Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri: ChangeLog nokogiri-1.4.4-r1.ebuild
Date: Tue, 02 Aug 2011 16:32:08
Message-Id: 20110802163158.C6FFC2004C@flycatcher.gentoo.org
1 hwoarang 11/08/02 16:31:58
2
3 Modified: ChangeLog nokogiri-1.4.4-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #348510
6
7 (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.60 dev-ruby/nokogiri/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.60&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.60&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?r1=1.59&r2=1.60
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v
19 retrieving revision 1.59
20 retrieving revision 1.60
21 diff -u -r1.59 -r1.60
22 --- ChangeLog 23 Jul 2011 14:26:38 -0000 1.59
23 +++ ChangeLog 2 Aug 2011 16:31:57 -0000 1.60
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/nokogiri
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.59 2011/07/23 14:26:38 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.60 2011/08/02 16:31:57 hwoarang Exp $
29 +
30 + 02 Aug 2011; Markos Chandras <hwoarang@g.o> nokogiri-1.4.4-r1.ebuild:
31 + Stable on amd64 wrt bug #348510
32
33 23 Jul 2011; Kacper Kowalik <xarthisius@g.o> nokogiri-1.4.4-r1.ebuild:
34 ppc stable wrt #348510
35
36
37
38 1.6 dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild?r1=1.5&r2=1.6
43
44 Index: nokogiri-1.4.4-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- nokogiri-1.4.4-r1.ebuild 23 Jul 2011 14:26:38 -0000 1.5
51 +++ nokogiri-1.4.4-r1.ebuild 2 Aug 2011 16:31:57 -0000 1.6
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/nokogiri/nokogiri-1.4.4-r1.ebuild,v 1.5 2011/07/23 14:26:38 xarthisius Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild,v 1.6 2011/08/02 16:31:57 hwoarang Exp $
57
58 EAPI=2
59
60 @@ -16,7 +16,7 @@
61 HOMEPAGE="http://nokogiri.rubyforge.org/"
62 LICENSE="MIT"
63
64 -KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
65 +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
66 SLOT="0"
67 IUSE="ffi"