summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-18 11:56:23 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-18 11:56:23 +0000
commit33b8eae8366b2423a4673282f2884f30a6fd7dd1 (patch)
tree8133739f1efcf455235ac66ab258c72d6e89c538 /virtual/perl-Pod-Simple
parentVersion bump (diff)
downloadgentoo-2-33b8eae8366b2423a4673282f2884f30a6fd7dd1.tar.gz
gentoo-2-33b8eae8366b2423a4673282f2884f30a6fd7dd1.tar.bz2
gentoo-2-33b8eae8366b2423a4673282f2884f30a6fd7dd1.zip
Version bump
(Portage version: 2.2_rc59/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.13.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog
index e54faf72d5c0..910b43e5d2ea 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.14 2009/12/15 19:47:55 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.15 2009/12/18 11:56:23 tove Exp $
+
+*perl-Pod-Simple-3.13 (18 Dec 2009)
+
+ 18 Dec 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Pod-Simple-3.13.ebuild:
+ Version bump
15 Dec 2009; Jonathan Callen <abcd@gentoo.org>
perl-Pod-Simple-3.07.ebuild, perl-Pod-Simple-3.08.ebuild,
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.13.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.13.ebuild
new file mode 100644
index 000000000000..ea41795661d6
--- /dev/null
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.13.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 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.13.ebuild,v 1.1 2009/12/18 11:56:23 tove Exp $
+
+DESCRIPTION="Virtual for Pod-Simple"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="~perl-core/Pod-Simple-${PV}"