summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-02 11:14:39 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-02 11:14:39 +0000
commitf835a38d03bced14793f34a3b4088002090383ab (patch)
tree0f91af47765b54bc047212ee25920b366ba5ab6a /dev-perl/Variable-Magic
parentAdd ~ia64 wrt #359771 (diff)
downloadhistorical-f835a38d03bced14793f34a3b4088002090383ab.tar.gz
historical-f835a38d03bced14793f34a3b4088002090383ab.tar.bz2
historical-f835a38d03bced14793f34a3b4088002090383ab.zip
Cleanup
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r--dev-perl/Variable-Magic/ChangeLog5
-rw-r--r--dev-perl/Variable-Magic/Variable-Magic-0.45.ebuild21
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index aa94777d8954..afb2f8073999 100644
--- a/dev-perl/Variable-Magic/ChangeLog
+++ b/dev-perl/Variable-Magic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Variable-Magic
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.33 2011/03/27 08:35:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.34 2011/04/02 10:35:36 tove Exp $
+
+ 02 Apr 2011; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.45.ebuild:
+ Cleanup
27 Mar 2011; Torsten Veller <tove@gentoo.org> Variable-Magic-0.460.ebuild:
Stable on x86 (#350853)
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.45.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.45.ebuild
deleted file mode 100644
index fc0904d97f88..000000000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.45.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.45.ebuild,v 1.1 2010/11/22 15:27:36 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