diff --git a/package_mask.conf.d/binhost.conf b/package_mask.conf.d/binhost.conf new file mode 100644 index 0000000..9ffed04 --- /dev/null +++ b/package_mask.conf.d/binhost.conf @@ -0,0 +1,2 @@ +# mask all non-binhost packages +*/*::gentoo diff --git a/repositories/binhost.conf b/repositories/binhost.conf new file mode 100644 index 0000000..ab7af4d --- /dev/null +++ b/repositories/binhost.conf @@ -0,0 +1,14 @@ +location = /usr/gentoo-binhost +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" +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 +