summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 14:23:08 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 14:23:08 +0000
commit03007dc4182f2d4e375876112b611a324b23e9b1 (patch)
treeb262742918d7c02b4db6e5af62662cbcf7671e35 /perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild
parentCleanup (diff)
downloadhistorical-03007dc4182f2d4e375876112b611a324b23e9b1.tar.gz
historical-03007dc4182f2d4e375876112b611a324b23e9b1.tar.bz2
historical-03007dc4182f2d4e375876112b611a324b23e9b1.zip
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild')
-rw-r--r--perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild
deleted file mode 100644
index 7377718dbc88..000000000000
--- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild,v 1.2 2009/10/27 17:47:34 volkmar Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BINGOS
-inherit perl-module
-
-DESCRIPTION="Looking up module information / loading at runtime"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=virtual/perl-Module-Load-0.12
- >=virtual/perl-Module-CoreList-0.22
- virtual/perl-Locale-Maketext-Simple
- virtual/perl-Params-Check
- virtual/perl-version"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do