aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2013-07-23 00:06:58 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2013-07-23 00:06:58 +0200
commit47e8d22dabf2197193c8f133698fb967afa560f4 (patch)
treeee5f232597059c99e6d12ef19c7b46fd8e460517 /cnf/repos.conf
parentQuote ${PORTAGE_ECLASS_LOCATIONS[@]} (diff)
downloadportage-47e8d22dabf2197193c8f133698fb967afa560f4.tar.gz
portage-47e8d22dabf2197193c8f133698fb967afa560f4.tar.bz2
portage-47e8d22dabf2197193c8f133698fb967afa560f4.zip
Add support for multiple repositories in `emerge --sync`.
Configuration of synchronization is specified by new attributes supported in repos.conf: sync-cvs-repo, sync-type, sync-uri. SYNC variable is no longer supported, since it could not override gentoo.sync-uri attribute now set in default configuration of repositories (/usr/share/portage/config/repos.conf).
Diffstat (limited to 'cnf/repos.conf')
-rw-r--r--cnf/repos.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/cnf/repos.conf b/cnf/repos.conf
index 8bdf2bfaf..8c657daae 100644
--- a/cnf/repos.conf
+++ b/cnf/repos.conf
@@ -3,3 +3,5 @@ main-repo = gentoo
[gentoo]
location = /usr/portage
+sync-type = rsync
+sync-uri = rsync://rsync.gentoo.org/gentoo-portage