Browse Source

Rm deprecated repositories

master
Julian Ospald 7 years ago
parent
commit
44ca1a87fc
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
3 changed files with 0 additions and 26 deletions
  1. +0
    -14
      repositories/binhost.conf
  2. +0
    -6
      repositories/libressl.conf
  3. +0
    -6
      repositories/mosaik-overlay.conf

+ 0
- 14
repositories/binhost.conf View File

@@ -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


+ 0
- 6
repositories/libressl.conf View File

@@ -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

+ 0
- 6
repositories/mosaik-overlay.conf View File

@@ -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

Loading…
Cancel
Save