diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:49:59 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:24 +0100 |
commit | 1df567126d6cbeeec997061a36fd8ddd7cc081ba (patch) | |
tree | dc2dd18fea2ec33285a6df76c715b7b12c43386b /acct-group/lldpd | |
parent | acct-group/lighttpd: update EAPI 7 -> 8 (diff) | |
download | gentoo-1df567126d6cbeeec997061a36fd8ddd7cc081ba.tar.gz gentoo-1df567126d6cbeeec997061a36fd8ddd7cc081ba.tar.bz2 gentoo-1df567126d6cbeeec997061a36fd8ddd7cc081ba.zip |
acct-group/lldpd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/lldpd')
-rw-r--r-- | acct-group/lldpd/lldpd-0-r3.ebuild (renamed from acct-group/lldpd/lldpd-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/lldpd/lldpd-0-r2.ebuild b/acct-group/lldpd/lldpd-0-r3.ebuild index de42bfe44bdf..4431d6585f39 100644 --- a/acct-group/lldpd/lldpd-0-r2.ebuild +++ b/acct-group/lldpd/lldpd-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 |