Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/lxml: ChangeLog lxml-1.3.6.ebuild
Date: Thu, 28 Feb 2008 20:35:44
Message-Id: E1JUpTf-0006jJ-Bi@stork.gentoo.org
1 maekke 08/02/28 20:35:39
2
3 Modified: ChangeLog lxml-1.3.6.ebuild
4 Log:
5 x86 stable, bug #209201
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.29 dev-python/lxml/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 28 Feb 2008 15:06:56 -0000 1.28
22 +++ ChangeLog 28 Feb 2008 20:35:38 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/lxml
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.28 2008/02/28 15:06:56 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.29 2008/02/28 20:35:38 maekke Exp $
28 +
29 + 28 Feb 2008; Markus Meier <maekke@g.o> lxml-1.3.6.ebuild:
30 + x86 stable, bug #209201
31
32 28 Feb 2008; nixnut <nixnut@g.o> ChangeLog:
33 Stable on ppc wrt bug 209201
34
35
36
37 1.3 dev-python/lxml/lxml-1.3.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild?r1=1.2&r2=1.3
42
43 Index: lxml-1.3.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- lxml-1.3.6.ebuild 28 Feb 2008 13:42:18 -0000 1.2
50 +++ lxml-1.3.6.ebuild 28 Feb 2008 20:35:38 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild,v 1.2 2008/02/28 13:42:18 coldwind Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild,v 1.3 2008/02/28 20:35:38 maekke Exp $
56
57 NEED_PYTHON=2.3
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="BSD GPL-2 as-is"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ia64 ~ppc ~x86"
64 +KEYWORDS="amd64 ~ia64 ~ppc x86"
65 IUSE="doc examples"
66
67 # Note: This version comes with it's own bundled svn version of pyrex
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list