From: Akinori Hattori Date: Thu, 3 Oct 2019 12:15:16 +0000 (+0900) Subject: www-servers/h2o: update USE_RUBY X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=df25e2f009880085df4e2e61f91b5c2a4e2fd803;p=gentoo.git www-servers/h2o: update USE_RUBY Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Akinori Hattori --- diff --git a/www-servers/h2o/h2o-2.2.5.ebuild b/www-servers/h2o/h2o-2.2.5.ebuild index de3a311b7555..586600774979 100644 --- a/www-servers/h2o/h2o-2.2.5.ebuild +++ b/www-servers/h2o/h2o-2.2.5.ebuild @@ -4,7 +4,7 @@ EAPI="6" CMAKE_MAKEFILE_GENERATOR="emake" SSL_DEPS_SKIP=1 -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby24 ruby25 ruby26" inherit cmake-utils ruby-single ssl-cert systemd toolchain-funcs user diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild index b43017863ba8..54be51dba8fc 100644 --- a/www-servers/h2o/h2o-9999.ebuild +++ b/www-servers/h2o/h2o-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" CMAKE_MAKEFILE_GENERATOR="emake" SSL_DEPS_SKIP=1 -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby24 ruby25 ruby26" inherit cmake-utils git-r3 ruby-single ssl-cert systemd toolchain-funcs user