summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro@gentoo.org>2005-03-05 11:27:02 +0000
committerYuta Satoh <nigoro@gentoo.org>2005-03-05 11:27:02 +0000
commitc7ea91781d338bc4cf70718fb51a34847d641f21 (patch)
tree9fd51581ea2f21c23e82ac6d008776a182b728ee /dev-perl
parentMarked ~ppc for bug #83731. (diff)
downloadgentoo-2-c7ea91781d338bc4cf70718fb51a34847d641f21.tar.gz
gentoo-2-c7ea91781d338bc4cf70718fb51a34847d641f21.tar.bz2
gentoo-2-c7ea91781d338bc4cf70718fb51a34847d641f21.zip
added ~ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/String-ShellQuote/ChangeLog6
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog
index 53bb018555d0..5aa574262661 100644
--- a/dev-perl/String-ShellQuote/ChangeLog
+++ b/dev-perl/String-ShellQuote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.10 2005/01/04 13:36:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.11 2005/03/05 11:27:02 nigoro Exp $
+
+ 05 Mar 2005; Yuta SATOH <nigoro@gentoo.org>
+ String-ShellQuote-1.00-r1.ebuild:
+ added ~ppc64
04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
String-ShellQuote-1.00-r1.ebuild, String-ShellQuote-1.00.ebuild:
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
index ff64ea5f55f1..5a2515ee0f5f 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.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/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.8 2005/01/04 13:36:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.9 2005/03/05 11:27:02 nigoro Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~rosch/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
+KEYWORDS="x86 amd64 ppc sparc alpha ~ppc64"
IUSE=""