diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-02-29 22:56:37 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-02-29 22:56:37 +0000 |
commit | 2b4f926678e090256ec5221baa79c2bab68462e9 (patch) | |
tree | 45101cfefc0638252c5528fc25e77c320204c0ca /app-text/ispell | |
parent | fix warnings when compiling with older alsa-lib #36417 (diff) | |
download | historical-2b4f926678e090256ec5221baa79c2bab68462e9.tar.gz historical-2b4f926678e090256ec5221baa79c2bab68462e9.tar.bz2 historical-2b4f926678e090256ec5221baa79c2bab68462e9.zip |
moved to stable x86 because I guess the new bison moved to stable as well. Should close bug #41860 by stephen white <steve@cs.adelaide.edu.au>
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ispell/Manifest | 8 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index d2feae836c57..b9543dfac69c 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ispell # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.18 2004/02/25 00:14:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.19 2004/02/29 22:56:37 seemant Exp $ + + 29 Feb 2004; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r6.ebuild: + moved to stable x86 because I guess the new bison moved to stable as well. + Should close bug #41860 by stephen white <steve@cs.adelaide.edu.au> 24 Feb 2004; Joshua Kinard <kumba@gentoo.org> ispell-3.2.06-r5.ebuild: Mark stable for mips to clear up repoman deps. diff --git a/app-text/ispell/Manifest b/app-text/ispell/Manifest index f9b112904898..c3fd80f51454 100644 --- a/app-text/ispell/Manifest +++ b/app-text/ispell/Manifest @@ -1,11 +1,11 @@ -MD5 4eef0147bbbf9e1f2a1f30c00d06f057 ChangeLog 3487 MD5 048e2af005b322d5c07e8ba372aa41f5 ispell-3.2.06-r4.ebuild 1438 +MD5 37114571410af6caf30fa0d6eca5ee2a ispell-3.2.06-r6.ebuild 1593 MD5 2e495ea05b697f80425e76910e1f4aa6 ispell-3.2.06-r5.ebuild 1488 -MD5 0891b05153be5e6860958fa256029310 ispell-3.2.06-r6.ebuild 1592 +MD5 bd4fa8bfc9efb67b4d07f59e379e5df7 ChangeLog 3714 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 7cac6174ec26..65bc6978c5ca 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 Technologies, Inc. # 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.4 2004/02/25 00:14:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.5 2004/02/29 22:56:37 seemant 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" DEPEND="sys-apps/sed sys-devel/bison |