diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 19:48:17 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-06 22:22:40 +0200 |
commit | 7416f628abe1b67129adffa43838a0512407a9df (patch) | |
tree | 78923ceef16ae263554a5e387affa87b56791f5f /virtual | |
parent | virtual/perl-Digest-MD5: remove 5.30 version (diff) | |
download | gentoo-7416f628abe1b67129adffa43838a0512407a9df.tar.gz gentoo-7416f628abe1b67129adffa43838a0512407a9df.tar.bz2 gentoo-7416f628abe1b67129adffa43838a0512407a9df.zip |
virtual/perl-Dumpvalue: remove 5.30 version
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild deleted file mode 100644 index 7373641fdebb..000000000000 --- a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin" - -RDEPEND=" - || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |