commit: fdcda60529d3a94a8db56013ad1531b9c0a7f694 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 6 18:26:50 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 18:26:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcda605
dev-ruby/xpath: Remove ruby19 Package-Manager: portage-2.2.27 dev-ruby/xpath/xpath-0.1.4-r1.ebuild | 4 ++-- 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 8b4c2de..2f2e37f 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 e9723d9..564891b 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"
