diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-17 21:33:27 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-17 22:08:48 +0200 |
commit | 62ef70fbf50de4310dd2d1ff1d87b7094add412a (patch) | |
tree | 777e4b4e742897c43100531847d6b2f6592dabff /virtual/perl-Tie-RefHash | |
parent | virtual/perl-Thread-Semaphore: add perl-5.30 as provider (diff) | |
download | gentoo-62ef70fbf50de4310dd2d1ff1d87b7094add412a.tar.gz gentoo-62ef70fbf50de4310dd2d1ff1d87b7094add412a.tar.bz2 gentoo-62ef70fbf50de4310dd2d1ff1d87b7094add412a.zip |
virtual/perl-Tie-RefHash: 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-Tie-RefHash')
-rw-r--r-- | virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r10.ebuild (renamed from virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r10.ebuild index cfb38739bc24..2b5aaf971b7d 100644 --- a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild +++ b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r10.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 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 |