summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-07-16 16:50:52 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-07-16 16:50:52 +0000
commitb8b578f29bc3dd91d2c91f32415fca412c793207 (patch)
treedbd4d7973de0c46bb59ea8a6ccf4c2d9f5ed6dac /app-text/grutatxt
parentdep fixes (diff)
downloadhistorical-b8b578f29bc3dd91d2c91f32415fca412c793207.tar.gz
historical-b8b578f29bc3dd91d2c91f32415fca412c793207.tar.bz2
historical-b8b578f29bc3dd91d2c91f32415fca412c793207.zip
Marked ~ppc for bug #99213.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/grutatxt')
-rw-r--r--app-text/grutatxt/ChangeLog5
-rw-r--r--app-text/grutatxt/Manifest10
-rw-r--r--app-text/grutatxt/grutatxt-2.0.5.ebuild4
3 files changed, 16 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/Manifest b/app-text/grutatxt/Manifest
index bb422b372476..4bbff6e78835 100644
--- a/app-text/grutatxt/Manifest
+++ b/app-text/grutatxt/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 264b4b4b4cddb81e75745e65a985bf5d ChangeLog 928
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 933a68e0f3baf9054b8fb3d2771600a0 grutatxt-2.0.5.ebuild 647
MD5 5250910dc54806c8aaa90ba7459b9967 grutatxt-2.0.11.ebuild 649
MD5 ea979ddc4463e798f6874af65cfc02fe files/digest-grutatxt-2.0.11 66
MD5 bd3be7191545538f5464932c959b2e52 files/digest-grutatxt-2.0.5 65
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC2TsdcsIHjyDViGQRAvlZAJ9OSyNZbt7zgrj9e8q7d5j4CX1yxQCfdUlV
+JCa0Aazta02FkBv4rt5FtYw=
+=kVaF
+-----END PGP SIGNATURE-----
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"