sinatra-contrib: cleanup

This commit is contained in:
blshkv 2016-01-08 15:59:21 +08:00
parent 736a5ca3a1
commit 732cfb3892
2 changed files with 8 additions and 8 deletions

View file

@ -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"
USE_RUBY="ruby20 ruby21"
inherit multilib ruby-fakegem
@ -21,5 +21,5 @@ ruby_add_rdepend "
dev-ruby/eventmachine
dev-ruby/rack-protection
dev-ruby/rack-test
=dev-ruby/sinatra-1.3*
=dev-ruby/tilt-1* >=dev-ruby/tilt-1.3.3"
dev-ruby/sinatra:1.4
dev-ruby/tilt:0"

View file

@ -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"
USE_RUBY="ruby20 ruby21"
inherit multilib ruby-fakegem
@ -20,5 +20,5 @@ ruby_add_rdepend "
dev-ruby/multi_json
dev-ruby/rack-protection
dev-ruby/rack-test
=dev-ruby/sinatra-1.4*
=dev-ruby/tilt-1* >=dev-ruby/tilt-1.3.3"
dev-ruby/sinatra:1.4
dev-ruby/tilt:0"