diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-28 10:27:04 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-28 10:27:04 +0000 |
commit | 0e26252bd3b3fe616b886c915a4b317cabed511c (patch) | |
tree | 523218974cd09ef83d52823464f09ab7714e790c /acct-group/syncthing/syncthing-0-r1.ebuild | |
parent | 2020-12-28 09:35:19 UTC (diff) | |
parent | dev-ruby/ffi: fix libffi dep (diff) | |
download | gentoo-0e26252bd3b3fe616b886c915a4b317cabed511c.tar.gz gentoo-0e26252bd3b3fe616b886c915a4b317cabed511c.tar.bz2 gentoo-0e26252bd3b3fe616b886c915a4b317cabed511c.zip |
Merge updates from master
Diffstat (limited to 'acct-group/syncthing/syncthing-0-r1.ebuild')
-rw-r--r-- | acct-group/syncthing/syncthing-0-r1.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/syncthing/syncthing-0-r1.ebuild b/acct-group/syncthing/syncthing-0-r1.ebuild new file mode 100644 index 000000000000..2c7a7840c246 --- /dev/null +++ b/acct-group/syncthing/syncthing-0-r1.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for the system-wide net-p2p/syncthing server" +ACCT_GROUP_ID=499 |