diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:28:01 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:28:46 +0200 |
commit | 5d5b0bc9009eea5a88fafeb0c9bd43fad0021134 (patch) | |
tree | 3bf9142152188e6d75e4bc015de5c58fa87e163a /dev-ruby/omniauth | |
parent | dev-python/rtslib-fb: add arm/mips love (diff) | |
download | gentoo-5d5b0bc9009eea5a88fafeb0c9bd43fad0021134.tar.gz gentoo-5d5b0bc9009eea5a88fafeb0c9bd43fad0021134.tar.bz2 gentoo-5d5b0bc9009eea5a88fafeb0c9bd43fad0021134.zip |
dev-ruby/omniauth: Drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/omniauth')
-rw-r--r-- | dev-ruby/omniauth/omniauth-1.2.2-r1.ebuild | 4 |
1 files 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 2388407c0424..a630c11322e2 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" |