diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-09-05 06:58:24 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-09-05 06:58:24 +0000 |
commit | 9913321ecf21f5234126d6fc9b5404b691a82586 (patch) | |
tree | bd07edefb45a15c980abf737c193816389929e9e /virtual/perl-parent | |
parent | Restore keywords (diff) | |
download | gentoo-2-9913321ecf21f5234126d6fc9b5404b691a82586.tar.gz gentoo-2-9913321ecf21f5234126d6fc9b5404b691a82586.tar.bz2 gentoo-2-9913321ecf21f5234126d6fc9b5404b691a82586.zip |
Restore keywords
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-parent')
-rw-r--r-- | virtual/perl-parent/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-parent/perl-parent-0.225.0-r4.ebuild | 14 | ||||
-rw-r--r-- | virtual/perl-parent/perl-parent-0.226.ebuild | 14 | ||||
-rw-r--r-- | virtual/perl-parent/perl-parent-0.227.ebuild | 4 |
4 files changed, 8 insertions, 31 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog index b01162d96409..c8c21bac8e9a 100644 --- a/virtual/perl-parent/ChangeLog +++ b/virtual/perl-parent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-parent # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.28 2013/09/05 03:31:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.29 2013/09/05 06:58:24 patrick Exp $ + + 05 Sep 2013; Patrick Lauer <patrick@gentoo.org> + -perl-parent-0.225.0-r4.ebuild, -perl-parent-0.226.ebuild, + perl-parent-0.227.ebuild: + Restore keywords *perl-parent-0.227 (05 Sep 2013) diff --git a/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild b/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild deleted file mode 100644 index e14bf6e15984..000000000000 --- a/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild,v 1.1 2013/08/14 05:39:07 patrick Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" diff --git a/virtual/perl-parent/perl-parent-0.226.ebuild b/virtual/perl-parent/perl-parent-0.226.ebuild deleted file mode 100644 index 51cd16f2f23d..000000000000 --- a/virtual/perl-parent/perl-parent-0.226.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.226.ebuild,v 1.1 2013/08/15 06:47:41 patrick Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" diff --git a/virtual/perl-parent/perl-parent-0.227.ebuild b/virtual/perl-parent/perl-parent-0.227.ebuild index d9f489236c09..79b8e9e6aae9 100644 --- a/virtual/perl-parent/perl-parent-0.227.ebuild +++ b/virtual/perl-parent/perl-parent-0.227.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.227.ebuild,v 1.1 2013/09/05 03:31:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.227.ebuild,v 1.2 2013/09/05 06:58:24 patrick Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |