diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2023-07-02 09:34:58 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-02 14:47:50 +0200 |
commit | 13f9fc901652fb18cb009c61a28c95d908de7ccc (patch) | |
tree | d57d533d541140c679098d0eedce43d103617c1b /acct-group | |
parent | acct-user/havp: EAPI 7 -> 8 (diff) | |
download | gentoo-13f9fc901652fb18cb009c61a28c95d908de7ccc.tar.gz gentoo-13f9fc901652fb18cb009c61a28c95d908de7ccc.tar.bz2 gentoo-13f9fc901652fb18cb009c61a28c95d908de7ccc.zip |
acct-group/havp: EAPI 7 -> 8
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/31676
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/havp/havp-0-r1.ebuild (renamed from acct-group/havp/havp-0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/havp/havp-0.ebuild b/acct-group/havp/havp-0-r1.ebuild index 52ce5f9ab38c..13e3b77d0e72 100644 --- a/acct-group/havp/havp-0.ebuild +++ b/acct-group/havp/havp-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |