Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/h2o/
Date: Sat, 30 Oct 2021 07:16:54
Message-Id: 1635578001.62ba47f8904f0c93e2afa550875d44541172d522.hattya@gentoo
1 commit: 62ba47f8904f0c93e2afa550875d44541172d522
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 07:13:21 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 07:13:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ba47f8
7
8 www-servers/h2o: update USE_RUBY
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 www-servers/h2o/h2o-2.2.6-r1.ebuild | 2 +-
14 www-servers/h2o/h2o-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-servers/h2o/h2o-2.2.6-r1.ebuild b/www-servers/h2o/h2o-2.2.6-r1.ebuild
18 index 3c0c14adba6..a1e7854aebf 100644
19 --- a/www-servers/h2o/h2o-2.2.6-r1.ebuild
20 +++ b/www-servers/h2o/h2o-2.2.6-r1.ebuild
21 @@ -5,7 +5,7 @@ EAPI=7
22
23 CMAKE_MAKEFILE_GENERATOR="emake"
24 SSL_DEPS_SKIP=1
25 -USE_RUBY="ruby24 ruby25 ruby26"
26 +USE_RUBY="ruby26 ruby27"
27
28 inherit cmake ruby-single ssl-cert systemd toolchain-funcs
29
30
31 diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild
32 index d1f780ab5f1..9ea1b75fb86 100644
33 --- a/www-servers/h2o/h2o-9999.ebuild
34 +++ b/www-servers/h2o/h2o-9999.ebuild
35 @@ -5,7 +5,7 @@ EAPI=7
36
37 CMAKE_MAKEFILE_GENERATOR="emake"
38 SSL_DEPS_SKIP=1
39 -USE_RUBY="ruby24 ruby25 ruby26"
40 +USE_RUBY="ruby26 ruby27"
41
42 inherit cmake git-r3 ruby-single ssl-cert systemd toolchain-funcs