diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:03:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:03:50 +0000 |
commit | 808aa2584c71a31e994aef720cd54102ef1533f7 (patch) | |
tree | 2cf84547d15e3ae6035fbab8e7af5c9a033614f8 /dev-perl/String-ShellQuote | |
parent | Stable for HPPA (bug #401069). (diff) | |
download | gentoo-2-808aa2584c71a31e994aef720cd54102ef1533f7.tar.gz gentoo-2-808aa2584c71a31e994aef720cd54102ef1533f7.tar.bz2 gentoo-2-808aa2584c71a31e994aef720cd54102ef1533f7.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
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 | 6 | ||||
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog index bb28546162b8..43fc4e4efb8d 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.39 2012/03/09 09:26:30 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.40 2012/03/25 17:03:50 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> String-ShellQuote-1.03.ebuild, + String-ShellQuote-1.40.0.ebuild: + Drop ia64/sparc keywords 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> String-ShellQuote-1.40.0.ebuild: diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild index d283fa6bbe88..b95ad0b168aa 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-2010 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.03.ebuild,v 1.14 2010/02/02 17:52:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.15 2012/03/25 17:03:50 armin76 Exp $ EAPI=2 @@ -10,5 +10,5 @@ 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 ~mips ppc ppc64 x86" IUSE="" 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 a0bb34d23a37..9dbf15d91dbc 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.7 2012/03/09 09:26:30 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.8 2012/03/25 17:03:50 armin76 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 ~mips ppc ppc64 x86" IUSE="" SRC_TEST=do |