diff --git a/acct-user/minidlna/metadata.xml b/acct-user/minidlna/metadata.xml new file mode 100644 index 0000000000000..0319eec4c8be9 --- /dev/null +++ b/acct-user/minidlna/metadata.xml @@ -0,0 +1,8 @@ + + + + + mgorny@gentoo.org + Michał Górny + + diff --git a/acct-user/minidlna/minidlna-0.ebuild b/acct-user/minidlna/minidlna-0.ebuild new file mode 100644 index 0000000000000..df5a7d15b91f0 --- /dev/null +++ b/acct-user/minidlna/minidlna-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2019-2020 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