Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/libxmlpp: libxmlpp-2.13.1.ebuild ChangeLog
Date: Fri, 05 Oct 2007 07:17:20
Message-Id: E1IdhHt-0002bJ-Hq@stork.gentoo.org
1 tgall 07/10/05 07:07:53
2
3 Modified: libxmlpp-2.13.1.ebuild ChangeLog
4 Log:
5 added ~ppc64
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.8 dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild?r1=1.7&r2=1.8
14
15 Index: libxmlpp-2.13.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- libxmlpp-2.13.1.ebuild 28 Aug 2007 20:15:09 -0000 1.7
22 +++ libxmlpp-2.13.1.ebuild 5 Oct 2007 07:07:53 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild,v 1.7 2007/08/28 20:15:09 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild,v 1.8 2007/10/05 07:07:53 tgall Exp $
28
29 inherit gnome2 eutils
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="2.6"
35 -KEYWORDS="alpha amd64 hppa ppc sparc x86"
36 +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
37 IUSE="doc"
38
39 RDEPEND=">=dev-libs/libxml2-2.6.1
40
41
42
43 1.59 dev-cpp/libxmlpp/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libxmlpp/ChangeLog?rev=1.59&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libxmlpp/ChangeLog?rev=1.59&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libxmlpp/ChangeLog?r1=1.58&r2=1.59
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v
52 retrieving revision 1.58
53 retrieving revision 1.59
54 diff -u -r1.58 -r1.59
55 --- ChangeLog 27 Sep 2007 22:02:57 -0000 1.58
56 +++ ChangeLog 5 Oct 2007 07:07:53 -0000 1.59
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-cpp/libxmlpp
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.58 2007/09/27 22:02:57 leio Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.59 2007/10/05 07:07:53 tgall Exp $
62 +
63 + 05 Oct 2007; Tom Gall <tgall@g.o>
64 + libxmlpp-2.13.1.ebuild:
65 + added ~ppc64
66
67 27 Sep 2007; Mart Raudsepp <leio@g.o>
68 -files/libxmlpp-2.8.0-fix-errant-semicolon.diff,
69
70
71
72 --
73 gentoo-commits@g.o mailing list