summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-07-29 18:46:50 +0000
committerTorsten Veller <tove@gentoo.org>2012-07-29 18:46:50 +0000
commitfb907fc345452d839864f656d9be4e7ca0b2c8ff (patch)
tree8b11f60260f1c38830224509ffb423003e7f1033 /dev-perl/UNIVERSAL-isa
parentalpha/ia64/sparc stable wrt #421729 (diff)
downloadgentoo-2-fb907fc345452d839864f656d9be4e7ca0b2c8ff.tar.gz
gentoo-2-fb907fc345452d839864f656d9be4e7ca0b2c8ff.tar.bz2
gentoo-2-fb907fc345452d839864f656d9be4e7ca0b2c8ff.zip
Cleanup
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/UNIVERSAL-isa')
-rw-r--r--dev-perl/UNIVERSAL-isa/ChangeLog6
-rw-r--r--dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild20
-rw-r--r--dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.204.180.ebuild20
3 files changed, 5 insertions, 41 deletions
diff --git a/dev-perl/UNIVERSAL-isa/ChangeLog b/dev-perl/UNIVERSAL-isa/ChangeLog
index ceeea305ebc9..7ebdbb105fc4 100644
--- a/dev-perl/UNIVERSAL-isa/ChangeLog
+++ b/dev-perl/UNIVERSAL-isa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/UNIVERSAL-isa
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog,v 1.7 2012/07/27 18:53:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog,v 1.8 2012/07/29 18:46:50 tove Exp $
+
+ 29 Jul 2012; Torsten Veller <tove@gentoo.org>
+ -UNIVERSAL-isa-1.201.106.140.ebuild, -UNIVERSAL-isa-1.201.204.180.ebuild:
+ Cleanup
*UNIVERSAL-isa-1.201.207.260 (27 Jul 2012)
diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild
deleted file mode 100644
index a2642edf03a3..000000000000
--- a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.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/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild,v 1.1 2011/06/17 19:02:27 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=CHROMATIC
-MODULE_VERSION=1.20110614
-inherit perl-module
-
-DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Scalar-List-Utils"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.204.180.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.204.180.ebuild
deleted file mode 100644
index 7983cdc7ac57..000000000000
--- a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.204.180.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 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.201.204.180.ebuild,v 1.1 2012/04/19 16:01:28 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=CHROMATIC
-MODULE_VERSION=1.20120418
-inherit perl-module
-
-DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Scalar-List-Utils"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do