Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/hpricot: ChangeLog hpricot-0.8.6-r1.ebuild hpricot-0.8.6.ebuild hpricot-0.8.4.ebuild
Date: Sun, 28 Oct 2012 18:15:09
Message-Id: 20121028181459.2771A21600@flycatcher.gentoo.org
1 armin76 12/10/28 18:14:59
2
3 Modified: ChangeLog hpricot-0.8.6-r1.ebuild
4 hpricot-0.8.6.ebuild hpricot-0.8.4.ebuild
5 Log:
6 Add ~alpha/~ia64/~sparc wrt #405757
7
8 (Portage version: 2.1.11.9/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.43 dev-ruby/hpricot/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/ChangeLog?rev=1.43&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/ChangeLog?rev=1.43&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/ChangeLog?r1=1.42&r2=1.43
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v
20 retrieving revision 1.42
21 retrieving revision 1.43
22 diff -u -r1.42 -r1.43
23 --- ChangeLog 27 Sep 2012 10:25:20 -0000 1.42
24 +++ ChangeLog 28 Oct 2012 18:14:58 -0000 1.43
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/hpricot
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.42 2012/09/27 10:25:20 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.43 2012/10/28 18:14:58 armin76 Exp $
30 +
31 + 28 Oct 2012; Raúl Porcel <armin76@g.o> hpricot-0.8.4.ebuild,
32 + hpricot-0.8.6.ebuild, hpricot-0.8.6-r1.ebuild:
33 + Add ~alpha/~ia64/~sparc wrt #405757
34
35 27 Sep 2012; Samuli Suominen <ssuominen@g.o> hpricot-0.8.6-r1.ebuild:
36 Keyword ~ppc/~ppc64 wrt #405757
37
38
39
40 1.6 dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild?r1=1.5&r2=1.6
45
46 Index: hpricot-0.8.6-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- hpricot-0.8.6-r1.ebuild 27 Sep 2012 10:25:20 -0000 1.5
53 +++ hpricot-0.8.6-r1.ebuild 28 Oct 2012 18:14:58 -0000 1.6
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.5 2012/09/27 10:25:20 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.6 2012/10/28 18:14:58 armin76 Exp $
59
60 EAPI=4
61
62 @@ -16,7 +16,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
67 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
68 IUSE=""
69
70 ruby_add_bdepend "dev-ruby/rake
71
72
73
74 1.2 dev-ruby/hpricot/hpricot-0.8.6.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6.ebuild?r1=1.1&r2=1.2
79
80 Index: hpricot-0.8.6.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- hpricot-0.8.6.ebuild 25 Jan 2012 01:21:18 -0000 1.1
87 +++ hpricot-0.8.6.ebuild 28 Oct 2012 18:14:58 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6.ebuild,v 1.1 2012/01/25 01:21:18 flameeyes Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6.ebuild,v 1.2 2012/10/28 18:14:58 armin76 Exp $
93
94 EAPI=2
95
96 @@ -16,7 +16,7 @@
97
98 LICENSE="MIT"
99 SLOT="0"
100 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
101 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
102 IUSE=""
103
104 # Probably needs the same jdk as JRuby but I'm not sure how to express
105
106
107
108 1.5 dev-ruby/hpricot/hpricot-0.8.4.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild?rev=1.5&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild?rev=1.5&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild?r1=1.4&r2=1.5
113
114 Index: hpricot-0.8.4.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild,v
117 retrieving revision 1.4
118 retrieving revision 1.5
119 diff -u -r1.4 -r1.5
120 --- hpricot-0.8.4.ebuild 7 Aug 2011 14:02:17 -0000 1.4
121 +++ hpricot-0.8.4.ebuild 28 Oct 2012 18:14:59 -0000 1.5
122 @@ -1,6 +1,6 @@
123 -# Copyright 1999-2011 Gentoo Foundation
124 +# Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild,v 1.4 2011/08/07 14:02:17 armin76 Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild,v 1.5 2012/10/28 18:14:59 armin76 Exp $
128
129 EAPI=2
130
131 @@ -16,7 +16,7 @@
132
133 LICENSE="MIT"
134 SLOT="0"
135 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
136 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
137 IUSE=""
138
139 # Probably needs the same jdk as JRuby but I'm not sure how to express