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: lxml-2.2.4.ebuild ChangeLog
Date: Sun, 07 Feb 2010 19:57:37
Message-Id: E1NeDGB-0005LP-89@stork.gentoo.org
1 maekke 10/02/07 19:57:35
2
3 Modified: lxml-2.2.4.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #301955
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 dev-python/lxml/lxml-2.2.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild?r1=1.8&r2=1.9
14
15 Index: lxml-2.2.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- lxml-2.2.4.ebuild 24 Jan 2010 08:06:57 -0000 1.8
22 +++ lxml-2.2.4.ebuild 7 Feb 2010 19:57:34 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v 1.8 2010/01/24 08:06:57 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v 1.9 2010/02/07 19:57:34 maekke Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -13,7 +13,7 @@
32
33 LICENSE="BSD ElementTree GPL-2 PSF-2.4"
34 SLOT="0"
35 -KEYWORDS="~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
36 +KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
37 IUSE="doc examples +threads"
38
39 RDEPEND=">=dev-libs/libxml2-2.7.2
40
41
42
43 1.74 dev-python/lxml/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.74&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.74&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/lxml/ChangeLog?r1=1.73&r2=1.74
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v
52 retrieving revision 1.73
53 retrieving revision 1.74
54 diff -u -r1.73 -r1.74
55 --- ChangeLog 24 Jan 2010 08:06:57 -0000 1.73
56 +++ ChangeLog 7 Feb 2010 19:57:34 -0000 1.74
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/lxml
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.73 2010/01/24 08:06:57 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.74 2010/02/07 19:57:34 maekke Exp $
62 +
63 + 07 Feb 2010; Markus Meier <maekke@g.o> lxml-2.2.4.ebuild:
64 + amd64/x86 stable, bug #301955
65
66 24 Jan 2010; Jeroen Roovers <jer@g.o> lxml-2.2.4.ebuild:
67 Stable for HPPA (bug #301955).