summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-08-10 11:15:42 +0000
committerTorsten Veller <tove@gentoo.org>2009-08-10 11:15:42 +0000
commit5366cd1e0d1b87600ebab906e4aa2c05aa0e8fe1 (patch)
tree1307bf40a05c5d888bcbbe0630075e88f3e55a06 /virtual
parentVersion bump (diff)
downloadhistorical-5366cd1e0d1b87600ebab906e4aa2c05aa0e8fe1.tar.gz
historical-5366cd1e0d1b87600ebab906e4aa2c05aa0e8fe1.tar.bz2
historical-5366cd1e0d1b87600ebab906e4aa2c05aa0e8fe1.zip
Version bump
Package-Manager: portage-2.2_rc37/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-AutoLoader/ChangeLog8
-rw-r--r--virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild15
-rw-r--r--virtual/perl-Module-Build/ChangeLog8
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild14
4 files changed, 43 insertions, 2 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog
index 80aa8938c70a..58ba91fc6d17 100644
--- a/virtual/perl-AutoLoader/ChangeLog
+++ b/virtual/perl-AutoLoader/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-AutoLoader
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.1 2009/06/30 13:44:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.2 2009/08/10 11:15:42 tove Exp $
+
+*perl-AutoLoader-5.69 (10 Aug 2009)
+
+ 10 Aug 2009; Torsten Veller <tove@gentoo.org>
+ +perl-AutoLoader-5.69.ebuild:
+ Version bump
*perl-AutoLoader-5.68 (30 Jun 2009)
diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild
new file mode 100644
index 000000000000..d183b710bbdb
--- /dev/null
+++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild,v 1.1 2009/08/10 11:15:42 tove Exp $
+
+DESCRIPTION="Virtual for AutoLoader"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/AutoLoader-${PV}"
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 8182e7450ff3..fa9ffdf65d70 100644
--- a/virtual/perl-Module-Build/ChangeLog
+++ b/virtual/perl-Module-Build/ChangeLog
@@ -1,6 +1,12 @@
# 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.10 2009/07/08 06:32:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.11 2009/08/10 11:12:15 tove Exp $
+
+*perl-Module-Build-0.34.0201 (10 Aug 2009)
+
+ 10 Aug 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Module-Build-0.34.0201.ebuild:
+ Version bump
*perl-Module-Build-0.34 (08 Jul 2009)
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
new file mode 100644
index 000000000000..22d5171ddc11
--- /dev/null
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
@@ -0,0 +1,14 @@
+# 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.34.0201.ebuild,v 1.1 2009/08/10 11:12:15 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 ~x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="~perl-core/Module-Build-${PV}"