2015-10-13 14:35:55 +00:00
|
|
|
location = /usr/gentoo-binhost
|
2016-02-05 18:04:04 +00:00
|
|
|
sync = git+https://github.com/hasufell/gentoo-binhost.git
|
|
|
|
sync_options = --git-clone-option="--depth=1" --git-pull-option="--depth=1" --git-fetch-option="--depth=1"
|
2015-10-24 23:31:52 +00:00
|
|
|
distdir = /srv/binhost
|
2015-10-13 14:35:55 +00:00
|
|
|
format = e
|
|
|
|
names_cache = /var/cache/paludis/names
|
|
|
|
write_cache = /var/cache/paludis/metadata
|
|
|
|
|
2015-10-25 01:45:25 +00:00
|
|
|
use_manifest = require
|
|
|
|
manifest_hashes = SHA256 SHA512 WHIRLPOOL
|
|
|
|
thin_manifests = false
|
|
|
|
|
2015-10-13 14:35:55 +00:00
|
|
|
master_repository = gentoo
|
|
|
|
|