commit: c13a1c4e72446d1e20fe69526f51c86efe26dbe3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 6 07:26:52 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 6 07:51:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13a1c4e
dev-ruby/web-console: add ruby23 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/web-console/web-console-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/web-console/web-console-2.3.0.ebuild b/dev-ruby/web-console/web-console-2.3.0.ebuild index 5365956f99f..d8e0f407253 100644 --- a/dev-ruby/web-console/web-console-2.3.0.ebuild +++ b/dev-ruby/web-console/web-console-2.3.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.markdown"
