From: Kent Fredric Date: Wed, 24 Jul 2019 14:23:57 +0000 (+1200) Subject: dev-perl/JSON-XS: Cleanup old versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d5a61200a80e2743b33c6a31bc39203dd8b437a0;p=gentoo.git dev-perl/JSON-XS: Cleanup old versions Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild deleted file mode 100644 index 0d0d5e1d82c4..000000000000 --- a/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MLEHMANN -MODULE_VERSION=3.01 -inherit perl-module - -DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast" - -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x64-macos ~x86-solaris" -IUSE="test" - -RDEPEND=" - dev-perl/Types-Serialiser - dev-perl/common-sense - !