14 lines
414 B
Plaintext
14 lines
414 B
Plaintext
location = /usr/gentoo-binhost
|
|
sync = git+https://github.com/hasufell/gentoo-binhost.git --git-clone-option="--depth=1" --git-pull-option="--depth=1" --git-fetch-option="--depth=1"
|
|
distdir = /srv/binhost
|
|
format = e
|
|
names_cache = /var/cache/paludis/names
|
|
write_cache = /var/cache/paludis/metadata
|
|
|
|
use_manifest = require
|
|
manifest_hashes = SHA256 SHA512 WHIRLPOOL
|
|
thin_manifests = false
|
|
|
|
master_repository = gentoo
|
|
|