summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.40.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog
index a483f1a494a8..0d1b7e7a9721 100644
--- a/dev-perl/String-ShellQuote/ChangeLog
+++ b/dev-perl/String-ShellQuote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.35 2012/02/24 16:53:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.36 2012/02/25 18:03:42 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ String-ShellQuote-1.40.0.ebuild:
+ Stable on alpha, bug #400219
24 Feb 2012; Jeroen Roovers <jer@gentoo.org> String-ShellQuote-1.40.0.ebuild:
Stable for HPPA (bug #400219).
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
index b53adeedf486..fbf184013bbe 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.40.0.ebuild,v 1.3 2012/02/24 16:53:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.4 2012/02/25 18:03:42 klausman Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do