diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-30 19:49:09 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-30 19:49:09 +0000 |
commit | f9d10c8eacd729184980a3c30c9ee3815c0d6c9b (patch) | |
tree | 3623d85c73a5739630ef6d1c98d83a432652fc81 /app-text | |
parent | mark ~ppc (diff) | |
download | historical-f9d10c8eacd729184980a3c30c9ee3815c0d6c9b.tar.gz historical-f9d10c8eacd729184980a3c30c9ee3815c0d6c9b.tar.bz2 historical-f9d10c8eacd729184980a3c30c9ee3815c0d6c9b.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/grutatxt/Manifest | 4 | ||||
-rw-r--r-- | app-text/grutatxt/grutatxt-2.0.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/grutatxt/Manifest b/app-text/grutatxt/Manifest index be84379dc0c9..a621f185412a 100644 --- a/app-text/grutatxt/Manifest +++ b/app-text/grutatxt/Manifest @@ -1,6 +1,6 @@ -MD5 d38ee61a3df8bb87ee6f1c8bd1275518 ChangeLog 726 +MD5 bb41a81525c803a43b29daf3dda90d20 ChangeLog 825 MD5 e4c921e468c50bf064a71c2a20f3f6b1 grutatxt-2.0.5.ebuild 646 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 2cfe3a569f081178bf7053d57073fbe0 grutatxt-2.0.11.ebuild 649 +MD5 5250910dc54806c8aaa90ba7459b9967 grutatxt-2.0.11.ebuild 649 MD5 bd3be7191545538f5464932c959b2e52 files/digest-grutatxt-2.0.5 65 MD5 ea979ddc4463e798f6874af65cfc02fe files/digest-grutatxt-2.0.11 66 diff --git a/app-text/grutatxt/grutatxt-2.0.11.ebuild b/app-text/grutatxt/grutatxt-2.0.11.ebuild index ebb294e79160..940252c79537 100644 --- a/app-text/grutatxt/grutatxt-2.0.11.ebuild +++ b/app-text/grutatxt/grutatxt-2.0.11.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/grutatxt/grutatxt-2.0.11.ebuild,v 1.1 2005/03/05 15:24:06 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.11.ebuild,v 1.2 2005/05/30 19:47:33 wormo Exp $ inherit perl-module @@ -15,7 +15,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc64" +KEYWORDS="~x86 ~ppc64 ~ppc" # set the script path to /usr/bin, rather than /usr/local/bin myconf="INSTALLSCRIPT=/usr/bin" |