2016-08-15 16:09:10 +00:00
|
|
|
location = /var/db/paludis/repositories/hasufell-binhost
|
2018-06-09 11:57:28 +00:00
|
|
|
sync = git+https://gogs.hasufell.de/hasufell/hasufell-binhost.git
|
2016-08-15 16:09:10 +00:00
|
|
|
format = e
|
|
|
|
#distdir = /srv/binhost
|
|
|
|
names_cache = /var/cache/paludis/names
|
|
|
|
write_cache = /var/cache/paludis/metadata
|
|
|
|
|
2016-08-15 16:23:11 +00:00
|
|
|
use_manifest = require
|
2016-08-15 16:09:10 +00:00
|
|
|
manifest_hashes = SHA256 SHA512 WHIRLPOOL
|
|
|
|
thin_manifests = false
|
|
|
|
|
|
|
|
#binary_destination = true
|
|
|
|
#binary_distdir = ${distdir}
|
|
|
|
#binary_keywords_filter = amd64 ~amd64
|
|
|
|
#binary_uri_prefix = mirror://hasufell-binhost/
|
|
|
|
|
|
|
|
# cross hack
|
|
|
|
tool_prefix = x86_64-pc-linux-gnu-
|
|
|
|
|