Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri: nokogiri-1.6.3.1.ebuild nokogiri-1.6.0.ebuild nokogiri-1.5.10.ebuild nokogiri-1.5.5.ebuild ChangeLog
Date: Thu, 28 Aug 2014 02:53:31
Message-Id: 20140828025326.8BE5B41A4@oystercatcher.gentoo.org
1 mrueg 14/08/28 02:53:26
2
3 Modified: nokogiri-1.6.3.1.ebuild nokogiri-1.6.0.ebuild
4 nokogiri-1.5.10.ebuild nokogiri-1.5.5.ebuild
5 ChangeLog
6 Log:
7 Update HOMEPAGE.
8
9 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
10
11 Revision Changes Path
12 1.2 dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild?r1=1.1&r2=1.2
17
18 Index: nokogiri-1.6.3.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- nokogiri-1.6.3.1.ebuild 22 Aug 2014 07:27:29 -0000 1.1
25 +++ nokogiri-1.6.3.1.ebuild 28 Aug 2014 02:53:26 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild,v 1.1 2014/08/22 07:27:29 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild,v 1.2 2014/08/28 02:53:26 mrueg Exp $
31
32 EAPI=5
33
34 @@ -12,7 +12,7 @@
35 inherit ruby-fakegem eutils multilib
36
37 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
38 -HOMEPAGE="http://nokogiri.rubyforge.org/"
39 +HOMEPAGE="http://nokogiri.org/"
40 LICENSE="MIT"
41 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> ${P}-git.tgz"
42
43
44
45
46 1.8 dev-ruby/nokogiri/nokogiri-1.6.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild?rev=1.8&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild?rev=1.8&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild?r1=1.7&r2=1.8
51
52 Index: nokogiri-1.6.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild,v
55 retrieving revision 1.7
56 retrieving revision 1.8
57 diff -u -r1.7 -r1.8
58 --- nokogiri-1.6.0.ebuild 15 Aug 2014 07:19:04 -0000 1.7
59 +++ nokogiri-1.6.0.ebuild 28 Aug 2014 02:53:26 -0000 1.8
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild,v 1.7 2014/08/15 07:19:04 graaff Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild,v 1.8 2014/08/28 02:53:26 mrueg Exp $
65
66 EAPI=5
67
68 @@ -12,7 +12,7 @@
69 inherit ruby-fakegem eutils multilib
70
71 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
72 -HOMEPAGE="http://nokogiri.rubyforge.org/"
73 +HOMEPAGE="http://nokogiri.org/"
74 LICENSE="MIT"
75 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> ${P}-git.tgz"
76
77
78
79
80 1.12 dev-ruby/nokogiri/nokogiri-1.5.10.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild?rev=1.12&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild?rev=1.12&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild?r1=1.11&r2=1.12
85
86 Index: nokogiri-1.5.10.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v
89 retrieving revision 1.11
90 retrieving revision 1.12
91 diff -u -r1.11 -r1.12
92 --- nokogiri-1.5.10.ebuild 25 Aug 2014 16:02:31 -0000 1.11
93 +++ nokogiri-1.5.10.ebuild 28 Aug 2014 02:53:26 -0000 1.12
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 1.11 2014/08/25 16:02:31 mrueg Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 1.12 2014/08/28 02:53:26 mrueg Exp $
99
100 EAPI=5
101
102 @@ -13,7 +13,7 @@
103 inherit ruby-fakegem eutils multilib
104
105 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
106 -HOMEPAGE="http://nokogiri.rubyforge.org/"
107 +HOMEPAGE="http://nokogiri.org/"
108 LICENSE="MIT"
109 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> ${P}-git.tgz"
110
111
112
113
114 1.13 dev-ruby/nokogiri/nokogiri-1.5.5.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?rev=1.13&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?rev=1.13&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?r1=1.12&r2=1.13
119
120 Index: nokogiri-1.5.5.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild,v
123 retrieving revision 1.12
124 retrieving revision 1.13
125 diff -u -r1.12 -r1.13
126 --- nokogiri-1.5.5.ebuild 5 Aug 2014 16:00:54 -0000 1.12
127 +++ nokogiri-1.5.5.ebuild 28 Aug 2014 02:53:26 -0000 1.13
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2014 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild,v 1.12 2014/08/05 16:00:54 mrueg Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild,v 1.13 2014/08/28 02:53:26 mrueg Exp $
133
134 EAPI=4
135
136 @@ -13,7 +13,7 @@
137 inherit ruby-fakegem eutils multilib
138
139 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
140 -HOMEPAGE="http://nokogiri.rubyforge.org/"
141 +HOMEPAGE="http://nokogiri.org/"
142 LICENSE="MIT"
143 SRC_URI="https://github.com/sparklemotion/nokogiri/tarball/v${PV} -> ${P}.tgz"
144 RUBY_S="sparklemotion-nokogiri-*"
145
146
147
148 1.104 dev-ruby/nokogiri/ChangeLog
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.104&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.104&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?r1=1.103&r2=1.104
153
154 Index: ChangeLog
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v
157 retrieving revision 1.103
158 retrieving revision 1.104
159 diff -u -r1.103 -r1.104
160 --- ChangeLog 25 Aug 2014 16:02:31 -0000 1.103
161 +++ ChangeLog 28 Aug 2014 02:53:26 -0000 1.104
162 @@ -1,6 +1,10 @@
163 # ChangeLog for dev-ruby/nokogiri
164 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
165 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.103 2014/08/25 16:02:31 mrueg Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.104 2014/08/28 02:53:26 mrueg Exp $
167 +
168 + 28 Aug 2014; Manuel Rüger <mrueg@g.o> nokogiri-1.5.10.ebuild,
169 + nokogiri-1.5.5.ebuild, nokogiri-1.6.0.ebuild, nokogiri-1.6.3.1.ebuild:
170 + Update HOMEPAGE.
171
172 25 Aug 2014; Manuel Rüger <mrueg@g.o> nokogiri-1.5.10.ebuild:
173 Mark amd64 stable. Bug #505920.