summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-21 21:39:48 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-21 21:39:48 +0000
commit19d0b536845fa8b17dd66293ebb5b27f05b42105 (patch)
tree940f5bea25ace68e4bd8c98ad774d94e64bdfe7f /dev-perl/String-ShellQuote
parentStable on hppa (diff)
downloadhistorical-19d0b536845fa8b17dd66293ebb5b27f05b42105.tar.gz
historical-19d0b536845fa8b17dd66293ebb5b27f05b42105.tar.bz2
historical-19d0b536845fa8b17dd66293ebb5b27f05b42105.zip
Stable on hppa
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-perl/String-ShellQuote')
-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 5cb51406fb0c..8c1dbd8e6478 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.17 2006/03/22 15:50:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.18 2006/04/21 21:28:31 gustavoz Exp $
+
+ 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ String-ShellQuote-1.00-r1.ebuild:
+ Stable on hppa
22 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
String-ShellQuote-1.00-r1.ebuild, String-ShellQuote-1.03.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 10ab1a325b3d..6a215ca894e5 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-2006 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.14 2006/03/22 15:50:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.15 2006/04/21 21:28:31 gustavoz Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~rosch/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~mips"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~mips"
IUSE=""