summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2016-03-14 13:53:51 -0400
committerZero_Chaos <zerochaos@gentoo.org>2016-03-14 13:55:42 -0400
commit3b6216b003a70ccbfe376e49e9e40f7f215d1e30 (patch)
tree549ea12d0e28c8e80ff81be88da22fda5aa7ee2b /dev-ruby/hpricot
parentdev-ruby/mustache: adding tested ruby23 support (diff)
downloadgentoo-3b6216b003a70ccbfe376e49e9e40f7f215d1e30.tar.gz
gentoo-3b6216b003a70ccbfe376e49e9e40f7f215d1e30.tar.bz2
gentoo-3b6216b003a70ccbfe376e49e9e40f7f215d1e30.zip
dev-ruby/hpricot: adding tested ruby23 support
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
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"