summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-10-12 12:22:13 +0000
committerTorsten Veller <tove@gentoo.org>2009-10-12 12:22:13 +0000
commit3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a (patch)
tree97d9548660ec91d14486bcdd5806bebb4e677436 /dev-perl/Module-Find
parentVersion bump (diff)
downloadhistorical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.gz
historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.bz2
historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.zip
Cleanup
Package-Manager: portage-2.2_rc45/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Module-Find')
-rw-r--r--dev-perl/Module-Find/ChangeLog5
-rw-r--r--dev-perl/Module-Find/Module-Find-0.06.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/Module-Find/ChangeLog b/dev-perl/Module-Find/ChangeLog
index 425672762ab5..655eabbeec3b 100644
--- a/dev-perl/Module-Find/ChangeLog
+++ b/dev-perl/Module-Find/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Module-Find
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/ChangeLog,v 1.3 2009/09/09 10:52:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/ChangeLog,v 1.4 2009/10/12 11:47:34 tove Exp $
+
+ 12 Oct 2009; Torsten Veller <tove@gentoo.org> -Module-Find-0.06.ebuild:
+ Cleanup
*Module-Find-0.08 (09 Sep 2009)
diff --git a/dev-perl/Module-Find/Module-Find-0.06.ebuild b/dev-perl/Module-Find/Module-Find-0.06.ebuild
deleted file mode 100644
index ef76cd929409..000000000000
--- a/dev-perl/Module-Find/Module-Find-0.06.ebuild
+++ /dev/null
@@ -1,16 +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/Module-Find/Module-Find-0.06.ebuild,v 1.1 2009/06/23 07:43:13 robbat2 Exp $
-
-EAPI=2
-MODULE_AUTHOR="CRENZ"
-
-inherit perl-module
-
-DESCRIPTION="Find and use installed modules in a (sub)category"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"