diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 22:21:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 22:21:00 +0000 |
commit | f51b1dd6c56e1e2de3e8663bbe6bf95dd830c2a4 (patch) | |
tree | 7fe006e259a2bfb5d965003bc77b4f96447c7e4f /app-text/ispell | |
parent | Marked stable on hppa. (diff) | |
download | historical-f51b1dd6c56e1e2de3e8663bbe6bf95dd830c2a4.tar.gz historical-f51b1dd6c56e1e2de3e8663bbe6bf95dd830c2a4.tar.bz2 historical-f51b1dd6c56e1e2de3e8663bbe6bf95dd830c2a4.zip |
Stable on alpha.
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ispell/Manifest | 14 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index f789afd641cb..3484e8e56999 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2004/03/27 17:03:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.22 2004/05/12 22:21:00 kloeri Exp $ + + 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-3.2.06-r6.ebuild: + Stable on alpha. 27 Mar 2004; Guy Martin <gmsoft@gentoo.org> ispell-3.2.06-r6.ebuild: Marked stable on hppa. diff --git a/app-text/ispell/Manifest b/app-text/ispell/Manifest index 254d1599d27d..aa9e5a8171e9 100644 --- a/app-text/ispell/Manifest +++ b/app-text/ispell/Manifest @@ -1,11 +1,11 @@ -MD5 7a4bdbba018122da01fe7f87ff619100 ChangeLog 3901 -MD5 048e2af005b322d5c07e8ba372aa41f5 ispell-3.2.06-r4.ebuild 1438 -MD5 2e495ea05b697f80425e76910e1f4aa6 ispell-3.2.06-r5.ebuild 1488 -MD5 023ed2991caf0dca2f712863a52bb96a ispell-3.2.06-r6.ebuild 1590 +MD5 f8e1122b7b8026c596ee705cac7585f4 ispell-3.2.06-r6.ebuild 1589 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 -MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r4 137 -MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r5 137 +MD5 2e495ea05b697f80425e76910e1f4aa6 ispell-3.2.06-r5.ebuild 1488 +MD5 d937a75d876952a836afe2c806a81aa1 ChangeLog 3998 +MD5 048e2af005b322d5c07e8ba372aa41f5 ispell-3.2.06-r4.ebuild 1438 MD5 1e3555bea741b9db5f39195675527c7e files/digest-ispell-3.2.06-r6 144 -MD5 76e85c717e3103ccdd49401f0930dd54 files/ispell-3.1.20.diff 51067 +MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r4 137 MD5 968d9a6f9d7e309c232f22b4e72f4a9d files/ispell-3.2.06-patch.diff 7112 MD5 912424a0edd789568666782416a410a2 files/local.h.gentoo 6015 +MD5 76e85c717e3103ccdd49401f0930dd54 files/ispell-3.1.20.diff 51067 +MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r5 137 diff --git a/app-text/ispell/ispell-3.2.06-r6.ebuild b/app-text/ispell/ispell-3.2.06-r6.ebuild index 3945915e66f9..a5aee0883dbf 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.7 2004/03/27 17:03:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.8 2004/05/12 22:21:00 kloeri 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 |