diff options
author | Torsten Veller <tove@gentoo.org> | 2009-10-12 12:22:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-10-12 12:22:13 +0000 |
commit | 3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a (patch) | |
tree | 97d9548660ec91d14486bcdd5806bebb4e677436 /dev-perl/Variable-Magic | |
parent | Version bump (diff) | |
download | historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.gz historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.bz2 historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.zip |
Cleanup
Package-Manager: portage-2.2_rc45/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.37.ebuild | 21 |
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog index f992a0ad188a..71fce24c8090 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.17 2009/10/06 18:15:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.18 2009/10/12 11:27:31 tove Exp $ + + 12 Oct 2009; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.37.ebuild: + Cleanup *Variable-Magic-0.38 (06 Oct 2009) diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.37.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.37.ebuild deleted file mode 100644 index 5341f4205a5f..000000000000 --- a/dev-perl/Variable-Magic/Variable-Magic-0.37.ebuild +++ /dev/null @@ -1,21 +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/Variable-Magic/Variable-Magic-0.37.ebuild,v 1.1 2009/08/25 19:06:22 robbat2 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 |