diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:09:23 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:09:23 +0200 |
commit | f61c3b64bc3c84d76bd4949d030db2d644a1099a (patch) | |
tree | 22703c6be026e518f81ccdbab70e72832ff3866d /dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild | |
parent | x11-libs/libxkbcommon: Version bump to 0.6.1 (diff) | |
download | gentoo-f61c3b64bc3c84d76bd4949d030db2d644a1099a.tar.gz gentoo-f61c3b64bc3c84d76bd4949d030db2d644a1099a.tar.bz2 gentoo-f61c3b64bc3c84d76bd4949d030db2d644a1099a.zip |
dev-ruby/descendants_tracker: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild')
-rw-r--r-- | dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild index 45b9e9eeb26e..79703a95f3da 100644 --- a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild +++ b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.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_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="yard" |