From 03c1459ab7a6f48b664dd3bf4e12b604517ddace Mon Sep 17 00:00:00 2001 From: Autumn Date: Sun, 26 Apr 2026 13:59:00 +0100 Subject: [acct-user/copyparty] added copyparty user --- acct-user/copyparty/copyparty-0-r1.ebuild | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 acct-user/copyparty/copyparty-0-r1.ebuild diff --git a/acct-user/copyparty/copyparty-0-r1.ebuild b/acct-user/copyparty/copyparty-0-r1.ebuild new file mode 100644 index 0000000..a32f499 --- /dev/null +++ b/acct-user/copyparty/copyparty-0-r1.ebuild @@ -0,0 +1,26 @@ +# +# ~~~ acct-user/copyparty +# +# ~~~ user for copyparty +# + +# +# ~~~ metadata + +# portage info +EAPI=8 + +# info +DESCRIPTION="User for running Copyparty" + +# package data +inherit acct-user + +ACCT_USER_ID=-1 +ACCT_USER_GROUPS=( copyparty ) + +# +# ~~~ dependencies + +# user dependencies +acct-user_add_deps -- cgit v1.3