Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri: nokogiri-1.4.1.ebuild ChangeLog
Date: Mon, 04 Jan 2010 11:36:44
Message-Id: E1NRlEo-00044D-5N@stork.gentoo.org
1 fauli 10/01/04 11:36:42
2
3 Modified: nokogiri-1.4.1.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 dev-ruby/nokogiri/nokogiri-1.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild?r1=1.2&r2=1.3
14
15 Index: nokogiri-1.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- nokogiri-1.4.1.ebuild 21 Dec 2009 18:55:33 -0000 1.2
22 +++ nokogiri-1.4.1.ebuild 4 Jan 2010 11:36:41 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild,v 1.2 2009/12/21 18:55:33 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild,v 1.3 2010/01/04 11:36:41 fauli Exp $
29
30 EAPI=2
31
32 @@ -16,7 +16,7 @@
33 HOMEPAGE="http://nokogiri.rubyforge.org/"
34 LICENSE="MIT"
35
36 -KEYWORDS="~amd64"
37 +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
38 SLOT="0"
39 IUSE=""
40
41
42
43
44 1.17 dev-ruby/nokogiri/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.17&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.17&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/nokogiri/ChangeLog?r1=1.16&r2=1.17
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v
53 retrieving revision 1.16
54 retrieving revision 1.17
55 diff -u -r1.16 -r1.17
56 --- ChangeLog 21 Dec 2009 18:55:33 -0000 1.16
57 +++ ChangeLog 4 Jan 2010 11:36:41 -0000 1.17
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/nokogiri
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.16 2009/12/21 18:55:33 flameeyes Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.17 2010/01/04 11:36:41 fauli Exp $
64 +
65 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + nokogiri-1.4.1.ebuild:
67 + Transfer Prefix keywords
68
69 21 Dec 2009; Diego E. Pettenò <flameeyes@g.o>
70 nokogiri-1.4.1.ebuild: