diff --git a/repositories/binhost.conf b/repositories/binhost.conf deleted file mode 100644 index ab7af4d..0000000 --- a/repositories/binhost.conf +++ /dev/null @@ -1,14 +0,0 @@ -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 - diff --git a/repositories/libressl.conf b/repositories/libressl.conf deleted file mode 100644 index 243e918..0000000 --- a/repositories/libressl.conf +++ /dev/null @@ -1,6 +0,0 @@ -format = e -sync = git+https://github.com/hasufell/libressl.git git+file://git@github.com:hasufell/libressl.git -sync_options = --git-clone-option="--depth=1" --git-pull-option="--depth=1" --git-fetch-option="--depth=1" -location = /var/db/paludis/repositories/libressl -names_cache = /var/cache/paludis/names -write_cache = /var/cache/paludis/metadata diff --git a/repositories/mosaik-overlay.conf b/repositories/mosaik-overlay.conf deleted file mode 100644 index 3a07ed1..0000000 --- a/repositories/mosaik-overlay.conf +++ /dev/null @@ -1,6 +0,0 @@ -format = e -sync = git+https://github.com/MOSAIKSoftware/mosaik-overlay.git git+file://git@github.com:MOSAIKSoftware/mosaik-overlay.git -sync_options = --git-clone-option="--depth=1" --git-pull-option="--depth=1" --git-fetch-option="--depth=1" -location = /var/db/paludis/repositories/mosaik-overlay -names_cache = /var/cache/paludis/names -write_cache = /var/cache/paludis/metadata