diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:39:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:39:52 +0000 |
commit | a61c89126f489f382fbc02e16cf9784dd110715a (patch) | |
tree | 0aff9816710deb07866b0a6ed80bd1301de6e181 /dev-perl/String-ShellQuote | |
parent | Version bump to 0.3.0. Fixes bug#405851. Thanks to Sergei Shilovsky for ebuil... (diff) | |
download | historical-a61c89126f489f382fbc02e16cf9784dd110715a.tar.gz historical-a61c89126f489f382fbc02e16cf9784dd110715a.tar.bz2 historical-a61c89126f489f382fbc02e16cf9784dd110715a.zip |
Marking String-ShellQuote-1.40.0 ppc 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 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 |