virtual/perl-Compress-Raw-Bzip2: Add 5.30.2 version
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 11 Apr 2020 16:41:45 +0000 (19:41 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 11 Apr 2020 16:46:56 +0000 (19:46 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0-r1.ebuild [moved from virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0.ebuild with 85% similarity]
virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.89.0.ebuild [new file with mode: 0644]

similarity index 85%
rename from virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0.ebuild
rename to virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0-r1.ebuild
index 83541334c748a11ff517894339493398d3062f35..65c361c4f2ac88a0567f30ebf6bd9fcae9ea6e03 100644 (file)
@@ -8,7 +8,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 ~riscv 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.30* ~perl-core/${PN#perl-}-${PV} )
+       || ( =dev-lang/perl-5.30.0* =dev-lang/perl-5.30.1* ~perl-core/${PN#perl-}-${PV} )
        dev-lang/perl:=
        !<perl-core/${PN#perl-}-${PV}
        !>perl-core/${PN#perl-}-${PV}-r999
diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.89.0.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.89.0.ebuild
new file mode 100644 (file)
index 0000000..6230b1e
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~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.30.2* ~perl-core/${PN#perl-}-${PV} )
+       dev-lang/perl:=
+       !<perl-core/${PN#perl-}-${PV}
+       !>perl-core/${PN#perl-}-${PV}-r999
+"