summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-09 19:28:29 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-09 19:28:29 +0000
commita3480ebe46b9decbeac8135bcffe872a51e5be92 (patch)
tree31110c1c5f58d1066b05076e8efb802d3ae9e1e9 /virtual/perl-ExtUtils-Manifest
parent[bump] perl-core/ExtUtils-Manifest-1.590.0 (diff)
downloadgentoo-2-a3480ebe46b9decbeac8135bcffe872a51e5be92.tar.gz
gentoo-2-a3480ebe46b9decbeac8135bcffe872a51e5be92.tar.bz2
gentoo-2-a3480ebe46b9decbeac8135bcffe872a51e5be92.zip
[bump] virtual/perl-ExtUtils-Manifest-1.590.0
(Portage version: 2.2.0_alpha50/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.590.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog
index efa3e02ee6a7..0685dd64dcff 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.12 2011/07/26 18:25:37 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.13 2011/08/09 19:28:29 tove Exp $
+
+*perl-ExtUtils-Manifest-1.590.0 (09 Aug 2011)
+
+ 09 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +perl-ExtUtils-Manifest-1.590.0.ebuild:
+ Version bump
26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
perl-ExtUtils-Manifest-1.580.0-r1.ebuild:
diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.590.0.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.590.0.ebuild
new file mode 100644
index 000000000000..e50c4217ff9c
--- /dev/null
+++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.590.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.590.0.ebuild,v 1.1 2011/08/09 19:28:29 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}"