Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http-cookie/
Date: Thu, 28 Dec 2017 20:34:47
Message-Id: 1514493266.cff38bffb81ebee99c6cc622a94936d92dff869b.slyfox@gentoo
1 commit: cff38bffb81ebee99c6cc622a94936d92dff869b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Dec 28 19:57:31 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 20:34:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff38bff
7
8 dev-ruby/http-cookie: stable 1.0.2-r1 for sparc, bug #628676
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
17 index 5a2f225704c..d2a9d9d2760 100644
18 --- a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
19 +++ b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86"
31 +KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86"
32 IUSE=""
33
34 ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"