Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/right_http_connection/
Date: Sat, 02 Apr 2016 07:01:42
Message-Id: 1459580481.b45dd686de6f7f61336c1073967d420d2d408d00.graaff@gentoo
1 commit: b45dd686de6f7f61336c1073967d420d2d408d00
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 06:48:02 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 07:01:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45dd686
7
8 dev-ruby/right_http_connection: mark ruby21 revision stable
9
10 Package-Manager: portage-2.2.26
11
12 dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild
16 index 06af3db..2305fe8 100644
17 --- a/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild
18 +++ b/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -20,7 +20,7 @@ RUBY_S="rightscale-${PN}-*"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
30 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
31 IUSE=""
32
33 RESTRICT="test"