diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-08-31 23:35:11 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-08-31 23:35:11 +0200 |
commit | 5670a7670bf07de2d0362f28349a9b455afbf4f3 (patch) | |
tree | 268e1ce40ed9aaebfdf0a6183047797ae7795895 /repos.conf/gentoo.conf | |
download | gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.tar.gz gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.tar.bz2 gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.tar.xz gentoo-5670a7670bf07de2d0362f28349a9b455afbf4f3.zip |
Gentoo 17.1 / Major clean-up
Diffstat (limited to 'repos.conf/gentoo.conf')
-rw-r--r-- | repos.conf/gentoo.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/repos.conf/gentoo.conf b/repos.conf/gentoo.conf new file mode 100644 index 0000000..8c657da --- /dev/null +++ b/repos.conf/gentoo.conf @@ -0,0 +1,7 @@ +[DEFAULT] +main-repo = gentoo + +[gentoo] +location = /usr/portage +sync-type = rsync +sync-uri = rsync://rsync.gentoo.org/gentoo-portage |