summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-25 14:44:02 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-25 14:44:02 +0000
commit9b26aa69db76c1952ee93dbd0702aed52d7cdd52 (patch)
treec0b0923f3db7d90904abd69b1caed830741f60e8 /virtual/perl-ExtUtils-Manifest
parentFix non-existent herd. Fix maintainer order to what appears to be preferred. (diff)
downloadgentoo-2-9b26aa69db76c1952ee93dbd0702aed52d7cdd52.tar.gz
gentoo-2-9b26aa69db76c1952ee93dbd0702aed52d7cdd52.tar.bz2
gentoo-2-9b26aa69db76c1952ee93dbd0702aed52d7cdd52.zip
[bump] virtual/perl-ExtUtils-Manifest-1.600.0
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Manifest')
-rw-r--r--virtual/perl-ExtUtils-Manifest/ChangeLog8
-rw-r--r--virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog
index 0685dd64dcff..dc53856c3007 100644
--- a/virtual/perl-ExtUtils-Manifest/ChangeLog
+++ b/virtual/perl-ExtUtils-Manifest/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-ExtUtils-Manifest
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.13 2011/08/09 19:28:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.14 2011/08/25 14:44:02 tove Exp $
+
+*perl-ExtUtils-Manifest-1.600.0 (25 Aug 2011)
+
+ 25 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +perl-ExtUtils-Manifest-1.600.0.ebuild:
+ Version bump
*perl-ExtUtils-Manifest-1.590.0 (09 Aug 2011)
diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild
new file mode 100644
index 000000000000..227d304552e1
--- /dev/null
+++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild,v 1.1 2011/08/25 14:44:02 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"