Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/qdbm/
Date: Sat, 10 Sep 2022 01:52:03
Message-Id: 1662774702.6b1dbae9f33e95949618ec7d364832b864a72daa.hattya@gentoo
1 commit: 6b1dbae9f33e95949618ec7d364832b864a72daa
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 10 01:51:42 2022 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 10 01:51:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1dbae9
7
8 dev-db/qdbm: 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 dev-db/qdbm/qdbm-1.8.78-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/qdbm/qdbm-1.8.78-r4.ebuild b/dev-db/qdbm/qdbm-1.8.78-r4.ebuild
17 index b4434e855f93..048cf3b94d12 100644
18 --- a/dev-db/qdbm/qdbm-1.8.78-r4.ebuild
19 +++ b/dev-db/qdbm/qdbm-1.8.78-r4.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"