diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-07 00:49:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-07 00:49:57 +0000 |
| commit | ccbad8b92970490d0174b0d3fd596f1fc4b0dfef (patch) | |
| tree | 45f9477e1553474ed713a397f9406d955bb12066 /virtual/perl-Module-Load | |
| parent | 50f4682abe296562a6419507658be04e5c909e06 (diff) | |
| download | baldeagleos-repo-ccbad8b92970490d0174b0d3fd596f1fc4b0dfef.tar.gz baldeagleos-repo-ccbad8b92970490d0174b0d3fd596f1fc4b0dfef.tar.xz baldeagleos-repo-ccbad8b92970490d0174b0d3fd596f1fc4b0dfef.zip | |
Updating liguros repo
Diffstat (limited to 'virtual/perl-Module-Load')
| -rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild (renamed from virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild index 6c1e6cc23f97..53b8d6439751 100644 --- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild +++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild @@ -1,14 +1,14 @@ # 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 ~riscv s390 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* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |
