diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-01-15 02:40:41 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:53 +0100 |
commit | 0761519c9be0485f640bc7e7ce8582c60cce9b86 (patch) | |
tree | 65b2372be6876d4486f9f27d5de8744649ea252e /virtual/perl-Text-Balanced | |
parent | virtual/perl-Test-Simple: Remove old (diff) | |
download | gentoo-0761519c9be0485f640bc7e7ce8582c60cce9b86.tar.gz gentoo-0761519c9be0485f640bc7e7ce8582c60cce9b86.tar.bz2 gentoo-0761519c9be0485f640bc7e7ce8582c60cce9b86.zip |
virtual/perl-Text-Balanced: Remove old providers
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r6.ebuild (renamed from virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r5.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r5.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r6.ebuild index 5c50ef0d05c6..d0c2100e2b8e 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r5.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r6.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 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-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* =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* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |