diff options
-rw-r--r-- | dev-perl/PPIx-EditorTools/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.130.0.ebuild | 23 |
2 files changed, 5 insertions, 24 deletions
diff --git a/dev-perl/PPIx-EditorTools/ChangeLog b/dev-perl/PPIx-EditorTools/ChangeLog index 0d3c29ae7ed4..de6f2ea4638c 100644 --- a/dev-perl/PPIx-EditorTools/ChangeLog +++ b/dev-perl/PPIx-EditorTools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PPIx-EditorTools # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-EditorTools/ChangeLog,v 1.8 2011/05/12 16:29:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-EditorTools/ChangeLog,v 1.9 2011/07/29 17:22:26 tove Exp $ + + 29 Jul 2011; Torsten Veller <tove@gentoo.org> + -PPIx-EditorTools-0.130.0.ebuild: + Cleanup *PPIx-EditorTools-0.150.0 (12 May 2011) diff --git a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.130.0.ebuild b/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.130.0.ebuild deleted file mode 100644 index ca4501b93fe2..000000000000 --- a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.130.0.ebuild +++ /dev/null @@ -1,23 +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/PPIx-EditorTools/PPIx-EditorTools-0.130.0.ebuild,v 1.1 2011/03/25 07:48:55 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=SZABGAB -MODULE_VERSION=0.13 -inherit perl-module - -DESCRIPTION="Utility methods and base class for manipulating Perl via PPI" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=">=dev-perl/Class-XSAccessor-1.02 - >=dev-perl/PPI-1.203" -DEPEND="test? ( ${RDEPEND} - dev-perl/Test-Most - >=dev-perl/Test-Differences-0.48.01 )" - -SRC_TEST=do |