commit:     118e9647055d38874470037020e06c5b794ad7fb
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon May  9 06:33:19 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May  9 06:33:19 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=118e9647

dev-ruby/oauth-plugin: updates

Fix deprecations, drop ruby19.
Fix broken dev-ruby/oauth dependency.

Package-Manager: portage-2.2.28

 dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild 
b/dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild
index 24db6a2..667faac 100644
--- a/dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild
+++ b/dev-ruby/oauth-plugin/oauth-plugin-0.5.1.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
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/oauth-0.4.3.ebuild,v 1.1 
2010/09/18 09:58:03 graaff Exp $
+# $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
@@ -24,7 +24,7 @@ SLOT="0.4"
 KEYWORDS="~amd64"
 IUSE="doc"
 
-ruby_add_rdepend ">=dev-ruby/oauth-0.4.4 >=dev-ruby/oauth2-0.5.0 
dev-ruby/rack:* dev-ruby/multi_json"
+ruby_add_rdepend ">=dev-ruby/oauth-0.4.4 =dev-ruby/oauth-0.4* 
>=dev-ruby/oauth2-0.5.0 dev-ruby/rack:* dev-ruby/multi_json"
 
 all_ruby_prepare() {
        # Avoid specs that fail with new hash ordering. Remove the whole

Reply via email to