summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-01-13 20:50:15 +0000
committerTorsten Veller <tove@gentoo.org>2009-01-13 20:50:15 +0000
commit796e3e94fac29a2dc6b31c4818643bd87ea5d64f (patch)
tree645ae3013880034cd0e2c87ffdb91d17060b9f88 /virtual
parentRename version: 0.31011 -> 0.31.011 (diff)
downloadgentoo-2-796e3e94fac29a2dc6b31c4818643bd87ea5d64f.tar.gz
gentoo-2-796e3e94fac29a2dc6b31c4818643bd87ea5d64f.tar.bz2
gentoo-2-796e3e94fac29a2dc6b31c4818643bd87ea5d64f.zip
Rename version: 0.31011 -> 0.31.011
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-tuxonice i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-Build/ChangeLog8
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild (renamed from virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild)5
2 files changed, 9 insertions, 4 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 800c4df5ffda..862b81dce359 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.4 2009/01/13 20:23:19 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.5 2009/01/13 20:50:15 tove Exp $
+
+*perl-Module-Build-0.31.011 (13 Jan 2009)
+
+ 13 Jan 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Module-Build-0.31.011.ebuild, -perl-Module-Build-0.31011.ebuild:
+ Rename version: 0.31011 -> 0.31.011
*perl-Module-Build-0.31011 (13 Jan 2009)
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild
index feffd6bf9de0..7776e9c83abf 100644
--- a/virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild
@@ -1,6 +1,6 @@
# 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.31011.ebuild,v 1.1 2009/01/13 20:23:19 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild,v 1.1 2009/01/13 20:50:15 tove Exp $
DESCRIPTION="Build and install Perl modules"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -9,8 +9,7 @@ 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=""
+DEPEND=""
RDEPEND="~perl-core/Module-Build-${PV}"