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/logue/
Date: Sat, 29 Apr 2017 20:26:34
Message-Id: 1493497580.4ef395d3636a793ed2d9562b1493cfaa48478fd1.jer@gentoo
1 commit: 4ef395d3636a793ed2d9562b1493cfaa48478fd1
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 20:21:46 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 20:26:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef395d3
7
8 dev-ruby/logue: Stable for HPPA (bug #603816).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/logue/logue-1.0.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/logue/logue-1.0.4.ebuild b/dev-ruby/logue/logue-1.0.4.ebuild
17 index 3fca45825bb..e52460b9ddd 100644
18 --- a/dev-ruby/logue/logue-1.0.4.ebuild
19 +++ b/dev-ruby/logue/logue-1.0.4.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV}
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
31 +KEYWORDS="amd64 hppa ~ppc ~sparc x86"
32 IUSE=""
33
34 ruby_add_rdepend ">=dev-ruby/rainbow-2.0.0"