Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/hyperestraier/
Date: Sun, 11 Sep 2022 01:50:39
Message-Id: 1662860988.0a4298bfdf496932b8f69fa2906b7665e34be43a.hattya@gentoo
1 commit: 0a4298bfdf496932b8f69fa2906b7665e34be43a
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 11 01:49:48 2022 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 11 01:49:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a4298bf
7
8 app-text/hyperestraier: update to EAPI 8
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-text/hyperestraier/hyperestraier-1.4.13-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/hyperestraier/hyperestraier-1.4.13-r2.ebuild b/app-text/hyperestraier/hyperestraier-1.4.13-r2.ebuild
17 index 66b5df678a29..c6658e72af58 100644
18 --- a/app-text/hyperestraier/hyperestraier-1.4.13-r2.ebuild
19 +++ b/app-text/hyperestraier/hyperestraier-1.4.13-r2.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI="7"
25 +EAPI="8"
26 USE_RUBY="ruby27 ruby30 ruby31"
27 RUBY_OPTIONAL="yes"