diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:53:18 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:46 +0100 |
commit | 925fdfbe16ac3092507db87411205fd996355e2d (patch) | |
tree | 94ef64259b553c602dfe1e17c363091ed9b35e9f /acct-group/postdrop | |
parent | acct-group/portage: update EAPI 7 -> 8 (diff) | |
download | gentoo-925fdfbe16ac3092507db87411205fd996355e2d.tar.gz gentoo-925fdfbe16ac3092507db87411205fd996355e2d.tar.bz2 gentoo-925fdfbe16ac3092507db87411205fd996355e2d.zip |
acct-group/postdrop: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/postdrop')
-rw-r--r-- | acct-group/postdrop/postdrop-0-r3.ebuild (renamed from acct-group/postdrop/postdrop-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/postdrop/postdrop-0-r2.ebuild b/acct-group/postdrop/postdrop-0-r3.ebuild index 9931f3853516..052fdce27fe1 100644 --- a/acct-group/postdrop/postdrop-0-r2.ebuild +++ b/acct-group/postdrop/postdrop-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |