public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: Test-Pod-1.22.ebuild ChangeLog Test-Pod-1.26.ebuild
@ 2008-11-18 15:38 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2008-11-18 15:38 UTC (permalink / raw
  To: gentoo-commits

tove        08/11/18 15:38:22

  Modified:             Test-Pod-1.22.ebuild ChangeLog Test-Pod-1.26.ebuild
  Log:
    New virtuals: Pod-Simple
  (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)

Revision  Changes    Path
1.15                 dev-perl/Test-Pod/Test-Pod-1.22.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild?r1=1.14&r2=1.15

Index: Test-Pod-1.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Test-Pod-1.22.ebuild	19 Jan 2007 16:48:17 -0000	1.14
+++ Test-Pod-1.22.ebuild	18 Nov 2008 15:38:22 -0000	1.15
@@ -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 @@
 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"



1.49                 dev-perl/Test-Pod/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	6 Jun 2008 09:03:30 -0000	1.48
+++ ChangeLog	18 Nov 2008 15:38:22 -0000	1.49
@@ -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



1.16                 dev-perl/Test-Pod/Test-Pod-1.26.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?r1=1.15&r2=1.16

Index: Test-Pod-1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Test-Pod-1.26.ebuild	6 Jun 2008 09:03:30 -0000	1.15
+++ Test-Pod-1.26.ebuild	18 Nov 2008 15:38:22 -0000	1.16
@@ -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 @@
 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"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-18 15:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18 15:38 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: Test-Pod-1.22.ebuild ChangeLog Test-Pod-1.26.ebuild Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox