commit: fbb223854e0af123c98f996f00b10f065c1bda02 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon May 9 06:31:04 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 9 06:31:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbb22385
dev-ruby/oauth: drop ruby19 Package-Manager: portage-2.2.28 dev-ruby/oauth/oauth-0.4.7-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/oauth/oauth-0.4.7-r2.ebuild b/dev-ruby/oauth/oauth-0.4.7-r2.ebuild index b4d2040..8b5b19e 100644 --- a/dev-ruby/oauth/oauth-0.4.7-r2.ebuild +++ b/dev-ruby/oauth/oauth-0.4.7-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC=""
