summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-10-20 07:14:16 +0000
committerTorsten Veller <tove@gentoo.org>2010-10-20 07:14:16 +0000
commit382bf851aa7f7f0dba2a7c5504ba297ff3fd000e (patch)
treeaff600ac70c749d6f32b01ca9b6dd61668675625 /dev-perl/Variable-Magic
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-382bf851aa7f7f0dba2a7c5504ba297ff3fd000e.tar.gz
gentoo-2-382bf851aa7f7f0dba2a7c5504ba297ff3fd000e.tar.bz2
gentoo-2-382bf851aa7f7f0dba2a7c5504ba297ff3fd000e.zip
Cleanup
(Portage version: 2.2_rc98/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r--dev-perl/Variable-Magic/ChangeLog6
-rw-r--r--dev-perl/Variable-Magic/Variable-Magic-0.42.ebuild21
-rw-r--r--dev-perl/Variable-Magic/Variable-Magic-0.43.ebuild21
3 files changed, 5 insertions, 43 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index cdd4cba293fe..8ba1026544ef 100644
--- a/dev-perl/Variable-Magic/ChangeLog
+++ b/dev-perl/Variable-Magic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Variable-Magic
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.27 2010/09/26 07:21:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.28 2010/10/20 07:14:15 tove Exp $
+
+ 20 Oct 2010; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.42.ebuild,
+ -Variable-Magic-0.43.ebuild:
+ Cleanup
*Variable-Magic-0.44 (26 Sep 2010)
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.42.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.42.ebuild
deleted file mode 100644
index 05c64b97de59..000000000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.42.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.42.ebuild,v 1.1 2010/05/19 18:45:59 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=VPIT
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.43.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.43.ebuild
deleted file mode 100644
index f3c363485620..000000000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.43.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.43.ebuild,v 1.1 2010/07/15 11:31:58 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=VPIT
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do