commit: 13f9fc901652fb18cb009c61a28c95d908de7ccc Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Sun Jul 2 07:34:58 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Jul 2 12:47:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f9fc90
acct-group/havp: EAPI 7 -> 8 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/31676 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> acct-group/havp/{havp-0.ebuild => havp-0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acct-group/havp/havp-0.ebuild b/acct-group/havp/havp-0-r1.ebuild similarity index 77% rename from acct-group/havp/havp-0.ebuild rename to 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
