commit: df25e2f009880085df4e2e61f91b5c2a4e2fd803 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Thu Oct 3 12:15:16 2019 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Thu Oct 3 12:15:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df25e2f0
www-servers/h2o: update USE_RUBY Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> www-servers/h2o/h2o-2.2.5.ebuild | 2 +- www-servers/h2o/h2o-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www-servers/h2o/h2o-2.2.5.ebuild b/www-servers/h2o/h2o-2.2.5.ebuild index de3a311b755..58660077497 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 b43017863ba..54be51dba8f 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