diff options
author | 2024-05-25 23:33:32 +0200 | |
---|---|---|
committer | 2024-05-25 23:55:17 +0200 | |
commit | 4cb319236f88b103ea345efda62b562a5bed52b5 (patch) | |
tree | d4a188b796107a4800af2a24fc825afb413b6083 /virtual/perl-Getopt-Long | |
parent | package.mask: More Perl 5.40 virtuals (diff) | |
download | gentoo-4cb319236f88b103ea345efda62b562a5bed52b5.tar.gz gentoo-4cb319236f88b103ea345efda62b562a5bed52b5.tar.bz2 gentoo-4cb319236f88b103ea345efda62b562a5bed52b5.zip |
virtual/perl-Getopt-Long: add 5.40 as provider
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0-r1.ebuild (renamed from virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0-r1.ebuild index 48a5df851d3f..235643d4440a 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0-r1.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" - ~perl-core/${PN#perl-}-${PV} + || ( =dev-lang/perl-5.40* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |