summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-10 16:06:02 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-10 16:06:02 +0000
commit698c2d8ae20fee29d1789a0d20cd476623cdaf08 (patch)
treed56c889c53f1ab446ebea4dbdbec4d52273d0341 /virtual/perl-Pod-Simple
parent[bump] perl-core/Pod-Simple-3.170.0 (diff)
downloadgentoo-2-698c2d8ae20fee29d1789a0d20cd476623cdaf08.tar.gz
gentoo-2-698c2d8ae20fee29d1789a0d20cd476623cdaf08.tar.bz2
gentoo-2-698c2d8ae20fee29d1789a0d20cd476623cdaf08.zip
[bump] virtual/perl-Pod-Simple-3.170.0
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r--virtual/perl-Pod-Simple/ChangeLog8
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog
index 50419a978868..9ecde5ab7a69 100644
--- a/virtual/perl-Pod-Simple/ChangeLog
+++ b/virtual/perl-Pod-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Pod-Simple
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.37 2011/06/28 19:55:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.38 2011/07/10 16:06:02 tove Exp $
+
+*perl-Pod-Simple-3.170.0 (10 Jul 2011)
+
+ 10 Jul 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Pod-Simple-3.170.0.ebuild:
+ Version bump
28 Jun 2011; Torsten Veller <tove@gentoo.org> perl-Pod-Simple-3.14.ebuild:
Add perl-5.12.4 virtual
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild
new file mode 100644
index 000000000000..c659b148edd4
--- /dev/null
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.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-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild,v 1.1 2011/07/10 16:06:02 tove 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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"