diff options
-rw-r--r-- | dev-perl/IO-All/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IO-All/IO-All-0.440.0.ebuild | 20 |
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-perl/IO-All/ChangeLog b/dev-perl/IO-All/ChangeLog index fed0e0c87619..fbff71cb25aa 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v 1.10 2012/10/07 14:44:03 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v 1.11 2013/01/06 20:23:25 tove Exp $ + + 06 Jan 2013; Torsten Veller <tove@gentoo.org> -IO-All-0.440.0.ebuild: + Cleanup *IO-All-0.460.0 (07 Oct 2012) diff --git a/dev-perl/IO-All/IO-All-0.440.0.ebuild b/dev-perl/IO-All/IO-All-0.440.0.ebuild deleted file mode 100644 index c62044986517..000000000000 --- a/dev-perl/IO-All/IO-All-0.440.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.440.0.ebuild,v 1.1 2011/10/30 10:14:36 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=INGY -MODULE_VERSION=0.44 -inherit perl-module - -DESCRIPTION="unified IO operations" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/IO-String" -DEPEND="${RDEPEND}" - -SRC_TEST=do |