Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/priorityqueue/
Date: Sat, 29 Oct 2016 14:54:27
Message-Id: 1477752849.0b0e08a137a64b3d0d6f74be3ea64d642b36939e.mrueg@gentoo
1 commit: 0b0e08a137a64b3d0d6f74be3ea64d642b36939e
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 14:53:51 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 14:54:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0e08a1
7
8 dev-ruby/priorityqueue: Add ruby23
9
10 Package-Manager: portage-2.3.2
11
12 dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
16 index e1bf5c8..f90972b 100644
17 --- a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
18 +++ b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild
19 @@ -4,7 +4,7 @@
20
21 EAPI=5
22
23 -USE_RUBY="ruby20 ruby21 ruby22"
24 +USE_RUBY="ruby20 ruby21 ruby22 ruby23"
25
26 RUBY_FAKEGEM_DOCDIR="doc"
27 RUBY_FAKEGEM_TASK_DOC=""