diff options
author | Torsten Veller <tove@gentoo.org> | 2010-06-11 06:38:36 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-06-11 06:38:36 +0000 |
commit | 786e01d8558a85c257f53bf3b3b935eb92cb637d (patch) | |
tree | 5505554140a23abb581492dbfbf9995f065064fe /dev-perl/Variable-Magic | |
parent | Cleanup (diff) | |
download | historical-786e01d8558a85c257f53bf3b3b935eb92cb637d.tar.gz historical-786e01d8558a85c257f53bf3b3b935eb92cb637d.tar.bz2 historical-786e01d8558a85c257f53bf3b3b935eb92cb637d.zip |
Cleanup
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.41.ebuild | 21 |
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog index 1177dc8a1c30..46d4b9ba0667 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.24 2010/05/19 18:45:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.25 2010/06/11 05:31:26 tove Exp $ + + 11 Jun 2010; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.41.ebuild: + Cleanup *Variable-Magic-0.42 (19 May 2010) diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.41.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.41.ebuild deleted file mode 100644 index fe621fd12524..000000000000 --- a/dev-perl/Variable-Magic/Variable-Magic-0.41.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.41.ebuild,v 1.1 2010/03/16 13:29:43 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 |