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 | 611af658cab777996fa977f77ce62328a1803f11 (patch) | |
tree | 99adc4779e15e0dab6a505fe8d40fef430b059a5 /app-text/grutatxt | |
parent | mark ~ppc (diff) | |
download | gentoo-2-611af658cab777996fa977f77ce62328a1803f11.tar.gz gentoo-2-611af658cab777996fa977f77ce62328a1803f11.tar.bz2 gentoo-2-611af658cab777996fa977f77ce62328a1803f11.zip |
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/grutatxt')
-rw-r--r-- | app-text/grutatxt/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/grutatxt/Manifest | 4 | ||||
-rw-r--r-- | app-text/grutatxt/grutatxt-2.0.11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/grutatxt/ChangeLog b/app-text/grutatxt/ChangeLog index 7992c615cc4f..6418ddccedf1 100644 --- a/app-text/grutatxt/ChangeLog +++ b/app-text/grutatxt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/grutatxt # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/ChangeLog,v 1.6 2005/03/05 15:24:06 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/ChangeLog,v 1.7 2005/05/30 19:47:33 wormo Exp $ + + 30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + grutatxt-2.0.11.ebuild: + mark ~ppc *grutatxt-2.0.11 (06 Mar 2005) 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" |