summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-01 18:15:33 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-01 18:15:33 +0000
commitc6960afa9b523037bd24046523456a9ba0bfca9b (patch)
tree3c4d67fd084a2609d67fb245279b6f865170ab01 /virtual
parentVersion bump (diff)
downloadgentoo-2-c6960afa9b523037bd24046523456a9ba0bfca9b.tar.gz
gentoo-2-c6960afa9b523037bd24046523456a9ba0bfca9b.tar.bz2
gentoo-2-c6960afa9b523037bd24046523456a9ba0bfca9b.zip
[bump] virtual/perl-ExtUtils-MakeMaker-6.620.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/ChangeLog10
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild15
2 files changed, 23 insertions, 2 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
index 70cafd02e54e..a8c2c3b195e4 100644
--- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog
+++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-ExtUtils-MakeMaker
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.39 2011/12/18 21:23:27 halcy0n Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.40 2012/02/01 18:15:33 tove Exp $
+
+*perl-ExtUtils-MakeMaker-6.620.0 (01 Feb 2012)
+
+ 01 Feb 2012; Torsten Veller <tove@gentoo.org>
+ +perl-ExtUtils-MakeMaker-6.620.0.ebuild:
+ Version bump
18 Dec 2011; Mark Loeser <halcy0n@gentoo.org>
perl-ExtUtils-MakeMaker-6.56.ebuild:
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild
new file mode 100644
index 000000000000..9c7845bb7f68
--- /dev/null
+++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild,v 1.1 2012/02/01 18:15:33 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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/${PN#perl-}-${PV}"