diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:35:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:35:17 +0000 |
commit | c5a0cfe9237034d6328206fbcd19a6d60582e48d (patch) | |
tree | 292ff9f17bd6f575f5714f45eeecc6c83ba23534 /dev-perl/String-ShellQuote | |
parent | Stable for amd64, wrt bug #400217 (diff) | |
download | historical-c5a0cfe9237034d6328206fbcd19a6d60582e48d.tar.gz historical-c5a0cfe9237034d6328206fbcd19a6d60582e48d.tar.bz2 historical-c5a0cfe9237034d6328206fbcd19a6d60582e48d.zip |
Stable for amd64, wrt bug #400219
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/String-ShellQuote')
-rw-r--r-- | dev-perl/String-ShellQuote/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog index b79b4fed5071..f92bdbe167e6 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.33 2011/09/04 11:22:42 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.34 2012/02/24 10:35:17 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + String-ShellQuote-1.40.0.ebuild: + Stable for amd64, wrt bug #400219 04 Sep 2011; Torsten Veller <tove@gentoo.org> -String-ShellQuote-1.04.ebuild: Cleanup 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 55d1d0b5a567..ea6664c1879c 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-2011 Gentoo Foundation +# 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.1 2011/08/28 19:12:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.2 2012/02/24 10:35:17 ago 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 |