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/Exception-Class: Exception-Class-1.24.ebuild ChangeLog Exception-Class-1.26.ebuild Exception-Class-1.23.ebuild Exception-Class-1.25.ebuild
Date: Tue, 18 Nov 2008 14:53:35
Message-Id: E1L2RxM-0005EA-Il@stork.gentoo.org
1 tove 08/11/18 14:53:32
2
3 Modified: Exception-Class-1.24.ebuild ChangeLog
4 Exception-Class-1.26.ebuild
5 Exception-Class-1.23.ebuild
6 Exception-Class-1.25.ebuild
7 Log:
8 New virtuals: module-build
9 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
10
11 Revision Changes Path
12 1.2 dev-perl/Exception-Class/Exception-Class-1.24.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.24.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.24.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.24.ebuild?r1=1.1&r2=1.2
17
18 Index: Exception-Class-1.24.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.24.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- Exception-Class-1.24.ebuild 23 Aug 2008 18:06:58 -0000 1.1
25 +++ Exception-Class-1.24.ebuild 18 Nov 2008 14:53:32 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.24.ebuild,v 1.1 2008/08/23 18:06:58 tove Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.24.ebuild,v 1.2 2008/11/18 14:53:32 tove Exp $
31
32 MODULE_AUTHOR=DROLSKY
33 inherit perl-module
34 @@ -19,7 +19,7 @@
35 dev-lang/perl"
36
37 DEPEND="${RDEPEND}
38 - >=dev-perl/module-build-0.28
39 + >=virtual/perl-Module-Build-0.28
40 test? ( dev-perl/Test-Pod )"
41
42 export OPTIMIZE="$CFLAGS"
43
44
45
46 1.47 dev-perl/Exception-Class/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.47&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.47&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/ChangeLog?r1=1.46&r2=1.47
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v
55 retrieving revision 1.46
56 retrieving revision 1.47
57 diff -u -r1.46 -r1.47
58 --- ChangeLog 26 Oct 2008 08:10:45 -0000 1.46
59 +++ ChangeLog 18 Nov 2008 14:53:32 -0000 1.47
60 @@ -1,6 +1,11 @@
61 # ChangeLog for dev-perl/Exception-Class
62 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.46 2008/10/26 08:10:45 tove Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.47 2008/11/18 14:53:32 tove Exp $
65 +
66 + 18 Nov 2008; Torsten Veller <tove@g.o> Exception-Class-1.23.ebuild,
67 + Exception-Class-1.24.ebuild, Exception-Class-1.25.ebuild,
68 + Exception-Class-1.26.ebuild:
69 + New virtuals: module-build
70
71 *Exception-Class-1.26 (26 Oct 2008)
72
73
74
75
76 1.2 dev-perl/Exception-Class/Exception-Class-1.26.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.26.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.26.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.26.ebuild?r1=1.1&r2=1.2
81
82 Index: Exception-Class-1.26.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.26.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- Exception-Class-1.26.ebuild 26 Oct 2008 08:10:45 -0000 1.1
89 +++ Exception-Class-1.26.ebuild 18 Nov 2008 14:53:32 -0000 1.2
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.26.ebuild,v 1.1 2008/10/26 08:10:45 tove Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.26.ebuild,v 1.2 2008/11/18 14:53:32 tove Exp $
95
96 MODULE_AUTHOR=DROLSKY
97 inherit perl-module
98 @@ -19,4 +19,4 @@
99 dev-lang/perl"
100
101 DEPEND="${RDEPEND}
102 - >=dev-perl/module-build-0.28"
103 + >=virtual/perl-Module-Build-0.28"
104
105
106
107 1.12 dev-perl/Exception-Class/Exception-Class-1.23.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild?rev=1.12&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild?rev=1.12&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild?r1=1.11&r2=1.12
112
113 Index: Exception-Class-1.23.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild,v
116 retrieving revision 1.11
117 retrieving revision 1.12
118 diff -u -r1.11 -r1.12
119 --- Exception-Class-1.23.ebuild 5 Aug 2006 03:25:57 -0000 1.11
120 +++ Exception-Class-1.23.ebuild 18 Nov 2008 14:53:32 -0000 1.12
121 @@ -1,6 +1,6 @@
122 -# Copyright 1999-2006 Gentoo Foundation
123 +# Copyright 1999-2008 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild,v 1.11 2006/08/05 03:25:57 mcummings Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild,v 1.12 2008/11/18 14:53:32 tove Exp $
127
128 inherit perl-module
129
130 @@ -14,7 +14,7 @@
131 SRC_TEST="do"
132
133 DEPEND="${DEPEND}
134 - >=dev-perl/module-build-0.28
135 + >=virtual/perl-Module-Build-0.28
136 test? ( dev-perl/Test-Pod )
137 dev-lang/perl"
138
139
140
141
142 1.2 dev-perl/Exception-Class/Exception-Class-1.25.ebuild
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.25.ebuild?rev=1.2&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.25.ebuild?rev=1.2&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.25.ebuild?r1=1.1&r2=1.2
147
148 Index: Exception-Class-1.25.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.25.ebuild,v
151 retrieving revision 1.1
152 retrieving revision 1.2
153 diff -u -r1.1 -r1.2
154 --- Exception-Class-1.25.ebuild 23 Oct 2008 07:08:45 -0000 1.1
155 +++ Exception-Class-1.25.ebuild 18 Nov 2008 14:53:32 -0000 1.2
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2008 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.25.ebuild,v 1.1 2008/10/23 07:08:45 tove Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.25.ebuild,v 1.2 2008/11/18 14:53:32 tove Exp $
161
162 MODULE_AUTHOR=DROLSKY
163 inherit perl-module
164 @@ -19,4 +19,4 @@
165 dev-lang/perl"
166
167 DEPEND="${RDEPEND}
168 - >=dev-perl/module-build-0.28"
169 + >=virtual/perl-Module-Build-0.28"