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/ruby-beautify/
Date: Sat, 29 Apr 2017 20:26:39
Message-Id: 1493497583.c6f372977b0fdab035657a93da344f067d315b4e.jer@gentoo
1 commit: c6f372977b0fdab035657a93da344f067d315b4e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 20:23:27 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 20:26:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f37297
7
8 dev-ruby/ruby-beautify: Stable for HPPA (bug #602364).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild b/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild
17 index 0c5d1c76cfa..4301c31de75 100644
18 --- a/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild
19 +++ b/dev-ruby/ruby-beautify/ruby-beautify-0.97.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 @@ -15,7 +15,7 @@ DESCRIPTION="a cli tool (and module) to beautify ruby code"
27 HOMEPAGE="https://github.com/erniebrodeur/ruby-beautify"
28 LICENSE="MIT"
29
30 -KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
31 +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
32 SLOT="0"
33 IUSE=""