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/lldpd-0-r3.ebuild | |
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/lldpd-0-r3.ebuild')
-rw-r--r-- | acct-group/lldpd/lldpd-0-r3.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/lldpd/lldpd-0-r3.ebuild b/acct-group/lldpd/lldpd-0-r3.ebuild new file mode 100644 index 000000000000..4431d6585f39 --- /dev/null +++ b/acct-group/lldpd/lldpd-0-r3.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=315 |