diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-09-22 05:42:38 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-09-22 05:42:38 +0000 |
commit | a9184d724e466e49c59b9f7a7574db4341101587 (patch) | |
tree | 23e77fcd35eabcc1e2b59767552da42fc70ff3d9 /app-text | |
parent | Added to ~ppc-macos. Fixed use invocation wrt macos/ppc-macos. (diff) | |
download | historical-a9184d724e466e49c59b9f7a7574db4341101587.tar.gz historical-a9184d724e466e49c59b9f7a7574db4341101587.tar.bz2 historical-a9184d724e466e49c59b9f7a7574db4341101587.zip |
Added to ~ppc-macos.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ispell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ispell/Manifest | 4 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index c004283bc422..d43ef388ee56 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.24 2004/08/22 07:54:42 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.25 2004/09/22 05:42:38 usata Exp $ + + 22 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> ispell-3.2.06-r6.ebuild: + Added to ~ppc-macos. 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ispell-3.2.06-r6.ebuild: Marked stable on mips. diff --git a/app-text/ispell/Manifest b/app-text/ispell/Manifest index e563108e6cb8..7360dc2189a5 100644 --- a/app-text/ispell/Manifest +++ b/app-text/ispell/Manifest @@ -1,7 +1,7 @@ -MD5 45ac552bdb876d55a8ac8aed3ed51af6 ChangeLog 4087 +MD5 57b25c3fec10e1ab80859b8b07173854 ChangeLog 4185 MD5 48d6f3d60a8e8535449928ce1aefd0b1 ispell-3.2.06-r4.ebuild 1440 MD5 6ec5ad95908ba0a4e64c43214d717b63 ispell-3.2.06-r5.ebuild 1490 -MD5 fb1bc091767e9fc267c328de698644dd ispell-3.2.06-r6.ebuild 1587 +MD5 0ae1d1633f82136f6371674db08a2bf3 ispell-3.2.06-r6.ebuild 1598 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 diff --git a/app-text/ispell/ispell-3.2.06-r6.ebuild b/app-text/ispell/ispell-3.2.06-r6.ebuild index 8d0710df66ad..cea21225c7fb 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.11 2004/08/22 07:54:42 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.12 2004/09/22 05:42:38 usata 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 ~ppc-macos" IUSE="" DEPEND="sys-apps/sed |