summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-17 09:52:20 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-17 09:52:20 +0000
commit54dc36d153ecc33bb9d03df405c985e1c62fa628 (patch)
tree0e9f99e6bc461ed22d20a7637e9b463e75e08824 /dev-perl
parentVersion bump and restrict tests. see #219668. (diff)
downloadgentoo-2-54dc36d153ecc33bb9d03df405c985e1c62fa628.tar.gz
gentoo-2-54dc36d153ecc33bb9d03df405c985e1c62fa628.tar.bz2
gentoo-2-54dc36d153ecc33bb9d03df405c985e1c62fa628.zip
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/namespace-clean/ChangeLog6
-rw-r--r--dev-perl/namespace-clean/namespace-clean-0.11.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/dev-perl/namespace-clean/ChangeLog b/dev-perl/namespace-clean/ChangeLog
index 567a53a56cdc..014c4ca5455e 100644
--- a/dev-perl/namespace-clean/ChangeLog
+++ b/dev-perl/namespace-clean/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/namespace-clean
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.5 2010/01/17 10:41:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.6 2010/03/17 09:52:20 tove Exp $
+
+ 17 Mar 2010; Torsten Veller <tove@gentoo.org>
+ -namespace-clean-0.11.ebuild:
+ Cleanup
*namespace-clean-0.13 (17 Jan 2010)
diff --git a/dev-perl/namespace-clean/namespace-clean-0.11.ebuild b/dev-perl/namespace-clean/namespace-clean-0.11.ebuild
deleted file mode 100644
index 1e449d7e4f09..000000000000
--- a/dev-perl/namespace-clean/namespace-clean-0.11.ebuild
+++ /dev/null
@@ -1,19 +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/namespace-clean/namespace-clean-0.11.ebuild,v 1.1 2009/03/05 19:27:20 tove Exp $
-
-MODULE_AUTHOR=FLORA
-inherit perl-module
-
-DESCRIPTION="Keep imports and functions out of your namespace"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl
- >=dev-perl/B-Hooks-EndOfScope-0.07"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do