diff options
| author | Autumn <git@autumnfo.rest> | 2026-04-26 13:58:27 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-04-26 13:58:27 +0100 |
| commit | a62a397cbcf06796174dc54ec27ee8c1dfa89be3 (patch) | |
| tree | ed0ebe6bde4314a68d831a1996cf2e12bf805aab /acct-group/copyparty | |
| parent | 257fb7d6859387103d30af5778f7e66cf03d613f (diff) | |
[acct-group/copyparty] added copyparty group
Diffstat (limited to 'acct-group/copyparty')
| -rw-r--r-- | acct-group/copyparty/copyparty-0-r1.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/acct-group/copyparty/copyparty-0-r1.ebuild b/acct-group/copyparty/copyparty-0-r1.ebuild new file mode 100644 index 0000000..e1eff22 --- /dev/null +++ b/acct-group/copyparty/copyparty-0-r1.ebuild @@ -0,0 +1,19 @@ +# +# ~~~ acct-group/copyparty +# +# ~~~ group for copyparty +# + +# +# ~~~ metadata + +# portage info +EAPI=8 + +# info +DESCRIPTION="Group for running Copyparty" + +# package data +inherit acct-group + +ACCT_GROUP_ID=-1 |
