diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-06-30 16:31:25 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-06-30 16:31:25 -0400 |
commit | d9e95df44fed77d7daa358128ea3c391add3bd98 (patch) | |
tree | ebaea91dd4435ce34c310afe1a3ff1fc0f3701d7 /core/etc/portage/repos.conf | |
parent | Initial commit. (diff) | |
download | grs-d9e95df44fed77d7daa358128ea3c391add3bd98.tar.gz grs-d9e95df44fed77d7daa358128ea3c391add3bd98.tar.bz2 grs-d9e95df44fed77d7daa358128ea3c391add3bd98.zip |
Initial commit of desktop-amd64-uclibc-hardened.
Diffstat (limited to 'core/etc/portage/repos.conf')
-rw-r--r-- | core/etc/portage/repos.conf/gentoo.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/etc/portage/repos.conf/gentoo.conf b/core/etc/portage/repos.conf/gentoo.conf new file mode 100644 index 0000000..8c657da --- /dev/null +++ b/core/etc/portage/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 |