From 3b6216b003a70ccbfe376e49e9e40f7f215d1e30 Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Mon, 14 Mar 2016 13:53:51 -0400 Subject: dev-ruby/hpricot: adding tested ruby23 support Package-Manager: portage-2.2.27 --- dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/hpricot') diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild index be187e49ca5b..d93b19ccce47 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r3.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 ruby23" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" -- cgit v1.2.3-65-gdbad