beef: ruby21 migration

This commit is contained in:
blshkv 2015-10-15 09:26:50 +08:00
parent fb3605780e
commit f29539f97e
13 changed files with 48 additions and 40 deletions

View file

@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=3
EAPI=5
USE_RUBY="ruby18 ree18 ruby19"
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=3
EAPI=5
USE_RUBY="ruby18 ruby19"
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=3
EAPI=5
USE_RUBY="ruby18 ruby19"
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
#RUBY_FAKEGEM_TASK_DOC="yard"

View file

@ -1,9 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=2
USE_RUBY="ruby19"
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=4
USE_RUBY="ruby18 ruby19"
USE_RUBY="ruby19 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,9 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
USE_RUBY="ruby18 ree18 ruby19"
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_TEST="spec"

View file

@ -1,9 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=2
USE_RUBY="ruby18 ruby19"
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,9 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
USE_RUBY="ruby19 ruby20"
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,9 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=2
USE_RUBY="ruby19"
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,9 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
USE_RUBY="ruby19"
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"

View file

@ -1,9 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20"
USE_RUBY="ruby19 ruby20 ruby21"
inherit ruby-fakegem

View file

@ -26,6 +26,7 @@
=dev-ruby/ruby-gdkpixbuf2-2.2.3-r1
=dev-ruby/ruby-atk-2.2.3-r1
=dev-ruby/rcairo-1.14.3
~dev-ruby/tins-1.5.4
dev-ruby/mini_exiftool
~dev-ruby/spider-0.4.4
@ -126,7 +127,7 @@ dev-ruby/sprockets:2.2
~dev-ruby/ffi-1.3.1
~dev-ruby/webmock-1.9.3
~dev-ruby/crack-0.3.1
~dev-ruby/addressable-2.3.2
~dev-ruby/addressable-2.3.8
~dev-ruby/yard-0.8.3
~dev-ruby/simplecov-0.7.1 **
~dev-ruby/simplecov-html-0.7.1 **
@ -144,7 +145,7 @@ dev-ruby/sprockets:2.2
=dev-ruby/fakeweb-1.3.0
=dev-ruby/test_declarative-0.0.5-r1
=dev-util/gdbus-codegen-2.34.3
=dev-ruby/sinatra-1.3.3
~dev-ruby/sinatra-1.4.6
=dev-ruby/bcat-0.6.2
=dev-ruby/childlabor-0.0.3
=dev-ruby/timecop-0.5.2

View file

@ -4,7 +4,7 @@
EAPI="5"
USE_RUBY="ruby19"
USE_RUBY="ruby19 ruby21"
inherit ruby-fakegem eutils