summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-08-19 08:50:06 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-08-19 08:50:06 +0000
commit14b960d9c177796b28c1e32f4a86b1c0fe1fdc44 (patch)
tree7c6e831c82835eb4bb885cdf618226a43a768a7f /app-text/aspell
parentversion bump (diff)
downloadhistorical-14b960d9c177796b28c1e32f4a86b1c0fe1fdc44.tar.gz
historical-14b960d9c177796b28c1e32f4a86b1c0fe1fdc44.tar.bz2
historical-14b960d9c177796b28c1e32f4a86b1c0fe1fdc44.zip
Stable on hppa.
Diffstat (limited to 'app-text/aspell')
-rw-r--r--app-text/aspell/ChangeLog5
-rw-r--r--app-text/aspell/Manifest14
-rw-r--r--app-text/aspell/aspell-0.50.5-r4.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index c217c2c62fb2..021d25b58491 100644
--- a/app-text/aspell/ChangeLog
+++ b/app-text/aspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/aspell
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.57 2004/08/19 02:19:14 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.58 2004/08/19 08:50:06 gmsoft Exp $
+
+ 19 Aug 2004; Guy Martin <gmsoft@gentoo.org> aspell-0.50.5-r4.ebuild:
+ Stable on hppa.
18 Aug 2004; Hardave Riar <hardave@gentoo.org> aspell-0.50.5-r4.ebuild:
Stable on mips. Bug #53389
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index c8b7ff3f10a7..eba898f671e1 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -1,11 +1,11 @@
-MD5 aa27f7dd2cccb4862944b51f8884d07c aspell-0.50.5-r2.ebuild 1995
-MD5 675c16cfd0200e812f7ad6267b38fde0 aspell-0.50.5-r4.ebuild 2019
-MD5 0e995450a0e0d7a6932fe09c36081135 ChangeLog 9906
+MD5 95c5c65e9dbe27d596363946832ecb9a ChangeLog 9995
MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
+MD5 aa27f7dd2cccb4862944b51f8884d07c aspell-0.50.5-r2.ebuild 1995
+MD5 1305fc28b989b6e2514629349ac1e9c5 aspell-0.50.5-r4.ebuild 2017
MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309
-MD5 ec7c300a1661ae94b55736f74a045bab files/aspell-quotechar-fix.patch 473
-MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r2 66
-MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r4 66
+MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
MD5 02560c627d075d243720f1067bf45bcf files/aspell-buffer-fix.patch 1556
+MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r2 66
+MD5 ec7c300a1661ae94b55736f74a045bab files/aspell-quotechar-fix.patch 473
MD5 d2091b79a60b395e1ce3c496b7e3d45a files/aspell-0.50.5-charcount.patch 2264
-MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
+MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r4 66
diff --git a/app-text/aspell/aspell-0.50.5-r4.ebuild b/app-text/aspell/aspell-0.50.5-r4.ebuild
index 98096c562ff6..9f8013086399 100644
--- a/app-text/aspell/aspell-0.50.5-r4.ebuild
+++ b/app-text/aspell/aspell-0.50.5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.5 2004/08/19 02:19:14 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.6 2004/08/19 08:50:06 gmsoft Exp $
inherit libtool eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha ~arm ~hppa amd64 ia64 ~s390 ppc64"
+KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ia64 ~s390 ppc64"
IUSE="gpm"
DEPEND=">=sys-libs/ncurses-5.2