Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: Test-Pod-1.22.ebuild ChangeLog Test-Pod-1.26.ebuild
Date: Tue, 18 Nov 2008 15:38:24
Message-Id: E1L2Sek-00066a-D1@stork.gentoo.org
1 tove 08/11/18 15:38:22
2
3 Modified: Test-Pod-1.22.ebuild ChangeLog Test-Pod-1.26.ebuild
4 Log:
5 New virtuals: Pod-Simple
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.15 dev-perl/Test-Pod/Test-Pod-1.22.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild?rev=1.15&view=markup
12 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
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild?r1=1.14&r2=1.15
14
15 Index: Test-Pod-1.22.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- Test-Pod-1.22.ebuild 19 Jan 2007 16:48:17 -0000 1.14
22 +++ Test-Pod-1.22.ebuild 18 Nov 2008 15:38:22 -0000 1.15
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $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 $
29
30 inherit perl-module
31
32 @@ -14,6 +14,6 @@
33 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
34 IUSE=""
35
36 -DEPEND="dev-perl/Pod-Simple
37 +DEPEND="virtual/perl-Pod-Simple
38 >=virtual/perl-Test-Simple-0.62
39 dev-lang/perl"
40
41
42
43 1.49 dev-perl/Test-Pod/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.49&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.49&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?r1=1.48&r2=1.49
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
52 retrieving revision 1.48
53 retrieving revision 1.49
54 diff -u -r1.48 -r1.49
55 --- ChangeLog 6 Jun 2008 09:03:30 -0000 1.48
56 +++ ChangeLog 18 Nov 2008 15:38:22 -0000 1.49
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Test-Pod
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.48 2008/06/06 09:03:30 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.49 2008/11/18 15:38:22 tove Exp $
62 +
63 + 18 Nov 2008; Torsten Veller <tove@g.o> Test-Pod-1.22.ebuild,
64 + Test-Pod-1.26.ebuild:
65 + New virtuals: Pod-Simple
66
67 06 Jun 2008; Alexis Ballier <aballier@g.o> Test-Pod-1.26.ebuild:
68 keyword ~sparc-fbsd
69
70
71
72 1.16 dev-perl/Test-Pod/Test-Pod-1.26.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?rev=1.16&view=markup
75 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
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?r1=1.15&r2=1.16
77
78 Index: Test-Pod-1.26.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v
81 retrieving revision 1.15
82 retrieving revision 1.16
83 diff -u -r1.15 -r1.16
84 --- Test-Pod-1.26.ebuild 6 Jun 2008 09:03:30 -0000 1.15
85 +++ Test-Pod-1.26.ebuild 18 Nov 2008 15:38:22 -0000 1.16
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2008 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $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 $
90 +# $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 $
91
92 inherit perl-module
93
94 @@ -13,7 +13,7 @@
95 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
96 IUSE=""
97
98 -DEPEND="dev-perl/Pod-Simple
99 +DEPEND="virtual/perl-Pod-Simple
100 >=virtual/perl-Test-Simple-0.62
101 dev-lang/perl"