summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-09 18:23:56 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-09 18:23:56 +0000
commit394f6df5034bae9ea1623a449e9a2ec431fbaf53 (patch)
treeb3d1b6937c1318c60ade50f91f9e632d276113df /dev-perl/GDTextUtil
parentadded ~amd64 KEYWORD, fixes #84278 (diff)
downloadhistorical-394f6df5034bae9ea1623a449e9a2ec431fbaf53.tar.gz
historical-394f6df5034bae9ea1623a449e9a2ec431fbaf53.tar.bz2
historical-394f6df5034bae9ea1623a449e9a2ec431fbaf53.zip
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/GDTextUtil')
-rw-r--r--dev-perl/GDTextUtil/ChangeLog7
-rw-r--r--dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/GDTextUtil/ChangeLog b/dev-perl/GDTextUtil/ChangeLog
index 2e0bdf8850c6..2e3e6fb0702b 100644
--- a/dev-perl/GDTextUtil/ChangeLog
+++ b/dev-perl/GDTextUtil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/GDTextUtil
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/ChangeLog,v 1.8 2004/06/25 00:32:05 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/ChangeLog,v 1.9 2005/03/09 18:17:46 corsair Exp $
+
+ 09 Mar 2005; Markus Rothe <corsair@gentoo.org> GDTextUtil-0.86.ebuild:
+ Added ~ppc64 to KEYWORDS; bug #84525
13 Mar 2004; David Holm <dholm@gentoo.org> GDTextUtil-0.86.ebuild:
Added to ~ppc.
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild
index f74a9543e399..78e7e77af432 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.7 2004/10/16 23:57:22 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.8 2005/03/09 18:17:46 corsair Exp $
IUSE=""
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 ~sparc alpha ia64 ppc"
+KEYWORDS="x86 amd64 ~sparc alpha ia64 ppc ~ppc64"
DEPEND="dev-perl/GD"