diff options
author | 2009-06-03 15:19:44 +0000 | |
---|---|---|
committer | 2009-06-03 15:19:44 +0000 | |
commit | 9529b05d1a00315a02a2d88249956f0ed693abcf (patch) | |
tree | 34b1df5706a75bf78451b67289355a909733ae31 /dev-perl/Variable-Magic | |
parent | Drop KDE 4.2.2 (diff) | |
download | gentoo-2-9529b05d1a00315a02a2d88249956f0ed693abcf.tar.gz gentoo-2-9529b05d1a00315a02a2d88249956f0ed693abcf.tar.bz2 gentoo-2-9529b05d1a00315a02a2d88249956f0ed693abcf.zip |
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
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.34.ebuild | 21 |
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog index 61a31d429b97..2690251150fb 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.12 2009/05/16 08:13:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.13 2009/06/03 15:19:44 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.34.ebuild: + Cleanup *Variable-Magic-0.35 (16 May 2009) diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.34.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.34.ebuild deleted file mode 100644 index 8170a14c6b42..000000000000 --- a/dev-perl/Variable-Magic/Variable-Magic-0.34.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.34.ebuild,v 1.1 2009/04/21 16:14:03 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 |