summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-06 18:47:56 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-06 18:47:56 +0000
commit034e9096488f2369c0e3c70b9d4b5e4ebb5de160 (patch)
tree187fe80ce7898ab653c7f64c127cf4b813036914 /dev-perl/Module-Locate
parentUpdate license re #449344 (diff)
downloadgentoo-2-034e9096488f2369c0e3c70b9d4b5e4ebb5de160.tar.gz
gentoo-2-034e9096488f2369c0e3c70b9d4b5e4ebb5de160.tar.bz2
gentoo-2-034e9096488f2369c0e3c70b9d4b5e4ebb5de160.zip
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Module-Locate')
-rw-r--r--dev-perl/Module-Locate/ChangeLog7
-rw-r--r--dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild17
2 files changed, 5 insertions, 19 deletions
diff --git a/dev-perl/Module-Locate/ChangeLog b/dev-perl/Module-Locate/ChangeLog
index eb107a7f0fb8..779e1032c6a1 100644
--- a/dev-perl/Module-Locate/ChangeLog
+++ b/dev-perl/Module-Locate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Module-Locate
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.6 2012/09/30 07:21:48 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.7 2013/01/06 18:47:56 tove Exp $
+
+ 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Module-Locate-1.700.0.ebuild:
+ Cleanup
*Module-Locate-1.720.0 (30 Sep 2012)
diff --git a/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild b/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild
deleted file mode 100644
index d470d4ae77b1..000000000000
--- a/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild
+++ /dev/null
@@ -1,17 +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/Module-Locate/Module-Locate-1.700.0.ebuild,v 1.3 2011/08/09 18:54:40 xarthisius Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=BROQ
-MODULE_VERSION=1.7
-inherit perl-module
-
-DESCRIPTION="Locate modules in the same fashion as require and use"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"