summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/JSON/JSON-1.14.ebuild')
-rw-r--r--dev-perl/JSON/JSON-1.14.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/JSON/JSON-1.14.ebuild b/dev-perl/JSON/JSON-1.14.ebuild
deleted file mode 100644
index ea6d043..0000000
--- a/dev-perl/JSON/JSON-1.14.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit perl-module
-
-DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
-SRC_URI="mirror://cpan/authors/id/M/MA/MAKAMAKA/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~makamaka/${P}"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="dev-perl/libwww-perl"