commit: 3251e1a88f6e3b8d6ba2808b79646c26f44ab91c
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 11:59:10 2016 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 11:59:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=3251e1a8
scripts/bootstrap-prefix.sh: change rap repo to webrsync
scripts/bootstrap-prefix.sh | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index f14202f..102523c 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -261,9 +261,8 @@ bootstrap_setup() {
[rap]
location = ${ROOT}/usr/portage-stage
- sync-type = git
- sync-uri =
https://anongit.gentoo.org/git/proj/android.git
- auto-sync = no
+ sync-type = webrsync
+ sync-uri =
http://dev.gentoo.org/~heroxbd/android-master.tar.bz2
EOF
fi