diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 20:05:45 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 20:07:04 +0200 |
commit | 48b5041d61faf0a49d7ff4d3752e027708fa70f2 (patch) | |
tree | 7ca4adc1014142ca8c132acc2588d712c6652bf6 /dev-ruby/fast_xs | |
parent | dev-vcs/darcs: Remove unneeded useflag description from metadata.xml (diff) | |
download | gentoo-48b5041d61faf0a49d7ff4d3752e027708fa70f2.tar.gz gentoo-48b5041d61faf0a49d7ff4d3752e027708fa70f2.tar.bz2 gentoo-48b5041d61faf0a49d7ff4d3752e027708fa70f2.zip |
dev-ruby/fast_xs: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/fast_xs')
-rw-r--r-- | dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild index 226fa79dd910..cd7fa6d4c98c 100644 --- a/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild +++ b/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 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_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" |