summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-04-24 18:14:20 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-04-24 18:14:20 +0200
commit1d452b0dd36f5dddc9785fd8f0ddd025bb16c41b (patch)
tree5bf7e789256f5019ca03aa1033db2eeca424acc4 /dev-ruby/simple_oauth/simple_oauth-0.3.1.ebuild
parentdev-ruby/http_parser_rb: Remove ruby19 (diff)
downloadgentoo-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/simple_oauth-0.3.1.ebuild')
-rw-r--r--dev-ruby/simple_oauth/simple_oauth-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"