Gentoo Archives: gentoo-commits

From: "Sebastian Pipping (sping)" <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/ansi2html: ansi2html-0.9.4.ebuild ansi2html-0.9.3-r1.ebuild ChangeLog ansi2html-0.10.0.ebuild metadata.xml ansi2html-0.9.1-r1.ebuild
Date: Sat, 28 Sep 2013 13:49:20
Message-Id: 20130928134915.B25D12004C@flycatcher.gentoo.org
1 sping 13/09/28 13:49:15
2
3 Modified: ansi2html-0.9.4.ebuild ansi2html-0.9.3-r1.ebuild
4 ChangeLog metadata.xml ansi2html-0.9.1-r1.ebuild
5 Added: ansi2html-0.10.0.ebuild
6 Log:
7 dev-python/ansi2html: 0.10.0, fix license
8
9 (Portage version: 2.1.12.5/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
10
11 Revision Changes Path
12 1.3 dev-python/ansi2html/ansi2html-0.9.4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild?r1=1.2&r2=1.3
17
18 Index: ansi2html-0.9.4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- ansi2html-0.9.4.ebuild 5 Sep 2013 18:46:58 -0000 1.2
25 +++ ansi2html-0.9.4.ebuild 28 Sep 2013 13:49:15 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild,v 1.2 2013/09/05 18:46:58 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild,v 1.3 2013/09/28 13:49:15 sping Exp $
31
32 EAPI=5
33
34 @@ -13,7 +13,7 @@
35 HOMEPAGE="http://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html"
36 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
37
38 -LICENSE="BSD"
39 +LICENSE="GPL-3+"
40 SLOT="0"
41 KEYWORDS="~amd64 ~x86"
42 IUSE="test"
43
44
45
46 1.3 dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild?r1=1.2&r2=1.3
51
52 Index: ansi2html-0.9.3-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- ansi2html-0.9.3-r1.ebuild 5 Sep 2013 18:46:58 -0000 1.2
59 +++ ansi2html-0.9.3-r1.ebuild 28 Sep 2013 13:49:15 -0000 1.3
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild,v 1.2 2013/09/05 18:46:58 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild,v 1.3 2013/09/28 13:49:15 sping Exp $
65
66 EAPI=5
67
68 @@ -13,7 +13,7 @@
69 HOMEPAGE="http://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html"
70 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
71
72 -LICENSE="BSD"
73 +LICENSE="GPL-3+"
74 SLOT="0"
75 KEYWORDS="~amd64 ~x86"
76 IUSE="test"
77
78
79
80 1.10 dev-python/ansi2html/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ChangeLog?rev=1.10&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ChangeLog?rev=1.10&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ChangeLog?r1=1.9&r2=1.10
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v
89 retrieving revision 1.9
90 retrieving revision 1.10
91 diff -u -r1.9 -r1.10
92 --- ChangeLog 5 Sep 2013 18:46:58 -0000 1.9
93 +++ ChangeLog 28 Sep 2013 13:49:15 -0000 1.10
94 @@ -1,6 +1,17 @@
95 # ChangeLog for dev-python/ansi2html
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v 1.9 2013/09/05 18:46:58 mgorny Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v 1.10 2013/09/28 13:49:15 sping Exp $
99 +
100 + 28 Sep 2013; Sebastian Pipping <sping@g.o> ansi2html-0.9.1-r1.ebuild,
101 + ansi2html-0.9.3-r1.ebuild, ansi2html-0.9.4.ebuild, +ansi2html-0.10.0.ebuild,
102 + metadata.xml:
103 + Fix license to GPL-3+
104 +
105 +*ansi2html-0.10.0 (28 Sep 2013)
106 +
107 + 28 Sep 2013; Sebastian Pipping <sping@g.o> +ansi2html-0.10.0.ebuild,
108 + metadata.xml:
109 + Bump to 0.10.0, add myself as maintainer, update license to GPL-3+
110
111 05 Sep 2013; Michał Górny <mgorny@g.o> ansi2html-0.9.3-r1.ebuild,
112 ansi2html-0.9.4.ebuild:
113
114
115
116 1.2 dev-python/ansi2html/metadata.xml
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/metadata.xml?rev=1.2&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/metadata.xml?rev=1.2&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/metadata.xml?r1=1.1&r2=1.2
121
122 Index: metadata.xml
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/metadata.xml,v
125 retrieving revision 1.1
126 retrieving revision 1.2
127 diff -u -r1.1 -r1.2
128 --- metadata.xml 22 Jul 2012 07:37:10 -0000 1.1
129 +++ metadata.xml 28 Sep 2013 13:49:15 -0000 1.2
130 @@ -6,6 +6,10 @@
131 <email>iksaif@g.o</email>
132 <name>Corentin Chary</name>
133 </maintainer>
134 + <maintainer>
135 + <email>sping@g.o</email>
136 + <name>Sebastian Pipping</name>
137 + </maintainer>
138 <upstream>
139 <remote-id type="pypi">ansi2html</remote-id>
140 <remote-id type="github">ralphbean/ansi2html</remote-id>
141
142
143
144 1.2 dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild?rev=1.2&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild?rev=1.2&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild?r1=1.1&r2=1.2
149
150 Index: ansi2html-0.9.1-r1.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild,v
153 retrieving revision 1.1
154 retrieving revision 1.2
155 diff -u -r1.1 -r1.2
156 --- ansi2html-0.9.1-r1.ebuild 14 Aug 2012 21:14:18 -0000 1.1
157 +++ ansi2html-0.9.1-r1.ebuild 28 Sep 2013 13:49:15 -0000 1.2
158 @@ -1,6 +1,6 @@
159 -# Copyright 1999-2012 Gentoo Foundation
160 +# Copyright 1999-2013 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild,v 1.1 2012/08/14 21:14:18 iksaif Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild,v 1.2 2013/09/28 13:49:15 sping Exp $
164
165 EAPI="4"
166
167 @@ -16,7 +16,7 @@
168 HOMEPAGE="http://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html"
169 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
170
171 -LICENSE="BSD"
172 +LICENSE="GPL-3+"
173 SLOT="0"
174 KEYWORDS="~amd64 ~x86"
175 IUSE="test"
176
177
178
179 1.1 dev-python/ansi2html/ansi2html-0.10.0.ebuild
180
181 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.10.0.ebuild?rev=1.1&view=markup
182 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ansi2html/ansi2html-0.10.0.ebuild?rev=1.1&content-type=text/plain
183
184 Index: ansi2html-0.10.0.ebuild
185 ===================================================================
186 # Copyright 1999-2013 Gentoo Foundation
187 # Distributed under the terms of the GNU General Public License v2
188 # $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.10.0.ebuild,v 1.1 2013/09/28 13:49:15 sping Exp $
189
190 EAPI=5
191
192 # ordereddict is need for < 2.7, but it's not packaged (yet)
193 PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
194
195 inherit distutils-r1
196
197 DESCRIPTION="Convert text with ANSI color codes to HTML"
198 HOMEPAGE="http://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html"
199 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
200
201 LICENSE="GPL-3+"
202 SLOT="0"
203 KEYWORDS="~amd64 ~x86"
204 IUSE="test"
205
206 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
207 DEPEND="${RDEPEND}
208 test? (
209 dev-python/nose[${PYTHON_USEDEP}]
210 dev-python/mock[${PYTHON_USEDEP}]
211 )
212 dev-python/setuptools[${PYTHON_USEDEP}]"
213
214 python_test() {
215 nosetests -w tests \
216 || die "Tests fail with ${EPYTHON}"
217 }