mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
sinatra-contrib: cleanup
This commit is contained in:
parent
736a5ca3a1
commit
732cfb3892
2 changed files with 8 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue