Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnxml: libnxml-0.18.0.ebuild ChangeLog
Date: Fri, 03 Oct 2008 12:34:52
Message-Id: E1Kljrt-0005il-Kx@stork.gentoo.org
1 bluebird 08/10/03 12:34:49
2
3 Modified: libnxml-0.18.0.ebuild ChangeLog
4 Log:
5 Add ~sparc keyword, bug #238946
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 net-libs/libnxml/libnxml-0.18.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild?r1=1.3&r2=1.4
14
15 Index: libnxml-0.18.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- libnxml-0.18.0.ebuild 23 Sep 2008 07:25:09 -0000 1.3
22 +++ libnxml-0.18.0.ebuild 3 Oct 2008 12:34:49 -0000 1.4
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/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.3 2008/09/23 07:25:09 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.4 2008/10/03 12:34:49 bluebird Exp $
28
29 DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
30 HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="~amd64 ppc x86"
36 +KEYWORDS="~amd64 ppc ~sparc x86"
37 IUSE="doc examples"
38
39 RDEPEND="net-misc/curl"
40
41
42
43 1.12 net-libs/libnxml/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnxml/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnxml/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnxml/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 23 Sep 2008 07:25:09 -0000 1.11
56 +++ ChangeLog 3 Oct 2008 12:34:49 -0000 1.12
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-libs/libnxml
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.11 2008/09/23 07:25:09 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.12 2008/10/03 12:34:49 bluebird Exp $
62 +
63 + 03 Oct 2008; Friedrich Oslage <bluebird@g.o> libnxml-0.18.0.ebuild:
64 + Add ~sparc keyword, bug #238946
65
66 23 Sep 2008; Markus Rothe <corsair@g.o> libnxml-0.18.0.ebuild:
67 Stable on ppc