Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/libxml: ChangeLog libxml-2.2.1.ebuild
Date: Thu, 29 Dec 2011 17:10:20
Message-Id: 20111229171010.13AF42004B@flycatcher.gentoo.org
1 jer 11/12/29 17:10:10
2
3 Modified: ChangeLog libxml-2.2.1.ebuild
4 Log:
5 Stable for HPPA (bug #395991).
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.62 dev-ruby/libxml/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?rev=1.62&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?rev=1.62&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?r1=1.61&r2=1.62
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v
19 retrieving revision 1.61
20 retrieving revision 1.62
21 diff -u -r1.61 -r1.62
22 --- ChangeLog 26 Dec 2011 16:49:11 -0000 1.61
23 +++ ChangeLog 29 Dec 2011 17:10:09 -0000 1.62
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/libxml
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.61 2011/12/26 16:49:11 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.62 2011/12/29 17:10:09 jer Exp $
29 +
30 + 29 Dec 2011; Jeroen Roovers <jer@g.o> libxml-2.2.1.ebuild:
31 + Stable for HPPA (bug #395991).
32
33 26 Dec 2011; Agostino Sarubbo <ago@g.o> libxml-2.2.1.ebuild:
34 Stable for AMD64, wrt bug #395991
35
36
37
38 1.4 dev-ruby/libxml/libxml-2.2.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild?r1=1.3&r2=1.4
43
44 Index: libxml-2.2.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- libxml-2.2.1.ebuild 26 Dec 2011 16:49:11 -0000 1.3
51 +++ libxml-2.2.1.ebuild 29 Dec 2011 17:10:09 -0000 1.4
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-ruby/libxml/libxml-2.2.1.ebuild,v 1.3 2011/12/26 16:49:11 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.4 2011/12/29 17:10:09 jer Exp $
57
58 EAPI=2
59
60 @@ -20,7 +20,7 @@
61
62 LICENSE="as-is"
63 SLOT="0"
64 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE=""
67
68 RDEPEND="${RDEPEND} dev-libs/libxml2"