summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-09 07:51:12 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-09 07:51:12 +0000
commitcfe6b36d46a55c97e0ffa84004ebfb0cea83b20c (patch)
tree60f898337f080d7fdfe0bfa6be28680a6390149a /dev-perl/JSON
parentCleanup (diff)
downloadgentoo-2-cfe6b36d46a55c97e0ffa84004ebfb0cea83b20c.tar.gz
gentoo-2-cfe6b36d46a55c97e0ffa84004ebfb0cea83b20c.tar.bz2
gentoo-2-cfe6b36d46a55c97e0ffa84004ebfb0cea83b20c.zip
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/JSON')
-rw-r--r--dev-perl/JSON/ChangeLog6
-rw-r--r--dev-perl/JSON/JSON-2.16.ebuild16
-rw-r--r--dev-perl/JSON/JSON-2.17.ebuild16
-rw-r--r--dev-perl/JSON/JSON-2.18.ebuild16
4 files changed, 5 insertions, 49 deletions
diff --git a/dev-perl/JSON/ChangeLog b/dev-perl/JSON/ChangeLog
index 75685fa3d879..6a8ea4cf3e76 100644
--- a/dev-perl/JSON/ChangeLog
+++ b/dev-perl/JSON/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/JSON
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.17 2010/04/07 07:18:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.18 2010/04/09 07:51:12 tove Exp $
+
+ 09 Apr 2010; Torsten Veller <tove@gentoo.org> -JSON-2.16.ebuild,
+ -JSON-2.17.ebuild, -JSON-2.18.ebuild:
+ Cleanup
*JSON-2.21 (07 Apr 2010)
diff --git a/dev-perl/JSON/JSON-2.16.ebuild b/dev-perl/JSON/JSON-2.16.ebuild
deleted file mode 100644
index a8b286ec580e..000000000000
--- a/dev-perl/JSON/JSON-2.16.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.16.ebuild,v 1.1 2009/10/17 11:14:11 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=MAKAMAKA
-inherit perl-module
-
-DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
diff --git a/dev-perl/JSON/JSON-2.17.ebuild b/dev-perl/JSON/JSON-2.17.ebuild
deleted file mode 100644
index 473a2ce5f569..000000000000
--- a/dev-perl/JSON/JSON-2.17.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.17.ebuild,v 1.1 2010/01/08 15:43:32 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=MAKAMAKA
-inherit perl-module
-
-DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
diff --git a/dev-perl/JSON/JSON-2.18.ebuild b/dev-perl/JSON/JSON-2.18.ebuild
deleted file mode 100644
index 42c8ca9f01bd..000000000000
--- a/dev-perl/JSON/JSON-2.18.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.18.ebuild,v 1.1 2010/03/23 08:51:28 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=MAKAMAKA
-inherit perl-module
-
-DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"