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/hoe/
Date: Sun, 22 Oct 2017 07:11:52
Message-Id: 1508656159.f934024e904cf8f32ede1c4d0c6c183308ce127a.graaff@gentoo
1 commit: f934024e904cf8f32ede1c4d0c6c183308ce127a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 07:09:19 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 07:09:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f934024e
7
8 dev-ruby/hoe: amd64 stable, bug 634930
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 6d5c196385a..0a2342eb9ed 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 )"