diff options
author | Torsten Veller <tove@gentoo.org> | 2009-03-13 21:21:00 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-03-13 21:21:00 +0000 |
commit | c309e120719b6627254d3fb8f9ade547a9559822 (patch) | |
tree | d41139222dd4ad88feef26e453947486df98a7ab /virtual | |
parent | Cleanup (diff) | |
download | gentoo-2-c309e120719b6627254d3fb8f9ade547a9559822.tar.gz gentoo-2-c309e120719b6627254d3fb8f9ade547a9559822.tar.bz2 gentoo-2-c309e120719b6627254d3fb8f9ade547a9559822.zip |
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Module-Load/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog index d5d79c735135..672d681fce9b 100644 --- a/virtual/perl-Module-Load/ChangeLog +++ b/virtual/perl-Module-Load/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.2 2009/02/08 09:17:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.3 2009/03/13 21:21:00 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> + -perl-Module-Load-0.12.ebuild, -perl-Module-Load-0.14.ebuild: + Cleanup *perl-Module-Load-0.16 (08 Feb 2009) diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild deleted file mode 100644 index 9485465a5801..000000000000 --- a/virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild,v 1.1 2009/01/20 12:36:10 tove Exp $ - -DESCRIPTION="runtime require of both modules and files" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Module-Load-${PV}" diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild deleted file mode 100644 index 402b175630bd..000000000000 --- a/virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild,v 1.1 2009/01/20 12:36:10 tove Exp $ - -DESCRIPTION="runtime require of both modules and files" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Module-Load-${PV}" |