diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:23:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:23:15 +0000 |
commit | cfe57956a42a0013e3fdb928b4e161d83b9ebc49 (patch) | |
tree | 616000b762c0478a3faa77cf3c9542b4f8a92e76 /dev-perl/String-ShellQuote | |
parent | Marking Pango-1.222.0 ppc64 for bug 400201 (diff) | |
download | historical-cfe57956a42a0013e3fdb928b4e161d83b9ebc49.tar.gz historical-cfe57956a42a0013e3fdb928b4e161d83b9ebc49.tar.bz2 historical-cfe57956a42a0013e3fdb928b4e161d83b9ebc49.zip |
Marking String-ShellQuote-1.40.0 ppc64 for bug 400219
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/String-ShellQuote')
-rw-r--r-- | dev-perl/String-ShellQuote/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog index 9be0ca09fcc3..58ca47490ee7 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.37 2012/02/27 16:39:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.38 2012/03/03 14:23:15 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> String-ShellQuote-1.40.0.ebuild: + Marking String-ShellQuote-1.40.0 ppc64 for bug 400219 27 Feb 2012; Brent Baude <ranger@gentoo.org> String-ShellQuote-1.40.0.ebuild: Marking String-ShellQuote-1.40.0 ppc for 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 1296f08623a6..1b3e63346427 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.5 2012/02/27 16:39:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.6 2012/03/03 14:23:15 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 |