diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-21 07:52:23 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-21 08:18:56 +0200 |
commit | f77740f2ff2cab86ce190cd5e6bd4c73aa5eee69 (patch) | |
tree | ff99247ab67da0ffcd3489d9323d2d58a14f5178 /dev-ruby | |
parent | dev-ruby/fast_xs: add ruby25 (diff) | |
download | gentoo-f77740f2ff2cab86ce190cd5e6bd4c73aa5eee69.tar.gz gentoo-f77740f2ff2cab86ce190cd5e6bd4c73aa5eee69.tar.bz2 gentoo-f77740f2ff2cab86ce190cd5e6bd4c73aa5eee69.zip |
dev-ruby/hpricot: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild index 5dcd2f7ef63d..ea8137161db8 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" |