diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 16:50:52 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 16:50:52 +0000 |
commit | cb4e55d43af1bee2d34f4cca69444897579b884e (patch) | |
tree | a3c28ce745fca3447a77cc99f575287260ba0c40 /app-text/grutatxt | |
parent | dep fixes (diff) | |
download | gentoo-2-cb4e55d43af1bee2d34f4cca69444897579b884e.tar.gz gentoo-2-cb4e55d43af1bee2d34f4cca69444897579b884e.tar.bz2 gentoo-2-cb4e55d43af1bee2d34f4cca69444897579b884e.zip |
Marked ~ppc for bug #99213.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/grutatxt')
-rw-r--r-- | app-text/grutatxt/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/grutatxt/grutatxt-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/grutatxt/ChangeLog b/app-text/grutatxt/ChangeLog index 6418ddccedf1..3567df214be5 100644 --- a/app-text/grutatxt/ChangeLog +++ b/app-text/grutatxt/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2005/05/30 19:47:33 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/ChangeLog,v 1.8 2005/07/16 16:50:52 josejx Exp $ + + 16 Jul 2005; Joseph Jezak <josejx@gentoo.org> grutatxt-2.0.5.ebuild: + Marked ~ppc for bug #99213. 30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> grutatxt-2.0.11.ebuild: diff --git a/app-text/grutatxt/grutatxt-2.0.5.ebuild b/app-text/grutatxt/grutatxt-2.0.5.ebuild index 6de1e76b5ed1..6e47107fe3b3 100644 --- a/app-text/grutatxt/grutatxt-2.0.5.ebuild +++ b/app-text/grutatxt/grutatxt-2.0.5.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.5.ebuild,v 1.5 2005/01/01 16:17:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.5.ebuild,v 1.6 2005/07/16 16:50:52 josejx Exp $ inherit perl-module @@ -15,7 +15,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ppc64" +KEYWORDS="~ppc ppc64 x86" # set the script path to /usr/bin, rather than /usr/local/bin myconf="INSTALLSCRIPT=/usr/bin" |