Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hoe/
Date: Sun, 22 Oct 2017 21:42:35
Message-Id: 1508708500.1d79eb72b6e1c11b46973dffbf1891cbba4e0fa5.klausman@gentoo
1 commit: 1d79eb72b6e1c11b46973dffbf1891cbba4e0fa5
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 21:41:40 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 21:41:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d79eb72
7
8 dev-ruby/hoe-3.16.0-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/634930
11
12 dev-ruby/hoe/hoe-3.16.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/hoe/hoe-3.16.0.ebuild b/dev-ruby/hoe/hoe-3.16.0.ebuild
16 index 0a2342eb9ed..8ba9973eb39 100644
17 --- a/dev-ruby/hoe/hoe-3.16.0.ebuild
18 +++ b/dev-ruby/hoe/hoe-3.16.0.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://www.zenspider.com/projects/hoe.html"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="doc"
26
27 ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )"