summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-18 14:58:24 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-18 14:58:24 +0000
commit3d9af65279f9bb35961dd5cfe50fde1e055213c7 (patch)
tree77af009624e08ad0512d301caa916eafc2b30e38 /dev-perl/IO-All
parentppc stable #396359 (diff)
downloadgentoo-2-3d9af65279f9bb35961dd5cfe50fde1e055213c7.tar.gz
gentoo-2-3d9af65279f9bb35961dd5cfe50fde1e055213c7.tar.bz2
gentoo-2-3d9af65279f9bb35961dd5cfe50fde1e055213c7.zip
Cleanup
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IO-All')
-rw-r--r--dev-perl/IO-All/ChangeLog7
-rw-r--r--dev-perl/IO-All/IO-All-0.430.0.ebuild20
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-perl/IO-All/ChangeLog b/dev-perl/IO-All/ChangeLog
index a00916ea0351..4982370f4298 100644
--- a/dev-perl/IO-All/ChangeLog
+++ b/dev-perl/IO-All/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-All
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v 1.7 2011/10/30 10:14:36 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v 1.8 2012/02/18 14:58:23 tove Exp $
+
+ 18 Feb 2012; Torsten Veller <tove@gentoo.org> -IO-All-0.430.0.ebuild:
+ Cleanup
*IO-All-0.440.0 (30 Oct 2011)
diff --git a/dev-perl/IO-All/IO-All-0.430.0.ebuild b/dev-perl/IO-All/IO-All-0.430.0.ebuild
deleted file mode 100644
index 773ce04473f7..000000000000
--- a/dev-perl/IO-All/IO-All-0.430.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/IO-All-0.430.0.ebuild,v 1.1 2011/07/21 17:51:23 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=INGY
-MODULE_VERSION=0.43
-inherit perl-module
-
-DESCRIPTION="unified IO operations"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/IO-String"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do