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/ruby-gtksourceview3/
Date: Sat, 07 Jul 2018 08:50:21
Message-Id: 1530950887.03cc5fd836f2f108c37301c6c5eefacdb625a249.graaff@gentoo
1 commit: 03cc5fd836f2f108c37301c6c5eefacdb625a249
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 7 06:49:51 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 7 08:08:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cc5fd8
7
8 dev-ruby/ruby-gtksourceview3: amd64 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.1.1.ebuild b/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.1.1.ebuild
16 index 10d7d38b00a..156cff9de62 100644
17 --- a/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.1.1.ebuild
18 +++ b/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -7,7 +7,7 @@ USE_RUBY="ruby21 ruby22 ruby23 ruby24"
26 inherit virtualx ruby-ng-gnome2
27
28 DESCRIPTION="Ruby Gtk3 bindings"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ~ppc ~x86"
31 IUSE=""
32
33 DEPEND+=" x11-libs/gtksourceview:3.0"