diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:12:34 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:44 +0100 |
commit | 662f0c78644f199e2f250ecbbe7dbee546755808 (patch) | |
tree | e0eb8cb34ea70f9d1c4527bc1cb1c6ab2dbb28ea | |
parent | acct-user/smtpq: update EAPI 7 -> 8 (diff) | |
download | gentoo-662f0c78644f199e2f250ecbbe7dbee546755808.tar.gz gentoo-662f0c78644f199e2f250ecbbe7dbee546755808.tar.bz2 gentoo-662f0c78644f199e2f250ecbbe7dbee546755808.zip |
acct-user/snapclient: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-user/snapclient/snapclient-0-r2.ebuild (renamed from acct-user/snapclient/snapclient-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/snapclient/snapclient-0-r1.ebuild b/acct-user/snapclient/snapclient-0-r2.ebuild index 8d1da6fe79b3..34064469ea22 100644 --- a/acct-user/snapclient/snapclient-0-r1.ebuild +++ b/acct-user/snapclient/snapclient-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |