Gentoo Archives: gentoo-commits

From: "Kenneth Prugh (ken69267)" <ken69267@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libxml2: libxml2-2.6.31.ebuild ChangeLog
Date: Sun, 13 Apr 2008 16:29:58
Message-Id: E1Jl55Y-0008G0-8h@stork.gentoo.org
1 ken69267 08/04/13 16:29:56
2
3 Modified: libxml2-2.6.31.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #217398
6 (Portage version: 2.1.5_rc3)
7
8 Revision Changes Path
9 1.6 dev-libs/libxml2/libxml2-2.6.31.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild?r1=1.5&r2=1.6
14
15 Index: libxml2-2.6.31.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- libxml2-2.6.31.ebuild 13 Apr 2008 13:21:03 -0000 1.5
22 +++ libxml2-2.6.31.ebuild 13 Apr 2008 16:29:55 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild,v 1.5 2008/04/13 13:21:03 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild,v 1.6 2008/04/13 16:29:55 ken69267 Exp $
28
29 inherit libtool flag-o-matic eutils
30
31 @@ -9,7 +9,7 @@
32
33 LICENSE="MIT"
34 SLOT="2"
35 -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="bootstrap build debug doc examples ipv6 python readline test"
38
39 XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
40
41
42
43 1.211 dev-libs/libxml2/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/ChangeLog?rev=1.211&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/ChangeLog?rev=1.211&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/ChangeLog?r1=1.210&r2=1.211
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v
52 retrieving revision 1.210
53 retrieving revision 1.211
54 diff -u -r1.210 -r1.211
55 --- ChangeLog 13 Apr 2008 13:21:03 -0000 1.210
56 +++ ChangeLog 13 Apr 2008 16:29:55 -0000 1.211
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/libxml2
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.210 2008/04/13 13:21:03 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.211 2008/04/13 16:29:55 ken69267 Exp $
62 +
63 + 13 Apr 2008; Kenneth Prugh <ken69267@g.o> libxml2-2.6.31.ebuild:
64 + amd64 stable, bug #217398
65
66 13 Apr 2008; Markus Rothe <corsair@g.o> libxml2-2.6.31.ebuild:
67 Stable on ppc64; bug #217398
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list