summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-18 02:44:32 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-18 02:44:32 +0000
commitec772237abb7a6800913243ef989bc666c42a48c (patch)
tree01e9eee4334d05191544a44748ccef9a131cadb4 /virtual
parentBump (diff)
downloadgentoo-2-ec772237abb7a6800913243ef989bc666c42a48c.tar.gz
gentoo-2-ec772237abb7a6800913243ef989bc666c42a48c.tar.bz2
gentoo-2-ec772237abb7a6800913243ef989bc666c42a48c.zip
Bump
(Portage version: 2.2.6/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-ExtUtils-Command/ChangeLog8
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog
index 258b3573fd68..fcc8fadfb60e 100644
--- a/virtual/perl-ExtUtils-Command/ChangeLog
+++ b/virtual/perl-ExtUtils-Command/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-ExtUtils-Command
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.36 2013/09/06 02:55:03 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.37 2013/09/18 02:44:32 patrick Exp $
+
+*perl-ExtUtils-Command-1.180.0 (18 Sep 2013)
+
+ 18 Sep 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-ExtUtils-Command-1.180.0.ebuild:
+ Bump
*perl-ExtUtils-Command-1.170.0-r4 (06 Sep 2013)
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.0.ebuild
new file mode 100644
index 000000000000..f1504fb612cc
--- /dev/null
+++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.180.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-Command/perl-ExtUtils-Command-1.180.0.ebuild,v 1.1 2013/09/18 02:44:32 patrick 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="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"