diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-15 21:42:15 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-15 21:44:32 +0200 |
commit | 764a11e7803dda934ecaa2f4c68eb3a26e8fbf25 (patch) | |
tree | 647598ba64beebc4329a61fe85d56aac35f27a95 /virtual/perl-IO-Zlib | |
parent | virtual/perl-IO-Socket-IP: add perl-5.30 as provider (diff) | |
download | gentoo-764a11e7803dda934ecaa2f4c68eb3a26e8fbf25.tar.gz gentoo-764a11e7803dda934ecaa2f4c68eb3a26e8fbf25.tar.bz2 gentoo-764a11e7803dda934ecaa2f4c68eb3a26e8fbf25.zip |
virtual/perl-IO-Zlib: add perl-5.30 as provider
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-IO-Zlib')
-rw-r--r-- | virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r12.ebuild (renamed from virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r11.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r11.ebuild b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r12.ebuild index 279f1f8903ff..ea78b2c76ebc 100644 --- a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r11.ebuild +++ b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |