Update of /cvsroot/darwinfiles/portage/cnf
In directory usw-pr-cvs1:/tmp/cvs-serv31508
Modified Files:
make.globals
Log Message:
A few fixes
Index: make.globals
===================================================================
RCS file: /cvsroot/darwinfiles/portage/cnf/make.globals,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** make.globals 8 Sep 2002 16:16:35 -0000 1.3
--- make.globals 8 Sep 2002 16:18:27 -0000 1.4
***************
*** 3,8 ****
USE_ORDER="env:conf:auto:defaults"
! GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
! SYNC="rsync://rsync.gentoo.org/gentoo-portage"
#CHOST="powerpc-apple-darwin5.5" # 10.1
--- 3,8 ----
USE_ORDER="env:conf:auto:defaults"
! GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles http://osdn.dl.sourceforge.net/sourceforge/darwinfiles"
! SYNC=="cvs://:pserver:ano...@cv...:/cvsroot/darwinfiles/packagetree"
#CHOST="powerpc-apple-darwin5.5" # 10.1
|