summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 14:07:01 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 14:07:01 +0000
commit7234c0c24ab514c1c961b48b0660588e10994ac9 (patch)
tree2d69f2ab44b47ff63d7ffc2a9b661e50d4cff6f1 /virtual/perl-Module-Build
parentCleanup (diff)
downloadgentoo-2-7234c0c24ab514c1c961b48b0660588e10994ac9.tar.gz
gentoo-2-7234c0c24ab514c1c961b48b0660588e10994ac9.tar.bz2
gentoo-2-7234c0c24ab514c1c961b48b0660588e10994ac9.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Build')
-rw-r--r--virtual/perl-Module-Build/ChangeLog7
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild16
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild15
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild15
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild15
5 files changed, 6 insertions, 62 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 70ec2f32fa93..e7aa0ee7ba68 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.29 2010/01/10 15:38:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.30 2010/01/17 14:07:01 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Module-Build-0.28.08.ebuild, -perl-Module-Build-0.32.ebuild,
+ -perl-Module-Build-0.33.ebuild, -perl-Module-Build-0.34.ebuild:
+ Cleanup
10 Jan 2010; Markus Meier <maekke@gentoo.org>
perl-Module-Build-0.36.01.ebuild:
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild
deleted file mode 100644
index e895ae20cd7f..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild
+++ /dev/null
@@ -1,16 +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.28.08.ebuild,v 1.4 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 ~sparc-fbsd x86 ~x86-fbsd"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="~perl-core/Module-Build-${PV}"
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild
deleted file mode 100644
index 8a43d2840451..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild
+++ /dev/null
@@ -1,15 +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.32.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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-Build-${PV}"
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild
deleted file mode 100644
index a813da4895fa..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild
+++ /dev/null
@@ -1,15 +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.33.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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-Build-${PV}"
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild
deleted file mode 100644
index 00e549d2a14a..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild
+++ /dev/null
@@ -1,15 +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.34.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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-Build-${PV}"