diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 20:24:18 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:49 +0100 |
commit | df768db6d31e7bedc2cbc978c60c873607c9bfce (patch) | |
tree | 65bd01a1afd2231c923af09bf9bcf553880a656d | |
parent | virtual/perl-Module-Load-Conditional: Drop old (diff) | |
download | gentoo-df768db6d31e7bedc2cbc978c60c873607c9bfce.tar.gz gentoo-df768db6d31e7bedc2cbc978c60c873607c9bfce.tar.bz2 gentoo-df768db6d31e7bedc2cbc978c60c873607c9bfce.zip |
virtual/perl-Module-Loaded: Drop old providers
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r12.ebuild (renamed from virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r11.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r11.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r12.ebuild index 95023546c9e1..56f830612898 100644 --- a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r11.ebuild +++ b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r12.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" 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 |