summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 10:19:07 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 10:19:07 +0000
commit99a6162bfddd7a70ab7239329fa6bbaae1382e6e (patch)
tree9a3e0e90a24496e958711bdea01f49205a48b0ef /virtual
parentAdd parent to Perl 5.22 mask (diff)
downloadgentoo-2-99a6162bfddd7a70ab7239329fa6bbaae1382e6e.tar.gz
gentoo-2-99a6162bfddd7a70ab7239329fa6bbaae1382e6e.tar.bz2
gentoo-2-99a6162bfddd7a70ab7239329fa6bbaae1382e6e.zip
Add Perl 5.22 version, remove old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-parent/ChangeLog8
-rw-r--r--virtual/perl-parent/perl-parent-0.225.0-r5.ebuild20
-rw-r--r--virtual/perl-parent/perl-parent-0.232.0.ebuild20
3 files changed, 27 insertions, 21 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index eb41bac9f4ea..cfe4a8df3069 100644
--- a/virtual/perl-parent/ChangeLog
+++ b/virtual/perl-parent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-parent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.48 2015/02/18 08:38:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.49 2015/06/13 10:19:07 dilfridge Exp $
+
+*perl-parent-0.232.0 (13 Jun 2015)
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-parent-0.225.0-r5.ebuild, +perl-parent-0.232.0.ebuild:
+ Add Perl 5.22 version, remove old
18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-parent-0.228-r1.ebuild:
Stable for alpha, wrt bug #536790
diff --git a/virtual/perl-parent/perl-parent-0.225.0-r5.ebuild b/virtual/perl-parent/perl-parent-0.225.0-r5.ebuild
deleted file mode 100644
index 46ece3dd6eab..000000000000
--- a/virtual/perl-parent/perl-parent-0.225.0-r5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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-r5.ebuild,v 1.1 2014/11/08 17:17:16 dilfridge Exp $
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"
diff --git a/virtual/perl-parent/perl-parent-0.232.0.ebuild b/virtual/perl-parent/perl-parent-0.232.0.ebuild
new file mode 100644
index 000000000000..0dfdf54f6788
--- /dev/null
+++ b/virtual/perl-parent/perl-parent-0.232.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.232.0.ebuild,v 1.1 2015/06/13 10:19:07 dilfridge Exp $
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"