diff options
Diffstat (limited to 'virtual/perl-CPAN')
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.290.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/virtual/perl-CPAN/perl-CPAN-2.290.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.290.0.ebuild new file mode 100644 index 000000000000..d26c347fadab --- /dev/null +++ b/virtual/perl-CPAN/perl-CPAN-2.290.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Virtual for ${PN#perl-}" +SLOT="0" +KEYWORDS="~amd64 ~m68k ~mips ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +RDEPEND=" + ~perl-core/${PN#perl-}-${PV} + dev-lang/perl:= +" |