commit:     452b9eafb8838a0417a003f224e012f9a3733a63
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 19:09:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 20:40:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452b9eaf

virtual/perl-Carp: add 5.34 version (1.52)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask                      |  1 +
 virtual/perl-Carp/perl-Carp-1.520.0.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 9d0868557f4..3ca0a5daab9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -108,6 +108,7 @@ dev-perl/gtk2-spell
 =dev-lang/perl-5.34*
 ~virtual/perl-Archive-Tar-2.380.0
 ~virtual/perl-autodie-2.340.0
+~virtual/perl-Carp-1.520.0
 
 # David Seifert <[email protected]> (2021-05-09)
 # All revdeps masked, last release in 1999, needs to do now.

diff --git a/virtual/perl-Carp/perl-Carp-1.520.0.ebuild 
b/virtual/perl-Carp/perl-Carp-1.520.0.ebuild
new file mode 100644
index 00000000000..de7c8cbf3a2
--- /dev/null
+++ b/virtual/perl-Carp/perl-Carp-1.520.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+       || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
+       || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )
+       dev-lang/perl:=
+       !<perl-core/${PN#perl-}-${PV}
+       !>perl-core/${PN#perl-}-${PV}-r999
+"

Reply via email to