summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-11-18 15:38:22 +0000
committerTorsten Veller <tove@gentoo.org>2008-11-18 15:38:22 +0000
commit5d2c5bfa44aa4b8644bcf5c686860ac2432b9a05 (patch)
tree2dff21b8b406bbdf9e92cc4a656b7aa65bb81c72 /dev-perl/Test-Pod
parent New virtuals: module-build (diff)
downloadgentoo-2-5d2c5bfa44aa4b8644bcf5c686860ac2432b9a05.tar.gz
gentoo-2-5d2c5bfa44aa4b8644bcf5c686860ac2432b9a05.tar.bz2
gentoo-2-5d2c5bfa44aa4b8644bcf5c686860ac2432b9a05.zip
New virtuals: Pod-Simple
(Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r--dev-perl/Test-Pod/ChangeLog6
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.22.ebuild6
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.26.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog
index 7aa378ca40bf..63e8218c88df 100644
--- a/dev-perl/Test-Pod/ChangeLog
+++ b/dev-perl/Test-Pod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Pod
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.48 2008/06/06 09:03:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.49 2008/11/18 15:38:22 tove Exp $
+
+ 18 Nov 2008; Torsten Veller <tove@gentoo.org> Test-Pod-1.22.ebuild,
+ Test-Pod-1.26.ebuild:
+ New virtuals: Pod-Simple
06 Jun 2008; Alexis Ballier <aballier@gentoo.org> Test-Pod-1.26.ebuild:
keyword ~sparc-fbsd
diff --git a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild
index 604a2db0e998..e8abedda2fc3 100644
--- a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild
+++ b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.14 2007/01/19 16:48:17 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.15 2008/11/18 15:38:22 tove Exp $
inherit perl-module
@@ -14,6 +14,6 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND="dev-perl/Pod-Simple
+DEPEND="virtual/perl-Pod-Simple
>=virtual/perl-Test-Simple-0.62
dev-lang/perl"
diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild
index 757db73d6266..bf15c6a45f9e 100644
--- a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild
+++ b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.15 2008/06/06 09:03:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.16 2008/11/18 15:38:22 tove Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
-DEPEND="dev-perl/Pod-Simple
+DEPEND="virtual/perl-Pod-Simple
>=virtual/perl-Test-Simple-0.62
dev-lang/perl"