From 796e3e94fac29a2dc6b31c4818643bd87ea5d64f Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Tue, 13 Jan 2009 20:50:15 +0000 Subject: Rename version: 0.31011 -> 0.31.011 (Portage version: 2.2_rc21/cvs/Linux 2.6.28-tuxonice i686) --- virtual/perl-Module-Build/ChangeLog | 8 +++++++- .../perl-Module-Build/perl-Module-Build-0.31.011.ebuild | 15 +++++++++++++++ .../perl-Module-Build/perl-Module-Build-0.31011.ebuild | 16 ---------------- 3 files changed, 22 insertions(+), 17 deletions(-) create mode 100644 virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild delete mode 100644 virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild (limited to 'virtual') 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 + +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.31.011.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild new file mode 100644 index 000000000000..7776e9c83abf --- /dev/null +++ b/virtual/perl-Module-Build/perl-Module-Build-0.31.011.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-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/" +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.31011.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild deleted file mode 100644 index feffd6bf9de0..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild +++ /dev/null @@ -1,16 +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.31011.ebuild,v 1.1 2009/01/13 20:23:19 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}" -- cgit v1.2.3-65-gdbad