diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-01-03 08:05:51 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-01-03 08:05:51 +0000 |
commit | 863b12d82140416f1b15cfda815829d522043538 (patch) | |
tree | f9e4e1cb35cfe7af8b3be6bbdc8416afff5c418c /app-text/ispell | |
parent | It does not work with fuse 2.1, thanks to Jay Phelps <jayphelps@austin.rr.com... (diff) | |
download | historical-863b12d82140416f1b15cfda815829d522043538.tar.gz historical-863b12d82140416f1b15cfda815829d522043538.tar.bz2 historical-863b12d82140416f1b15cfda815829d522043538.zip |
Marked ppc stable.
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ispell/Manifest | 12 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index c4a13d8bfaca..debc3b56783e 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ispell # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.27 2005/01/02 22:27:06 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.28 2005/01/03 08:05:51 josejx Exp $ + + 03 Jan 2005; Joseph Jezak <josejx@gentoo.org> ispell-3.2.06-r6.ebuild: + Marked ppc stable. 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-text/ispell/Manifest b/app-text/ispell/Manifest index d6ebb2f8ec4c..7c22929d5f97 100644 --- a/app-text/ispell/Manifest +++ b/app-text/ispell/Manifest @@ -1,11 +1,11 @@ -MD5 b7a9c2b4a1111489eab94756dc2a0cdf ChangeLog 4294 -MD5 09089229d44685b5307a4cd55b09053c ispell-3.2.06-r5.ebuild 1492 MD5 263173c57f633c82bfdd060e5e36a99c ispell-3.2.06-r4.ebuild 1442 -MD5 2abd1a83317bdec1005766d28e5409d1 ispell-3.2.06-r6.ebuild 1603 +MD5 e0a0cd54d25392061b396d1c791cf47f ChangeLog 4388 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 -MD5 912424a0edd789568666782416a410a2 files/local.h.gentoo 6015 +MD5 09089229d44685b5307a4cd55b09053c ispell-3.2.06-r5.ebuild 1492 +MD5 608365e94b2058cc092a02a7a984a9b3 ispell-3.2.06-r6.ebuild 1598 MD5 1e3555bea741b9db5f39195675527c7e files/digest-ispell-3.2.06-r6 144 MD5 968d9a6f9d7e309c232f22b4e72f4a9d files/ispell-3.2.06-patch.diff 7112 -MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r4 137 -MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r5 137 MD5 76e85c717e3103ccdd49401f0930dd54 files/ispell-3.1.20.diff 51067 +MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r5 137 +MD5 f9c42a05f39a3308a690c96369f256f1 files/digest-ispell-3.2.06-r4 137 +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 08df3f4a1044..9bc8f46970b7 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-2005 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.13 2005/01/01 16:21:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.14 2005/01/03 08:05:51 josejx 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 ~ppc-macos" +KEYWORDS="x86 sparc ppc alpha mips hppa amd64 ~ppc-macos" IUSE="" DEPEND="sys-apps/sed |