summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-13 16:27:14 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-13 16:33:42 +0200
commitdfd6a9565d550a79290292909d2c12a51c5bdf2d (patch)
treec3f4908b81bb1eb3f7aa07d48be28dbc692626e7 /virtual/perl-Test-Simple
parentperl-core/Test-Simple: Version bump 1.302183 (diff)
downloadgentoo-dfd6a9565d550a79290292909d2c12a51c5bdf2d.tar.gz
gentoo-dfd6a9565d550a79290292909d2c12a51c5bdf2d.tar.bz2
gentoo-dfd6a9565d550a79290292909d2c12a51c5bdf2d.zip
virtual/perl-Test-Simple: Version bump 1.302183
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Test-Simple')
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-1.302.183.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-1.302.183.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.183.ebuild
new file mode 100644
index 000000000000..b7966ca440c5
--- /dev/null
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.183.ebuild
@@ -0,0 +1,15 @@
+# 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="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+ !<dev-perl/Test-Tester-0.114.0
+ !<dev-perl/Test-use-ok-0.160.0
+"