diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:07:39 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:11 +0100 |
commit | 2181a64a67490fd9a659aed6ad1af0ddb1acc6b9 (patch) | |
tree | 362e9d049b77526a08230ee5426fcb178bc72787 /acct-user/minidlna/minidlna-0-r1.ebuild | |
parent | acct-user/minetest: update EAPI 7 -> 8 (diff) | |
download | gentoo-2181a64a67490fd9a659aed6ad1af0ddb1acc6b9.tar.gz gentoo-2181a64a67490fd9a659aed6ad1af0ddb1acc6b9.tar.bz2 gentoo-2181a64a67490fd9a659aed6ad1af0ddb1acc6b9.zip |
acct-user/minidlna: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/minidlna/minidlna-0-r1.ebuild')
-rw-r--r-- | acct-user/minidlna/minidlna-0-r1.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/acct-user/minidlna/minidlna-0-r1.ebuild b/acct-user/minidlna/minidlna-0-r1.ebuild deleted file mode 100644 index cbf710b89ee5..000000000000 --- a/acct-user/minidlna/minidlna-0-r1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -ACCT_USER_ID=339 -ACCT_USER_GROUPS=( "${PN}" ) - -acct-user_add_deps |