commit: 5d5b0bc9009eea5a88fafeb0c9bd43fad0021134 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon May 9 22:28:01 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon May 9 22:28:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5b0bc9
dev-ruby/omniauth: Drop ruby19 Package-Manager: portage-2.2.28 dev-ruby/omniauth/omniauth-1.2.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/omniauth/omniauth-1.2.2-r1.ebuild b/dev-ruby/omniauth/omniauth-1.2.2-r1.ebuild index 2388407..a630c11 100644 --- a/dev-ruby/omniauth/omniauth-1.2.2-r1.ebuild +++ b/dev-ruby/omniauth/omniauth-1.2.2-r1.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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec"
