commit:     72cada9af5f4e56f98372d48c0ac8b6b1670dc12
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  2 19:55:08 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  2 19:55:29 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=72cada9a

[bump] perl-constant virtual for 5.22.0

Package-Manager: portage-2.2.17

 profiles/package.mask                              |  4 ++++
 virtual/perl-constant/perl-constant-1.330.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 784a9d0..b7c1ba8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +1,7 @@
+# Kent Fredric <kentfred...@gmail.com> (03 Jun 2015)
+# Perl 5.22 only virtuals. Will be unmasked when it actually exists.
+=virtual/perl-constant-1.330.0*
+
 # Kent Fredric <kentfred...@gmail.com> (03 Jul 2014)
 # Depends on old version of Date-Manip which is no longer available in portage 
since
 # 11 Jun 2014, and upstream are unresponsive.

diff --git a/virtual/perl-constant/perl-constant-1.330.0.ebuild 
b/virtual/perl-constant/perl-constant-1.330.0.ebuild
new file mode 100644
index 0000000..988028d
--- /dev/null
+++ b/virtual/perl-constant/perl-constant-1.330.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+       || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+       !<perl-core/${PN#perl-}-${PV}
+       !>perl-core/${PN#perl-}-${PV}
+"

Reply via email to