Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/libxmlpp: ChangeLog libxmlpp-2.32.0.ebuild
Date: Thu, 28 Apr 2011 16:36:57
Message-Id: 20110428163645.09DF420054@flycatcher.gentoo.org
1 ssuominen 11/04/28 16:36:45
2
3 Modified: ChangeLog libxmlpp-2.32.0.ebuild
4 Log:
5 ppc64 stable wrt #353436
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.109 dev-cpp/libxmlpp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libxmlpp/ChangeLog?rev=1.109&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libxmlpp/ChangeLog?rev=1.109&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libxmlpp/ChangeLog?r1=1.108&r2=1.109
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v
19 retrieving revision 1.108
20 retrieving revision 1.109
21 diff -u -r1.108 -r1.109
22 --- ChangeLog 20 Apr 2011 12:30:29 -0000 1.108
23 +++ ChangeLog 28 Apr 2011 16:36:44 -0000 1.109
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-cpp/libxmlpp
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.108 2011/04/20 12:30:29 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.109 2011/04/28 16:36:44 ssuominen Exp $
29 +
30 + 28 Apr 2011; Samuli Suominen <ssuominen@g.o> libxmlpp-2.32.0.ebuild:
31 + ppc64 stable wrt #353436
32
33 *libxmlpp-2.34.1 (20 Apr 2011)
34
35
36
37
38 1.8 dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild?r1=1.7&r2=1.8
43
44 Index: libxmlpp-2.32.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- libxmlpp-2.32.0.ebuild 22 Mar 2011 20:00:24 -0000 1.7
51 +++ libxmlpp-2.32.0.ebuild 28 Apr 2011 16:36:44 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild,v 1.7 2011/03/22 20:00:24 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild,v 1.8 2011/04/28 16:36:44 ssuominen Exp $
57
58 EAPI="3"
59
60 @@ -16,7 +16,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="2.6"
64 -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
65 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
66 IUSE="doc"
67
68 RDEPEND=">=dev-libs/libxml2-2.6.1