diff options
author | 2016-06-15 06:55:02 +0200 | |
---|---|---|
committer | 2016-06-15 07:07:05 +0200 | |
commit | d1afc7bd71c578b8fadae2440a23db33ade8ca69 (patch) | |
tree | 651bec15da10bfb5f2e1f88af53c46b7248f24b3 /dev-ruby/multi_xml/multi_xml-0.5.4-r2.ebuild | |
parent | dev-ruby/selenium-webdriver: add 2.53.3 (diff) | |
download | gentoo-d1afc7bd71c578b8fadae2440a23db33ade8ca69.tar.gz gentoo-d1afc7bd71c578b8fadae2440a23db33ade8ca69.tar.bz2 gentoo-d1afc7bd71c578b8fadae2440a23db33ade8ca69.zip |
dev-ruby/multi_xml: drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/multi_xml/multi_xml-0.5.4-r2.ebuild')
-rw-r--r-- | dev-ruby/multi_xml/multi_xml-0.5.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multi_xml/multi_xml-0.5.4-r2.ebuild b/dev-ruby/multi_xml/multi_xml-0.5.4-r2.ebuild index f5fe3d7567ad..1c998e569c06 100644 --- a/dev-ruby/multi_xml/multi_xml-0.5.4-r2.ebuild +++ b/dev-ruby/multi_xml/multi_xml-0.5.4-r2.ebuild @@ -1,10 +1,10 @@ -# 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_TASK_DOC="doc:yard" |