diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-06 19:26:50 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-06 19:26:50 +0100 |
commit | fdcda60529d3a94a8db56013ad1531b9c0a7f694 (patch) | |
tree | c9bf21ed9c90e689650f17edd859f2af2966335b /dev-ruby/xpath | |
parent | dev-ruby/yajl-ruby: Remove ruby19 (diff) | |
download | gentoo-fdcda60529d3a94a8db56013ad1531b9c0a7f694.tar.gz gentoo-fdcda60529d3a94a8db56013ad1531b9c0a7f694.tar.bz2 gentoo-fdcda60529d3a94a8db56013ad1531b9c0a7f694.zip |
dev-ruby/xpath: Remove ruby19
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r-- | dev-ruby/xpath/xpath-0.1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/xpath/xpath-2.0.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild index 8b4c2defcea8..2f2e37f91699 100644 --- a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild +++ b/dev-ruby/xpath/xpath-0.1.4-r1.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_EXTRADOC="README.rdoc" diff --git a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild index e9723d9a59ae..564891be3dca 100644 --- a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild +++ b/dev-ruby/xpath/xpath-2.0.0-r1.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_EXTRADOC="README.md" |