From 1d0878b18e1abeb6ee5e0da739e416d855d95f20 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 15 Aug 2016 18:09:10 +0200 Subject: [PATCH] Add hasufell-binhost.conf --- repositories/hasufell-binhost.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 repositories/hasufell-binhost.conf 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- +