summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-27 16:39:52 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-27 16:39:52 +0000
commit2660bffa6ddefee34b1befb3edc463083b32bc20 (patch)
treea25051d7b81e32a4e3a4eb1f4310900655632d46 /dev-perl/String-ShellQuote
parentVersion bump to 0.3.0. Fixes bug#405851. Thanks to Sergei Shilovsky for ebuil... (diff)
downloadgentoo-2-2660bffa6ddefee34b1befb3edc463083b32bc20.tar.gz
gentoo-2-2660bffa6ddefee34b1befb3edc463083b32bc20.tar.bz2
gentoo-2-2660bffa6ddefee34b1befb3edc463083b32bc20.zip
Marking String-ShellQuote-1.40.0 ppc for bug 400219
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/String-ShellQuote')
-rw-r--r--dev-perl/String-ShellQuote/ChangeLog5
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog
index 0d1b7e7a9721..9be0ca09fcc3 100644
--- a/dev-perl/String-ShellQuote/ChangeLog
+++ b/dev-perl/String-ShellQuote/ChangeLog
@@ -1,6 +1,9 @@
# 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.36 2012/02/25 18:03:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.37 2012/02/27 16:39:52 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> String-ShellQuote-1.40.0.ebuild:
+ Marking String-ShellQuote-1.40.0 ppc for bug 400219
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
String-ShellQuote-1.40.0.ebuild:
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 fbf184013bbe..1296f08623a6 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.4 2012/02/25 18:03:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.5 2012/02/27 16:39:52 ranger 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