mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-ruby/rspec-wait: disable ruby25
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -2,14 +2,12 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
USE_RUBY="ruby30 ruby27 ruby26 ruby25"
|
|
||||||
|
|
||||||
RUBY_FAKEGEM_TASK_DOC=""
|
|
||||||
RUBY_FAKEGEM_EXTRADOC=""
|
RUBY_FAKEGEM_EXTRADOC=""
|
||||||
|
|
||||||
RUBY_FAKEGEM_TASK_TEST=""
|
|
||||||
|
|
||||||
RUBY_FAKEGEM_GEMSPEC="rspec-wait.gemspec"
|
RUBY_FAKEGEM_GEMSPEC="rspec-wait.gemspec"
|
||||||
|
RUBY_FAKEGEM_TASK_DOC=""
|
||||||
|
RUBY_FAKEGEM_TASK_TEST=""
|
||||||
|
USE_RUBY="ruby30 ruby27 ruby26"
|
||||||
|
|
||||||
inherit ruby-fakegem
|
inherit ruby-fakegem
|
||||||
|
|
||||||
@@ -19,7 +17,6 @@ HOMEPAGE="https://github.com/laserlemon/rspec-wait"
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
ruby_add_rdepend "
|
ruby_add_rdepend "
|
||||||
>=dev-ruby/rspec-3
|
>=dev-ruby/rspec-3
|
||||||
|
|||||||
Reference in New Issue
Block a user