summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-30 08:48:38 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-30 08:48:38 +0000
commit7f7ab8b6aa2a4bf555751d03d85b1b9e882dc183 (patch)
tree6b13ff16d219f67492ce738ad2bd4358afd22553 /dev-perl/Config-Tiny
parentCleanup (diff)
downloadgentoo-2-7f7ab8b6aa2a4bf555751d03d85b1b9e882dc183.tar.gz
gentoo-2-7f7ab8b6aa2a4bf555751d03d85b1b9e882dc183.tar.bz2
gentoo-2-7f7ab8b6aa2a4bf555751d03d85b1b9e882dc183.zip
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Config-Tiny')
-rw-r--r--dev-perl/Config-Tiny/ChangeLog5
-rw-r--r--dev-perl/Config-Tiny/Config-Tiny-2.13.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/Config-Tiny/ChangeLog b/dev-perl/Config-Tiny/ChangeLog
index 1d9ffe9b670f..39ebcf87336b 100644
--- a/dev-perl/Config-Tiny/ChangeLog
+++ b/dev-perl/Config-Tiny/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Config-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.72 2011/03/24 07:02:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.73 2011/07/30 08:48:38 tove Exp $
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org> -Config-Tiny-2.13.ebuild:
+ Cleanup
*Config-Tiny-2.140.0 (24 Mar 2011)
diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.13.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.13.ebuild
deleted file mode 100644
index ae966b056a55..000000000000
--- a/dev-perl/Config-Tiny/Config-Tiny-2.13.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/Config-Tiny/Config-Tiny-2.13.ebuild,v 1.1 2010/09/04 07:44:55 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=ADAMK
-inherit perl-module
-
-DESCRIPTION="Read/Write .ini style files with as little code as possible"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"