diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-15 01:36:35 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-15 01:36:35 +0200 |
commit | e3d201bdc73e6324ca2acfc9812fd71f397831ef (patch) | |
tree | e037ff3c4f0a72aa795af33d22400bc1e1018bd2 /dev-ruby/tzinfo | |
parent | dev-ruby/dalli: Remove ruby19 (diff) | |
download | gentoo-e3d201bdc73e6324ca2acfc9812fd71f397831ef.tar.gz gentoo-e3d201bdc73e6324ca2acfc9812fd71f397831ef.tar.bz2 gentoo-e3d201bdc73e6324ca2acfc9812fd71f397831ef.zip |
dev-ruby/tzinfo: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.43.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.44.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild index fa4019705f52..6fb86e728e9a 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild @@ -1,9 +1,9 @@ -# 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" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc" diff --git a/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild index 2b9204612eb7..f9885230ac4b 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.44.ebuild @@ -1,9 +1,9 @@ -# 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_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc" |