summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/JSON/JSON-2.27.ebuild')
-rw-r--r--dev-perl/JSON/JSON-2.27.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/JSON/JSON-2.27.ebuild b/dev-perl/JSON/JSON-2.27.ebuild
deleted file mode 100644
index fd61b8a8baff..000000000000
--- a/dev-perl/JSON/JSON-2.27.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.27.ebuild,v 1.7 2012/05/06 17:58:54 armin76 Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=MAKAMAKA
-inherit perl-module
-
-DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-SRC_TEST="do"