commit: b8a6814b8877c7b4f941c710ab7247d3d21751de Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 21 05:29:57 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 21 05:29:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a6814b
dev-ruby/hpricot: drop ruby19 Package-Manager: portage-2.2.28 dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild index 235a8b2..2490dff 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-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" +USE_RUBY="ruby20" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
