Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http/
Date: Thu, 22 Mar 2018 20:23:59
Message-Id: 1521750184.b0c329d7311fafd8447e160dfd59dfd903a3e5d0.jer@gentoo
1 commit: b0c329d7311fafd8447e160dfd59dfd903a3e5d0
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 19:49:01 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 20:23:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c329d7
7
8 dev-ruby/http: Mark ~hppa too.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/http/http-0.6.3-r1.ebuild | 2 +-
14 dev-ruby/http/http-0.9.8-r1.ebuild | 4 ++--
15 dev-ruby/http/http-0.9.8-r2.ebuild | 2 +-
16 dev-ruby/http/http-1.0.2.ebuild | 4 ++--
17 dev-ruby/http/http-2.2.1.ebuild | 4 ++--
18 dev-ruby/http/http-2.2.2.ebuild | 4 ++--
19 dev-ruby/http/http-3.0.0.ebuild | 2 +-
20 7 files changed, 11 insertions(+), 11 deletions(-)
21
22 diff --git a/dev-ruby/http/http-0.6.3-r1.ebuild b/dev-ruby/http/http-0.6.3-r1.ebuild
23 index 5f383f94e97..29477f181cf 100644
24 --- a/dev-ruby/http/http-0.6.3-r1.ebuild
25 +++ b/dev-ruby/http/http-0.6.3-r1.ebuild
26 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
27
28 LICENSE="MIT"
29 SLOT="0.6"
30 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
32 IUSE=""
33
34 ruby_add_rdepend ">=dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*"
35
36 diff --git a/dev-ruby/http/http-0.9.8-r1.ebuild b/dev-ruby/http/http-0.9.8-r1.ebuild
37 index 3b7bceb464a..636df10e187 100644
38 --- a/dev-ruby/http/http-0.9.8-r1.ebuild
39 +++ b/dev-ruby/http/http-0.9.8-r1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=5
46 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
47
48 LICENSE="MIT"
49 SLOT="0.8"
50 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
51 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
52 IUSE=""
53
54 ruby_add_rdepend "
55
56 diff --git a/dev-ruby/http/http-0.9.8-r2.ebuild b/dev-ruby/http/http-0.9.8-r2.ebuild
57 index 9609dfb4799..eb1d54271b8 100644
58 --- a/dev-ruby/http/http-0.9.8-r2.ebuild
59 +++ b/dev-ruby/http/http-0.9.8-r2.ebuild
60 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
61
62 LICENSE="MIT"
63 SLOT="0.8"
64 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
65 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
66 IUSE=""
67
68 ruby_add_rdepend "
69
70 diff --git a/dev-ruby/http/http-1.0.2.ebuild b/dev-ruby/http/http-1.0.2.ebuild
71 index 196ab719b4c..87918b72d2c 100644
72 --- a/dev-ruby/http/http-1.0.2.ebuild
73 +++ b/dev-ruby/http/http-1.0.2.ebuild
74 @@ -1,4 +1,4 @@
75 -# Copyright 1999-2017 Gentoo Foundation
76 +# Copyright 1999-2018 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78
79 EAPI=5
80 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
81
82 LICENSE="MIT"
83 SLOT="1.0"
84 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
85 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
86 IUSE=""
87
88 ruby_add_rdepend "
89
90 diff --git a/dev-ruby/http/http-2.2.1.ebuild b/dev-ruby/http/http-2.2.1.ebuild
91 index d58081718e1..14eb329cb4c 100644
92 --- a/dev-ruby/http/http-2.2.1.ebuild
93 +++ b/dev-ruby/http/http-2.2.1.ebuild
94 @@ -1,4 +1,4 @@
95 -# Copyright 1999-2017 Gentoo Foundation
96 +# Copyright 1999-2018 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98
99 EAPI=5
100 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
101
102 LICENSE="MIT"
103 SLOT="2.0"
104 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
105 +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
106 IUSE=""
107
108 ruby_add_rdepend "
109
110 diff --git a/dev-ruby/http/http-2.2.2.ebuild b/dev-ruby/http/http-2.2.2.ebuild
111 index 786d6a4843a..d7ce2c5a957 100644
112 --- a/dev-ruby/http/http-2.2.2.ebuild
113 +++ b/dev-ruby/http/http-2.2.2.ebuild
114 @@ -1,4 +1,4 @@
115 -# Copyright 1999-2017 Gentoo Foundation
116 +# Copyright 1999-2018 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118
119 EAPI=6
120 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
121
122 LICENSE="MIT"
123 SLOT="2.0"
124 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
125 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
126 IUSE=""
127
128 ruby_add_rdepend "
129
130 diff --git a/dev-ruby/http/http-3.0.0.ebuild b/dev-ruby/http/http-3.0.0.ebuild
131 index 5fa0bce4fe7..4a7cdf3e37e 100644
132 --- a/dev-ruby/http/http-3.0.0.ebuild
133 +++ b/dev-ruby/http/http-3.0.0.ebuild
134 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
135
136 LICENSE="MIT"
137 SLOT="3"
138 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
139 +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
140 IUSE=""
141
142 ruby_add_rdepend "