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/Error: Error-0.17.008.ebuild ChangeLog Error-0.17.012.ebuild Error-0.17.015.ebuild
Date: Tue, 18 Nov 2008 14:52:28
Message-Id: E1L2RwI-0005DF-L1@stork.gentoo.org
1 tove 08/11/18 14:52:26
2
3 Modified: Error-0.17.008.ebuild ChangeLog
4 Error-0.17.012.ebuild Error-0.17.015.ebuild
5 Log:
6 New virtuals: module-build
7 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.13 dev-perl/Error/Error-0.17.008.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.008.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.008.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.008.ebuild?r1=1.12&r2=1.13
15
16 Index: Error-0.17.008.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.008.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- Error-0.17.008.ebuild 28 Mar 2008 09:42:00 -0000 1.12
23 +++ Error-0.17.008.ebuild 18 Nov 2008 14:52:26 -0000 1.13
24 @@ -1,6 +1,6 @@
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/Error/Error-0.17.008.ebuild,v 1.12 2008/03/28 09:42:00 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.008.ebuild,v 1.13 2008/11/18 14:52:26 tove Exp $
29
30 inherit versionator perl-module
31
32 @@ -18,7 +18,7 @@
33 IUSE=""
34
35 DEPEND="dev-lang/perl
36 - dev-perl/module-build"
37 + virtual/perl-Module-Build"
38 RDEPEND="dev-lang/perl"
39
40 SRC_TEST="do"
41
42
43
44 1.55 dev-perl/Error/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/ChangeLog?rev=1.55&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/ChangeLog?rev=1.55&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/ChangeLog?r1=1.54&r2=1.55
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v
53 retrieving revision 1.54
54 retrieving revision 1.55
55 diff -u -r1.54 -r1.55
56 --- ChangeLog 23 Aug 2008 17:55:47 -0000 1.54
57 +++ ChangeLog 18 Nov 2008 14:52:26 -0000 1.55
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/Error
60 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.54 2008/08/23 17:55:47 tove Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.55 2008/11/18 14:52:26 tove Exp $
63 +
64 + 18 Nov 2008; Torsten Veller <tove@g.o> Error-0.17.008.ebuild,
65 + Error-0.17.012.ebuild, Error-0.17.015.ebuild:
66 + New virtuals: module-build
67
68 *Error-0.17.015 (23 Aug 2008)
69
70
71
72
73 1.4 dev-perl/Error/Error-0.17.012.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.012.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.012.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.012.ebuild?r1=1.3&r2=1.4
78
79 Index: Error-0.17.012.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.012.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- Error-0.17.012.ebuild 4 Nov 2008 10:20:25 -0000 1.3
86 +++ Error-0.17.012.ebuild 18 Nov 2008 14:52:26 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.012.ebuild,v 1.3 2008/11/04 10:20:25 vapier Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.012.ebuild,v 1.4 2008/11/18 14:52:26 tove Exp $
92
93 inherit versionator perl-module
94
95 @@ -19,7 +19,7 @@
96
97 RDEPEND="dev-lang/perl"
98 DEPEND="${RDEPEND}
99 - dev-perl/module-build
100 + virtual/perl-Module-Build
101 test? ( >=dev-perl/Test-Pod-1.14
102 >=dev-perl/Test-Pod-Coverage-1.04 )"
103
104
105
106
107 1.2 dev-perl/Error/Error-0.17.015.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.015.ebuild?rev=1.2&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.015.ebuild?rev=1.2&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Error/Error-0.17.015.ebuild?r1=1.1&r2=1.2
112
113 Index: Error-0.17.015.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.015.ebuild,v
116 retrieving revision 1.1
117 retrieving revision 1.2
118 diff -u -r1.1 -r1.2
119 --- Error-0.17.015.ebuild 23 Aug 2008 17:55:47 -0000 1.1
120 +++ Error-0.17.015.ebuild 18 Nov 2008 14:52:26 -0000 1.2
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2008 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.015.ebuild,v 1.1 2008/08/23 17:55:47 tove Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.015.ebuild,v 1.2 2008/11/18 14:52:26 tove Exp $
126
127 inherit versionator perl-module
128
129 @@ -19,7 +19,7 @@
130
131 RDEPEND="dev-lang/perl"
132 DEPEND="${RDEPEND}
133 - dev-perl/module-build
134 + virtual/perl-Module-Build
135 test? ( >=dev-perl/Test-Pod-1.14
136 >=dev-perl/Test-Pod-Coverage-1.04 )"