diff --git a/repositories/hasufell-binhost.conf b/repositories/hasufell-binhost.conf new file mode 100644 index 0000000..9818661 --- /dev/null +++ b/repositories/hasufell-binhost.conf @@ -0,0 +1,18 @@ +location = /var/db/paludis/repositories/hasufell-binhost +format = e +#distdir = /srv/binhost +names_cache = /var/cache/paludis/names +write_cache = /var/cache/paludis/metadata + +use_manifest = true +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- +