diff options
author | 2019-12-10 20:13:03 +0100 | |
---|---|---|
committer | 2020-02-10 22:53:46 +0100 | |
commit | 884df636ac1607e1733f9232c8da0a7316e7cb06 (patch) | |
tree | c0f99a7d1ec07208eab4e108a62c1f8f8598f4b5 /virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild | |
parent | virtual/perl-IPC-Cmd: Drop old (diff) | |
download | gentoo-884df636ac1607e1733f9232c8da0a7316e7cb06.tar.gz gentoo-884df636ac1607e1733f9232c8da0a7316e7cb06.tar.bz2 gentoo-884df636ac1607e1733f9232c8da0a7316e7cb06.zip |
virtual/perl-JSON-PP: Drop old
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild')
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild deleted file mode 100644 index b654bfe44d47..000000000000 --- a/virtual/perl-JSON-PP/perl-JSON-PP-2.970.10.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 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 sh 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.28* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |