diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:52:55 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:43 +0100 |
commit | 301b7c088e29c4879f0dad6a77a202d6b0808b7c (patch) | |
tree | 3398d05ce6608360c87a8fc13e83f4dda125530d | |
parent | acct-group/pdnsd: update EAPI 7 -> 8 (diff) | |
download | gentoo-301b7c088e29c4879f0dad6a77a202d6b0808b7c.tar.gz gentoo-301b7c088e29c4879f0dad6a77a202d6b0808b7c.tar.bz2 gentoo-301b7c088e29c4879f0dad6a77a202d6b0808b7c.zip |
acct-group/pgagent: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-group/pgagent/pgagent-0-r2.ebuild (renamed from acct-group/pgagent/pgagent-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/pgagent/pgagent-0-r1.ebuild b/acct-group/pgagent/pgagent-0-r2.ebuild index 5c1514304544..204a47362fee 100644 --- a/acct-group/pgagent/pgagent-0-r1.ebuild +++ b/acct-group/pgagent/pgagent-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |