summaryrefslogtreecommitdiff
path: root/virtual/perl-Pod-Simple
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /virtual/perl-Pod-Simple
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r--virtual/perl-Pod-Simple/Manifest1
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.400.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Pod-Simple/Manifest b/virtual/perl-Pod-Simple/Manifest
index 94247e64e482..b0f3f12ae282 100644
--- a/virtual/perl-Pod-Simple/Manifest
+++ b/virtual/perl-Pod-Simple/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Pod-Simple-3.350.0-r3.ebuild 544 BLAKE2B 4d77e258f7d35ab7003cbe1c7126ad93a215c3d1dceaa6a28b32526251cfaf3faf19abd7cca41a783c5afc5930d8a4deba344c9ffe4cf54ca3d7ea98485db23f SHA512 9acb32583fb450c271fbdbabaa9f1bf9556191792900005cbbd31f1e81c3b9d3a31b966513542dbe3321c3c00b18782d9c4a11dfdb9f31981809719ba7dabcc9
+EBUILD perl-Pod-Simple-3.400.0.ebuild 553 BLAKE2B c3d1b3c23621c5fca7e9562e821f698ba127f9ab07ddc1a79044c750c3722642fb078dd191886f3c3b4aa6b3ee14f97662962cd272bae9c0370e1d4fc034ca79 SHA512 711898e7bee251ec86589cc7df9d4bf5c120d54c794227a224879200999080c5b7ebeeb29c936618292eb44ead696c763d05ce62198138b69fe3c1155bbd747f
MISC metadata.xml 257 BLAKE2B 04035438572dc9c398ed29172f6454a150c86d72e6cad7947b0adb3ec8fcc084c68530bca43988c6e1683f4b89d4698796cbe212e9a44b5dfe1908999a8444f0 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.400.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.400.0.ebuild
new file mode 100644
index 000000000000..4f8d30c6a2b8
--- /dev/null
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.400.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 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 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"