summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-ExtUtils-MakeMaker')
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/ChangeLog7
-rw-r--r--virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.820.0.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
index b80297212950..dc03fbad6dc3 100644
--- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog
+++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-ExtUtils-MakeMaker
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.66 2013/09/05 04:02:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.67 2013/11/25 12:05:45 civil Exp $
+
+*perl-ExtUtils-MakeMaker-6.820.0 (25 Nov 2013)
+
+ 25 Nov 2013; <civil@gentoo.org> +perl-ExtUtils-MakeMaker-6.820.0.ebuild:
+ Version bump. Fixes #492440
*perl-ExtUtils-MakeMaker-6.740.0 (05 Sep 2013)
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.820.0.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.820.0.ebuild
new file mode 100644
index 000000000000..adb6dbdfd8f8
--- /dev/null
+++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.820.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 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.820.0.ebuild,v 1.1 2013/11/25 12:05:45 civil Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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}"