diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
commit | 623ee73d661e5ed8475cb264511f683407d87365 (patch) | |
tree | 993eb27c93ec7a2d2d19550300d888fc1fed9e69 /virtual/perl-Compress-Raw-Bzip2 | |
parent | ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff) |
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'virtual/perl-Compress-Raw-Bzip2')
4 files changed, 32 insertions, 16 deletions
diff --git a/virtual/perl-Compress-Raw-Bzip2/Manifest b/virtual/perl-Compress-Raw-Bzip2/Manifest index 436f6ec8cd57..840422e00380 100644 --- a/virtual/perl-Compress-Raw-Bzip2/Manifest +++ b/virtual/perl-Compress-Raw-Bzip2/Manifest @@ -1,2 +1,3 @@ -EBUILD perl-Compress-Raw-Bzip2-2.84.0.ebuild 552 BLAKE2B 8be3a43b8585ca013e9069a366208a251b5a2bd804635883fd0da39aa24711722f3e053577a21a8bd28e2b2a450af1af7716d1914224db8480b0236e32fbb0b7 SHA512 fe2f10bf5db8931522a0adab54ca5bd7197246f27589ebf968ef3125cfe0a097afa399d526af761e47a66e36b385d0ccaaf73ff5d8ffac63bdbdf79c21a63358 +EBUILD perl-Compress-Raw-Bzip2-2.84.0-r1.ebuild 575 BLAKE2B 10af18678f2084000eb1fad4c075c4b0a08e30b65255ac2619ddc3382e648f46ed84d90b725577c6a5eb0095e46a1eab6c6a84cf67c3269442b51a33e7682fc8 SHA512 54db2d9dda024abe296909e1240f1c6863967ca6a1a982db734b3308b5204778ec08bfe4e4986a3da5675e72fe8e67b359708f822098381cb4403deb74aaa0b7 +EBUILD perl-Compress-Raw-Bzip2-2.89.0.ebuild 562 BLAKE2B 0cbb99662e1ee58cbda2d44bdb48c781ca11e1a977e2210329eec520f1815367d8665d200705fb982724e45cede0913a6af4e6331a22872761a1a97c301d9936 SHA512 ff71d5158ed4cf059882d67706eb137ca67aac35ec145580e82fe42b3faff6031ae7e6908381efd1a7266e1d528d8278e97ff5e8e5169e23e27b7a4ab651a174 MISC metadata.xml 251 BLAKE2B 1de7d1f7a54ea11d1363a8a5673fe7e0e7c561103c03558042528680a9d5faab7222805b136c64d39abc56718c999581ccba9945fe5201ca12c962cc101fb267 SHA512 bc87b53817cd976bf8641fa1f7eeb62379b3bbb7d99d3a00078d1d55a0af6f296d54fda4bc2c2cda93434976b32b45a334fb3264fa3fbc1ed2f22728bf605695 diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0-r1.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0-r1.ebuild new file mode 100644 index 000000000000..65c361c4f2ac --- /dev/null +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0-r1.ebuild @@ -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.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.84.0.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0.ebuild deleted file mode 100644 index 3bafef2a34b7..000000000000 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.84.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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 sh 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:= - !<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 index 000000000000..6230b1ec4094 --- /dev/null +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.89.0.ebuild @@ -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 +" |