diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 07:54:42 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 07:54:42 +0000 |
commit | 9a0a5efc429a5c0cc376d1615727ca4911c881eb (patch) | |
tree | 0eb41a1d16a85ed78863daa792e5a870060f5a97 /app-text | |
parent | Updated 2.6.3 tracker for gdm 2.6.0.4 (Manifest recommit) (diff) | |
download | gentoo-2-9a0a5efc429a5c0cc376d1615727ca4911c881eb.tar.gz gentoo-2-9a0a5efc429a5c0cc376d1615727ca4911c881eb.tar.bz2 gentoo-2-9a0a5efc429a5c0cc376d1615727ca4911c881eb.zip |
Marked stable on mips.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ispell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ispell/Manifest | 8 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index eb9b93c8f713..c004283bc422 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ispell # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.23 2004/06/24 22:41:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.24 2004/08/22 07:54:42 kumba Exp $ + + 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ispell-3.2.06-r6.ebuild: + Marked stable on mips. 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-3.2.06-r6.ebuild: Stable on alpha. diff --git a/app-text/ispell/Manifest b/app-text/ispell/Manifest index 0aff9cc316bf..1934a656f32d 100644 --- a/app-text/ispell/Manifest +++ b/app-text/ispell/Manifest @@ -1,11 +1,11 @@ +MD5 3e25b721a9e61ee84ef668068ba8c6c7 ChangeLog 4090 MD5 48d6f3d60a8e8535449928ce1aefd0b1 ispell-3.2.06-r4.ebuild 1440 -MD5 8308da1d34fd6747a89a7bfc075e2a4c ispell-3.2.06-r6.ebuild 1591 MD5 6ec5ad95908ba0a4e64c43214d717b63 ispell-3.2.06-r5.ebuild 1490 -MD5 542fef728c5f0e521475352860372fff ChangeLog 3991 +MD5 3eda57f3d1bb0cc38420d3db57e41c8b ispell-3.2.06-r6.ebuild 1590 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 -MD5 912424a0edd789568666782416a410a2 files/local.h.gentoo 6015 -MD5 76e85c717e3103ccdd49401f0930dd54 files/ispell-3.1.20.diff 51067 MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r4 137 MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r5 137 MD5 1e3555bea741b9db5f39195675527c7e files/digest-ispell-3.2.06-r6 144 +MD5 76e85c717e3103ccdd49401f0930dd54 files/ispell-3.1.20.diff 51067 MD5 968d9a6f9d7e309c232f22b4e72f4a9d files/ispell-3.2.06-patch.diff 7112 +MD5 912424a0edd789568666782416a410a2 files/local.h.gentoo 6015 diff --git a/app-text/ispell/ispell-3.2.06-r6.ebuild b/app-text/ispell/ispell-3.2.06-r6.ebuild index 75f716537e1c..8d0710df66ad 100644 --- a/app-text/ispell/ispell-3.2.06-r6.ebuild +++ b/app-text/ispell/ispell-3.2.06-r6.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/ispell/ispell-3.2.06-r6.ebuild,v 1.10 2004/07/13 22:16:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.11 2004/08/22 07:54:42 kumba Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc ~ppc alpha ~mips hppa amd64" +KEYWORDS="x86 sparc ~ppc alpha mips hppa amd64" IUSE="" DEPEND="sys-apps/sed |