diff options
author | 2024-01-14 22:48:35 +0100 | |
---|---|---|
committer | 2024-03-18 20:46:15 +0100 | |
commit | 4af45b45fb6db323206dc19dca1a7254c8ab15ed (patch) | |
tree | 3d844690b1ad85fb8538fa3facffc3c85f1bc611 /acct-group/hsqldb | |
parent | acct-group/haproxy: update EAPI 7 -> 8 (diff) | |
download | gentoo-4af45b45fb6db323206dc19dca1a7254c8ab15ed.tar.gz gentoo-4af45b45fb6db323206dc19dca1a7254c8ab15ed.tar.bz2 gentoo-4af45b45fb6db323206dc19dca1a7254c8ab15ed.zip |
acct-group/hsqldb: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/hsqldb')
-rw-r--r-- | acct-group/hsqldb/hsqldb-0-r2.ebuild (renamed from acct-group/hsqldb/hsqldb-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/hsqldb/hsqldb-0-r1.ebuild b/acct-group/hsqldb/hsqldb-0-r2.ebuild index 4fd2909bb0a0..6a36c91930a2 100644 --- a/acct-group/hsqldb/hsqldb-0-r1.ebuild +++ b/acct-group/hsqldb/hsqldb-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |