diff options
5 files changed, 6 insertions, 64 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index 48afa688dc11..125cc7887554 100644 --- a/virtual/perl-Module-Build/ChangeLog +++ b/virtual/perl-Module-Build/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Module-Build # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.7 2009/02/26 11:35:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.8 2009/03/13 21:18:28 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> + -perl-Module-Build-0.28-r1.ebuild, -perl-Module-Build-0.30.ebuild, + -perl-Module-Build-0.31.ebuild, -perl-Module-Build-0.31.012.ebuild: + Cleanup *perl-Module-Build-0.32 (26 Feb 2009) diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.28-r1.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.28-r1.ebuild deleted file mode 100644 index 65fdbb72ad35..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.28-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28-r1.ebuild,v 1.2 2008/11/03 16:46:45 mr_bones_ Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" - -IUSE="" -DEPEND="" - -RDEPEND="~perl-core/Module-Build-${PV}" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild deleted file mode 100644 index 63fd3fbfa9e7..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild,v 1.3 2008/11/04 17:24:26 tove Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" - -IUSE="" -DEPEND="" - -RDEPEND="~perl-core/Module-Build-${PV}" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.31.012.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.31.012.ebuild deleted file mode 100644 index ff9ba2d79ef2..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.31.012.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-Build/perl-Module-Build-0.31.012.ebuild,v 1.1 2009/01/14 14:31:04 tove Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Module-Build-${PV}" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.31.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.31.ebuild deleted file mode 100644 index 7abfcb8581ea..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.31.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.31.ebuild,v 1.1 2008/12/23 09:02:27 robbat2 Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" - -IUSE="" -DEPEND="" - -RDEPEND="~perl-core/Module-Build-${PV}" |