Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/utidylib: ChangeLog utidylib-0.2-r1.ebuild
Date: Thu, 01 Mar 2012 23:41:05
Message-Id: 20120301234055.D43CD2004B@flycatcher.gentoo.org
1 ranger 12/03/01 23:40:55
2
3 Modified: ChangeLog utidylib-0.2-r1.ebuild
4 Log:
5 Marking utidylib-0.2-r1 ppc for bug 386673
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.14 dev-python/utidylib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/utidylib/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/utidylib/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/utidylib/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 11 Dec 2011 22:03:18 -0000 1.13
23 +++ ChangeLog 1 Mar 2012 23:40:55 -0000 1.14
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/utidylib
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.13 2011/12/11 22:03:18 maekke Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.14 2012/03/01 23:40:55 ranger Exp $
30 +
31 + 01 Mar 2012; Brent Baude <ranger@g.o> utidylib-0.2-r1.ebuild:
32 + Marking utidylib-0.2-r1 ppc for bug 386673
33
34 11 Dec 2011; Markus Meier <maekke@g.o> utidylib-0.2-r1.ebuild:
35 x86 stable, bug #386673
36
37
38
39 1.8 dev-python/utidylib/utidylib-0.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild?r1=1.7&r2=1.8
44
45 Index: utidylib-0.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- utidylib-0.2-r1.ebuild 11 Dec 2011 22:03:18 -0000 1.7
52 +++ utidylib-0.2-r1.ebuild 1 Mar 2012 23:40:55 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.7 2011/12/11 22:03:18 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.8 2012/03/01 23:40:55 ranger Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="2:2.5"
62 @@ -17,7 +17,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
67 +KEYWORDS="amd64 ppc ~ppc64 x86"
68 IUSE="doc"
69
70 RDEPEND="app-text/htmltidy"