diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-05-09 08:31:04 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-05-09 08:31:04 +0200 |
commit | fbb223854e0af123c98f996f00b10f065c1bda02 (patch) | |
tree | 0ae3e744818144b6f8f8b0bffac4715ced12989c /dev-ruby/oauth | |
parent | dev-ruby/rdiscount: add 2.2.0.1 (diff) | |
download | gentoo-fbb223854e0af123c98f996f00b10f065c1bda02.tar.gz gentoo-fbb223854e0af123c98f996f00b10f065c1bda02.tar.bz2 gentoo-fbb223854e0af123c98f996f00b10f065c1bda02.zip |
dev-ruby/oauth: drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/oauth')
-rw-r--r-- | dev-ruby/oauth/oauth-0.4.7-r2.ebuild | 4 |
1 files 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 b4d204064855..8b5b19e6830b 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="" |