www-apps/syncserver: new package (and deps) for Firefox Sync Server

This commit is contained in:
nemunaire 2019-07-21 22:22:03 +02:00
commit b1dc230fa4
98 changed files with 1907 additions and 0 deletions

View file

@ -0,0 +1,5 @@
BINARY="/usr/lib/python-exec/python2.7/gunicorn"
WSGI_APP=/etc/syncserver.ini
CONFIG=/etc/gunicorn/syncserver.py
USER=syncserver
GROUP=syncserver