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/classifier-reborn/
Date: Fri, 23 Dec 2016 21:51:23
Message-Id: 1482529864.38f90eb58e4d73196a47d3cc344293df85e6d13d.mrueg@gentoo
1 commit: 38f90eb58e4d73196a47d3cc344293df85e6d13d
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 23 21:50:48 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 23 21:51:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f90eb5
7
8 dev-ruby/classifier-reborn: Add ruby23, drop ruby20
9
10 Package-Manager: portage-2.3.3
11
12 dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild b/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild
16 index a02a984..74c9931 100644
17 --- a/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild
18 +++ b/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild
19 @@ -3,7 +3,7 @@
20 # $Id$
21
22 EAPI=5
23 -USE_RUBY="ruby20 ruby21 ruby22"
24 +USE_RUBY="ruby21 ruby22 ruby23"
25
26 RUBY_FAKEGEM_TASK_DOC=""
27 RUBY_FAKEGEM_EXTRADOC="README.markdown"