summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-06-10 00:31:19 +0000
committerTravis Tilley <lv@gentoo.org>2004-06-10 00:31:19 +0000
commite3e817fe95d2675289e0d33d3140b6021211a9da (patch)
treeb08ced4bdba62d415a8f77ba306bd3299e94c55c /app-text
parentsparc, mips for seemant's evil plans (looks like my first commit vanished???) (diff)
downloadhistorical-e3e817fe95d2675289e0d33d3140b6021211a9da.tar.gz
historical-e3e817fe95d2675289e0d33d3140b6021211a9da.tar.bz2
historical-e3e817fe95d2675289e0d33d3140b6021211a9da.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-r1.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index ad6587742dfd..372470e5e1e6 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.42 2004/06/10 00:27:15 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.43 2004/06/10 00:31:19 lv Exp $
+
+ 09 Jun 2004; Travis Tilley <lv@gentoo.org> aspell-0.50.5-r1.ebuild:
+ stable on amd64
10 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.5-r1.ebuild:
Stable on sparc, mips (bug #53389)
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index 3e4db43224e1..39f5fa58b76c 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -1,13 +1,13 @@
MD5 d9861ffb94665b015695811799e7d930 aspell-0.50.3.ebuild 1546
-MD5 123f780585925387f9c5b4a5edc74713 ChangeLog 7651
-MD5 780f82292408fd45b52362d05c1d0442 aspell-0.50.4.1.ebuild 1522
MD5 7da455f49e6d65bf05bfffa917156f90 aspell-0.50.5.ebuild 1601
+MD5 a8f63c0bc65c920392662ccaf55d2ae7 aspell-0.50.5-r1.ebuild 1692
+MD5 780f82292408fd45b52362d05c1d0442 aspell-0.50.4.1.ebuild 1522
+MD5 cad7377740b51098f530648cfc94e833 ChangeLog 7735
MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
-MD5 dc7d8893946b98e3bbd9f5126d751cdd aspell-0.50.5-r1.ebuild 1698
-MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
-MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309
MD5 b266f4134f47fc1c8152daa6d4276f26 files/digest-aspell-0.50.3 65
MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5 66
-MD5 49ee9111cd812ddb089fc5592780ac13 files/aspell-buffer-fix.patch 1094
-MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r1 66
MD5 9d6c4f620a419b9ef08ddaf327adff75 files/digest-aspell-0.50.4.1 67
+MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309
+MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r1 66
+MD5 49ee9111cd812ddb089fc5592780ac13 files/aspell-buffer-fix.patch 1094
+MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
diff --git a/app-text/aspell/aspell-0.50.5-r1.ebuild b/app-text/aspell/aspell-0.50.5-r1.ebuild
index d307a851b735..b6663b19a853 100644
--- a/app-text/aspell/aspell-0.50.5-r1.ebuild
+++ b/app-text/aspell/aspell-0.50.5-r1.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-r1.ebuild,v 1.5 2004/06/10 00:27:15 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r1.ebuild,v 1.6 2004/06/10 00:31:19 lv Exp $
inherit libtool eutils
@@ -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