diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:26:50 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:26:50 +0000 |
commit | d58e8f4fd4c9529094b6ccc98041f4aaa4d32c48 (patch) | |
tree | 281fb9386d32cd857aa90eee83877944edbd373a /dev-perl/String-ShellQuote | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-d58e8f4fd4c9529094b6ccc98041f4aaa4d32c48.tar.gz gentoo-2-d58e8f4fd4c9529094b6ccc98041f4aaa4d32c48.tar.bz2 gentoo-2-d58e8f4fd4c9529094b6ccc98041f4aaa4d32c48.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/String-ShellQuote')
-rw-r--r-- | dev-perl/String-ShellQuote/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog index a326afd96c03..43397d1ac804 100644 --- a/dev-perl/String-ShellQuote/ChangeLog +++ b/dev-perl/String-ShellQuote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/String-ShellQuote # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.26 2007/01/19 15:52:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.27 2007/03/05 12:26:50 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> + String-ShellQuote-1.03.ebuild: + Stable on x86, bug #169152. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> -String-ShellQuote-1.00.ebuild, String-ShellQuote-1.00-r1.ebuild, diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild index af2ed0233cca..0acdc1c9cc08 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.03.ebuild,v 1.10 2007/01/19 15:52:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.11 2007/03/05 12:26:50 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rosch/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" |