diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-29 12:37:30 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-29 12:37:30 +0000 |
commit | 681dfefb4838f4564569d38be7b4c227475fc8ca (patch) | |
tree | 9f5f387442c460f90756fa86e554f3d639fb3a19 /dev-perl/UNIVERSAL-isa | |
parent | Cleanup (diff) | |
download | gentoo-2-681dfefb4838f4564569d38be7b4c227475fc8ca.tar.gz gentoo-2-681dfefb4838f4564569d38be7b4c227475fc8ca.tar.bz2 gentoo-2-681dfefb4838f4564569d38be7b4c227475fc8ca.zip |
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/UNIVERSAL-isa')
-rw-r--r-- | dev-perl/UNIVERSAL-isa/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.03.ebuild | 21 |
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/UNIVERSAL-isa/ChangeLog b/dev-perl/UNIVERSAL-isa/ChangeLog index ce5d6c4bdf2e..1a4f1212c166 100644 --- a/dev-perl/UNIVERSAL-isa/ChangeLog +++ b/dev-perl/UNIVERSAL-isa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/UNIVERSAL-isa # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog,v 1.3 2011/06/17 19:02:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog,v 1.4 2011/07/29 12:37:30 tove Exp $ + + 29 Jul 2011; Torsten Veller <tove@gentoo.org> -UNIVERSAL-isa-1.03.ebuild: + Cleanup *UNIVERSAL-isa-1.201.106.140 (17 Jun 2011) diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.03.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.03.ebuild deleted file mode 100644 index ab6369f80c32..000000000000 --- a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.03.ebuild +++ /dev/null @@ -1,21 +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/UNIVERSAL-isa/UNIVERSAL-isa-1.03.ebuild,v 1.1 2009/10/10 12:19:00 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=CHROMATIC -inherit perl-module - -DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="virtual/perl-Scalar-List-Utils" -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.31" - -SRC_TEST=do |