diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-17 07:54:33 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-17 07:54:33 +0000 |
commit | c4748aeb0967ef8e31bcc6a6e5d68d2300ee0183 (patch) | |
tree | 8e95f83ef31f3f9888255294351d01120183c248 /virtual/perl-Module-Build | |
parent | Cleanup (diff) | |
download | gentoo-2-c4748aeb0967ef8e31bcc6a6e5d68d2300ee0183.tar.gz gentoo-2-c4748aeb0967ef8e31bcc6a6e5d68d2300ee0183.tar.bz2 gentoo-2-c4748aeb0967ef8e31bcc6a6e5d68d2300ee0183.zip |
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Build')
4 files changed, 6 insertions, 44 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index d8d628f35712..1356caabdfa5 100644 --- a/virtual/perl-Module-Build/ChangeLog +++ b/virtual/perl-Module-Build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Build -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.43 2010/12/07 04:11:53 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.44 2011/01/17 07:54:33 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Module-Build-0.35.ebuild, + -perl-Module-Build-0.36.01.ebuild, -perl-Module-Build-0.36.03.ebuild: + Cleanup 07 Dec 2010; Matt Turner <mattst88@gentoo.org> perl-Module-Build-0.36.07.ebuild: diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild deleted file mode 100644 index 29b3d0905029..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 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.35.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="~perl-core/Module-Build-${PV}" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild deleted file mode 100644 index 98673b72f454..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 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.36.01.ebuild,v 1.10 2010/02/23 15:45:09 josejx Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="~perl-core/Module-Build-${PV}" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild deleted file mode 100644 index 13a4fab24511..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 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.36.03.ebuild,v 1.5 2010/09/07 20:27:36 tove Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Module-Build-${PV} )" |