summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-05-14 19:38:36 +0000
committerStephen Becker <geoman@gentoo.org>2004-05-14 19:38:36 +0000
commit3792b2c5492125cf659beee6417861941756f11d (patch)
treecd6150756c5a4e461cca1bceaa8f8b9d4ae36a9c /app-text
parentStable on mips. (diff)
downloadhistorical-3792b2c5492125cf659beee6417861941756f11d.tar.gz
historical-3792b2c5492125cf659beee6417861941756f11d.tar.bz2
historical-3792b2c5492125cf659beee6417861941756f11d.zip
Stable on mips.
Diffstat (limited to 'app-text')
-rw-r--r--app-text/aspell/ChangeLog5
-rw-r--r--app-text/aspell/Manifest10
-rw-r--r--app-text/aspell/aspell-0.50.3.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index f5f3b674a885..1fbc58b25c14 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.36 2004/05/12 20:51:45 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.37 2004/05/14 19:38:36 geoman Exp $
+
+ 14 May 2004; Stephen P. Becker <geoman@gentoo.org> aspell-0.50.3.ebuild:
+ Stable on mips
12 May 2004; Bryan Østergaard <kloeri@gentoo.org> aspell-0.50.5.ebuild:
Stable on alpha.
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index 6783b33dd0fa..7f9b01517e25 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -1,10 +1,10 @@
-MD5 b0675e922ea62d3ad6972afe58f18031 aspell-0.50.3.ebuild 1551
+MD5 e2f9302a80a1c9d33d7b5f069b544caa aspell-0.50.3.ebuild 1547
MD5 688a99ad89798940bfb92c687f232ecf aspell-0.50.5.ebuild 1604
-MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
MD5 18093407abb990118dc90124dcbe3201 aspell-0.50.4.1.ebuild 1523
-MD5 6f1c9311885d6a188d75031f25144abd ChangeLog 6778
+MD5 c7be76b62bf2a8082517d81780d98ba9 ChangeLog 6871
+MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
MD5 b266f4134f47fc1c8152daa6d4276f26 files/digest-aspell-0.50.3 65
-MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309
+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
-MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5 66
diff --git a/app-text/aspell/aspell-0.50.3.ebuild b/app-text/aspell/aspell-0.50.3.ebuild
index 233ff7818533..9790a14a236f 100644
--- a/app-text/aspell/aspell-0.50.3.ebuild
+++ b/app-text/aspell/aspell-0.50.3.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.3.ebuild,v 1.13 2004/04/03 07:27:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.14 2004/05/14 19:38:36 geoman Exp $
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/aspell/${P}.tar.gz"
IUSE="gpm"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="x86 ppc sparc alpha ~mips hppa amd64"
+KEYWORDS="x86 ppc sparc alpha mips hppa amd64"
DEPEND=">=sys-libs/ncurses-5.2
gpm? ( sys-libs/gpm )"