summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-06-06 21:31:12 +0000
committerTravis Tilley <lv@gentoo.org>2004-06-06 21:31:12 +0000
commit29a04414fc5340c48d25764e9712ec28b24038d2 (patch)
tree280122345b973cef672f574cec17bc8bc78a6167 /app-text
parentmark one stable, provide a new unstable (diff)
downloadhistorical-29a04414fc5340c48d25764e9712ec28b24038d2.tar.gz
historical-29a04414fc5340c48d25764e9712ec28b24038d2.tar.bz2
historical-29a04414fc5340c48d25764e9712ec28b24038d2.zip
stable on amd64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/aspell/ChangeLog5
-rw-r--r--app-text/aspell/Manifest14
-rw-r--r--app-text/aspell/aspell-0.50.5.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index 1fbc58b25c14..59d5b377a20d 100644
--- a/app-text/aspell/ChangeLog
+++ b/app-text/aspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/aspell
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.37 2004/05/14 19:38:36 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.38 2004/06/06 21:31:12 lv Exp $
+
+ 06 Jun 2004; Travis Tilley <lv@gentoo.org> aspell-0.50.5.ebuild:
+ stable on amd64 for gcc 3.4 fix
14 May 2004; Stephen P. Becker <geoman@gentoo.org> aspell-0.50.3.ebuild:
Stable on mips
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index 31c3c5bcddeb..d2ec3d258cd3 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -1,10 +1,10 @@
-MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309
-MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
-MD5 b266f4134f47fc1c8152daa6d4276f26 files/digest-aspell-0.50.3 65
-MD5 9d6c4f620a419b9ef08ddaf327adff75 files/digest-aspell-0.50.4.1 67
-MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5 66
-MD5 c7be76b62bf2a8082517d81780d98ba9 ChangeLog 6871
MD5 e2f9302a80a1c9d33d7b5f069b544caa aspell-0.50.3.ebuild 1547
+MD5 b305e9f85ff2d7d7d6edfc9eb7c6f28d aspell-0.50.5.ebuild 1602
MD5 18093407abb990118dc90124dcbe3201 aspell-0.50.4.1.ebuild 1523
-MD5 50ec52f38a7d929703141afd5460a94d aspell-0.50.5.ebuild 1606
+MD5 5dd4f60312d2cd2d0561d0931ad92a3c ChangeLog 6969
MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
+MD5 b266f4134f47fc1c8152daa6d4276f26 files/digest-aspell-0.50.3 65
+MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5 66
+MD5 9d6c4f620a419b9ef08ddaf327adff75 files/digest-aspell-0.50.4.1 67
+MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309
+MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
diff --git a/app-text/aspell/aspell-0.50.5.ebuild b/app-text/aspell/aspell-0.50.5.ebuild
index ff2e0dba3884..4fbe8490da8c 100644
--- a/app-text/aspell/aspell-0.50.5.ebuild
+++ b/app-text/aspell/aspell-0.50.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.9 2004/05/28 02:39:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.10 2004/06/06 21:31:12 lv Exp $
inherit libtool
@@ -10,7 +10,7 @@ SRC_URI="http://aspell.net/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc sparc ~mips alpha arm hppa ~amd64 ~ia64 s390"
+KEYWORDS="~x86 ~ppc sparc ~mips alpha arm hppa amd64 ~ia64 s390"
IUSE="gpm"
DEPEND=">=sys-libs/ncurses-5.2