mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
1. Changed SRC_URI to GitHub. 2. Modified metadata.xml to address 1. 3. Bump to 1.3.8 and remove 1.3.7, since no such release on GitHub. 4. EAPI 6 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2907
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
# Config file for /etc/init.d/samplicator
|
|
|
|
# Various options.
|
|
# run `samplicator -h` for valid cmdline options
|
|
OPTS="-f -S -p 2000"
|
|
|
|
# Receiver config file
|
|
#CONFIG="-c /etc/samplicator/receiver.conf" |