commit: 770de33f3956ab1495c2b4555af184e6ce605ca4
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 08:37:32 2016 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 08:37:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=770de33f
webrsync only work for the main repository.
Revert "scripts/bootstrap-prefix.sh: change rap repo to webrsync"
This reverts commit 3251e1a88f6e3b8d6ba2808b79646c26f44ab91c.
scripts/bootstrap-prefix.sh | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 102523c..f14202f 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -261,8 +261,9 @@ bootstrap_setup() {
[rap]
location = ${ROOT}/usr/portage-stage
- sync-type = webrsync
- sync-uri =
http://dev.gentoo.org/~heroxbd/android-master.tar.bz2
+ sync-type = git
+ sync-uri =
https://anongit.gentoo.org/git/proj/android.git
+ auto-sync = no
EOF
fi