Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Base: Test-Base-0.56.ebuild ChangeLog Test-Base-0.54.ebuild Test-Base-0.50.ebuild Test-Base-0.58.ebuild
Date: Mon, 06 Apr 2009 15:47:13
Message-Id: E1Lqr2U-0007TX-NH@stork.gentoo.org
1 armin76 09/04/06 15:47:10
2
3 Modified: Test-Base-0.56.ebuild ChangeLog
4 Test-Base-0.54.ebuild Test-Base-0.50.ebuild
5 Test-Base-0.58.ebuild
6 Log:
7 Add ~arm/~s390/~sh
8 (Portage version: 2.1.6.7/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.4 dev-perl/Test-Base/Test-Base-0.56.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.56.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.56.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.56.ebuild?r1=1.3&r2=1.4
16
17 Index: Test-Base-0.56.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.56.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- Test-Base-0.56.ebuild 21 Mar 2009 03:23:32 -0000 1.3
24 +++ Test-Base-0.56.ebuild 6 Apr 2009 15:47:10 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.56.ebuild,v 1.3 2009/03/21 03:23:32 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.56.ebuild,v 1.4 2009/04/06 15:47:10 armin76 Exp $
30
31 EAPI=2
32
33 @@ -10,7 +10,7 @@
34 DESCRIPTION="A Data Driven Testing Framework"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
39 IUSE=""
40
41 DEPEND=">=virtual/perl-Test-Simple-0.62
42
43
44
45 1.44 dev-perl/Test-Base/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/ChangeLog?rev=1.44&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/ChangeLog?rev=1.44&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/ChangeLog?r1=1.43&r2=1.44
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/ChangeLog,v
54 retrieving revision 1.43
55 retrieving revision 1.44
56 diff -u -r1.43 -r1.44
57 --- ChangeLog 27 Mar 2009 07:35:54 -0000 1.43
58 +++ ChangeLog 6 Apr 2009 15:47:10 -0000 1.44
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Test-Base
61 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/ChangeLog,v 1.43 2009/03/27 07:35:54 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/ChangeLog,v 1.44 2009/04/06 15:47:10 armin76 Exp $
64 +
65 + 06 Apr 2009; Raúl Porcel <armin76@g.o> Test-Base-0.50.ebuild,
66 + Test-Base-0.54.ebuild, Test-Base-0.56.ebuild, Test-Base-0.58.ebuild:
67 + Add ~arm/~s390/~sh
68
69 *Test-Base-0.58 (27 Mar 2009)
70
71
72
73
74 1.9 dev-perl/Test-Base/Test-Base-0.54.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild?r1=1.8&r2=1.9
79
80 Index: Test-Base-0.54.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -u -r1.8 -r1.9
86 --- Test-Base-0.54.ebuild 30 Sep 2008 15:06:03 -0000 1.8
87 +++ Test-Base-0.54.ebuild 6 Apr 2009 15:47:10 -0000 1.9
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2008 Gentoo Foundation
90 +# Copyright 1999-2009 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild,v 1.8 2008/09/30 15:06:03 tove Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild,v 1.9 2009/04/06 15:47:10 armin76 Exp $
94
95 MODULE_AUTHOR=INGY
96 inherit perl-module
97 @@ -9,7 +9,7 @@
98
99 LICENSE="Artistic"
100 SLOT="0"
101 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
102 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
103 IUSE=""
104
105 SRC_TEST="do"
106
107
108
109 1.14 dev-perl/Test-Base/Test-Base-0.50.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild?rev=1.14&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild?rev=1.14&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild?r1=1.13&r2=1.14
114
115 Index: Test-Base-0.50.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild,v
118 retrieving revision 1.13
119 retrieving revision 1.14
120 diff -u -r1.13 -r1.14
121 --- Test-Base-0.50.ebuild 15 Oct 2006 20:20:58 -0000 1.13
122 +++ Test-Base-0.50.ebuild 6 Apr 2009 15:47:10 -0000 1.14
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2006 Gentoo Foundation
125 +# Copyright 1999-2009 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild,v 1.13 2006/10/15 20:20:58 mcummings Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild,v 1.14 2009/04/06 15:47:10 armin76 Exp $
129
130 inherit perl-module
131
132 @@ -9,7 +9,7 @@
133 SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
134 LICENSE="Artistic"
135 SLOT="0"
136 -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
137 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
138 IUSE=""
139
140 SRC_TEST="do"
141
142
143
144 1.2 dev-perl/Test-Base/Test-Base-0.58.ebuild
145
146 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.58.ebuild?rev=1.2&view=markup
147 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.58.ebuild?rev=1.2&content-type=text/plain
148 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Base/Test-Base-0.58.ebuild?r1=1.1&r2=1.2
149
150 Index: Test-Base-0.58.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.58.ebuild,v
153 retrieving revision 1.1
154 retrieving revision 1.2
155 diff -u -r1.1 -r1.2
156 --- Test-Base-0.58.ebuild 27 Mar 2009 07:35:54 -0000 1.1
157 +++ Test-Base-0.58.ebuild 6 Apr 2009 15:47:10 -0000 1.2
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2009 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.58.ebuild,v 1.1 2009/03/27 07:35:54 tove Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.58.ebuild,v 1.2 2009/04/06 15:47:10 armin76 Exp $
163
164 EAPI=2
165
166 @@ -10,7 +10,7 @@
167 DESCRIPTION="A Data Driven Testing Framework"
168
169 SLOT="0"
170 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
171 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
172 IUSE=""
173
174 DEPEND=">=virtual/perl-Test-Simple-0.62