Exheres Repository
devnull exheres repository
THE EXHERES REPOSITORY IS CURRENTLY NOT AVAILABLE!
The devnull exheres repository is a repository for Exherbo Linux. It is maintained by nico and dodo1122?. It includes several exheres, the most of them are bleeding edge SCM versions.Hgweb can be found here. Note that we do not provide any support.
Adding the repository
Adding the repository is easy, you just need to have dev-scm/mercurial installed.
Create a file called /etc/paludis/repositories/devnull.conf and paste the following lines in it - after that run paludis -s x-devnull
location = ${ROOT}/var/db/paludis/repositories/devnull
sync = hg+http://hg.core.ws/devnull-exherbo
master_repository = arbor
format = exheres
names_cache = /var/cache/paludis/names
write_cache = /var/cache/paludis/metadata
Do not forget to adjust the location and cache paths!
You can sync the repository using paludis -s devnull or paludis -s (to sync all your repositorys).