diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-24 18:14:20 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-24 18:14:20 +0200 |
commit | 1d452b0dd36f5dddc9785fd8f0ddd025bb16c41b (patch) | |
tree | 5bf7e789256f5019ca03aa1033db2eeca424acc4 /dev-ruby/simple_oauth | |
parent | dev-ruby/http_parser_rb: Remove ruby19 (diff) | |
download | gentoo-1d452b0dd36f5dddc9785fd8f0ddd025bb16c41b.tar.gz gentoo-1d452b0dd36f5dddc9785fd8f0ddd025bb16c41b.tar.bz2 gentoo-1d452b0dd36f5dddc9785fd8f0ddd025bb16c41b.zip |
dev-ruby/simple_oauth: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/simple_oauth')
-rw-r--r-- | dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/simple_oauth/simple_oauth-0.3.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild b/dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild index 8d4b937a4890..4ec36f384e72 100644 --- a/dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild +++ b/dev-ruby/simple_oauth/simple_oauth-0.2.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 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_RECIPE_TEST="rspec" diff --git a/dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild b/dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild index 52bb5544fdbb..992edf2f35ed 100644 --- a/dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild +++ b/dev-ruby/simple_oauth/simple_oauth-0.3.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 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_RECIPE_TEST="rspec" diff --git a/dev-ruby/simple_oauth/simple_oauth-0.3.1.ebuild b/dev-ruby/simple_oauth/simple_oauth-0.3.1.ebuild index e294ce9bc669..b15cf7a2e7d8 100644 --- a/dev-ruby/simple_oauth/simple_oauth-0.3.1.ebuild +++ b/dev-ruby/simple_oauth/simple_oauth-0.3.1.ebuild @@ -1,10 +1,10 @@ -# 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_RECIPE_TEST="rspec" |