summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-07-09 19:02:14 +1200
committerKent Fredric <kentnl@gentoo.org>2018-07-10 19:18:01 +1200
commitd667d9b5868b1bd6dd4aded896420fcc913cb768 (patch)
treef342658178f02d1b41747f253e94652764f54a33 /virtual/perl-Compress-Raw-Zlib
parentdev-lang/perl: Bump to version 5.28.0 [masked] (diff)
downloadgentoo-d667d9b5868b1bd6dd4aded896420fcc913cb768.tar.gz
gentoo-d667d9b5868b1bd6dd4aded896420fcc913cb768.tar.bz2
gentoo-d667d9b5868b1bd6dd4aded896420fcc913cb768.zip
virtual/perl-*: Add new versions of virtuals provided by perl 5.28 [masked]
- virtual/perl-Attribute-Handlers: Add 1.10.0 for perl 5.28* - virtual/perl-B-Debug: Add 1.260.0 for perl 5.28* - virtual/perl-CPAN: Add 2.200.0 for perl 5.28* - virtual/perl-Carp: Add 1.500.0 for perl 5.28* - virtual/perl-Compress-Raw-Zlib: Add 2.76.0 for perl 5.28* - virtual/perl-Data-Dumper: Add 2.170.0 for perl 5.28* - virtual/perl-Devel-PPPort: Add 3.400.0 for perl 5.28* - virtual/perl-Digest-SHA: Add 6.10.0 for perl 5.28* - virtual/perl-Encode: Add 2.970.0 for perl 5.28* - virtual/perl-Exporter: Add 5.730.0 for perl 5.28* - virtual/perl-ExtUtils-CBuilder: Add 0.280.230 for perl 5.28* - virtual/perl-ExtUtils-Constant: Add 0.250.0 for perl 5.28* - virtual/perl-ExtUtils-Install: Add 2.140.0 for perl 5.28* - virtual/perl-ExtUtils-MakeMaker: Add 7.340.0 for perl 5.28* - virtual/perl-ExtUtils-ParseXS: Add 3.390.0 for perl 5.28* - virtual/perl-File-Path: Add 2.150.0 for perl 5.28* - virtual/perl-File-Spec: Add 3.740.0 for perl 5.28* - virtual/perl-Filter-Simple: Add 0.950.0 for perl 5.28* - virtual/perl-Getopt-Long: Add 2.500.0 for perl 5.28* - virtual/perl-I18N-LangTags: Add 0.430.0 for perl 5.28* - virtual/perl-IO: Add 1.390.0 for perl 5.28* - virtual/perl-IO-Socket-IP: Add 0.390.0 for perl 5.28* - virtual/perl-IPC-Cmd: Add 1.0.0 for perl 5.28* - virtual/perl-JSON-PP: Add 2.970.10 for perl 5.28* - virtual/perl-Locale-Maketext: Add 1.290.0 for perl 5.28* - virtual/perl-Math-BigInt: Add 1.999.811 for perl 5.28* - virtual/perl-Math-BigInt-FastCalc: Add 0.500.600 for perl 5.28* - virtual/perl-Math-BigRat: Add 0.261.300 for perl 5.28* - virtual/perl-Net-Ping: Add 2.620.0 for perl 5.28* - virtual/perl-Scalar-List-Utils: Add 1.500.0 for perl 5.28* - virtual/perl-Socket: Add 2.27.0 for perl 5.28* - virtual/perl-Storable: Add 3.80.0 for perl 5.28* - virtual/perl-Test: Add 1.310.0 for perl 5.28* - virtual/perl-Test-Harness: Add 3.420.0 for perl 5.28* - virtual/perl-Test-Simple: Add 1.302.133 for perl 5.28* - virtual/perl-Time-HiRes: Add 1.975.900 for perl 5.28* - virtual/perl-Time-Piece: Add 1.320.400 for perl 5.28* - virtual/perl-Unicode-Collate: Add 1.250.0 for perl 5.28* - virtual/perl-Unicode-Normalize: Add 1.260.0 for perl 5.28* - virtual/perl-XSLoader: Add 0.300.0 for perl 5.28* - virtual/perl-bignum: Add 0.490.0 for perl 5.28* - virtual/perl-if: Add 0.60.800 for perl 5.28* - virtual/perl-libnet: Add 3.110.0 for perl 5.28* - virtual/perl-podlators: Add 4.100.0 for perl 5.28* - virtual/perl-threads: Add 2.220.0 for perl 5.28* - virtual/perl-threads-shared: Add 1.580.0 for perl 5.28* - virtual/perl-version: Add 0.992.300 for perl 5.28* Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'virtual/perl-Compress-Raw-Zlib')
-rw-r--r--virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.76.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.76.0.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.76.0.ebuild
new file mode 100644
index 000000000000..90b6abc866ea
--- /dev/null
+++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.76.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"