aboutsummaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorNicholas Jones <carpaski@gentoo.org>2003-07-17 04:46:52 +0000
committerNicholas Jones <carpaski@gentoo.org>2003-07-17 04:46:52 +0000
commit44bc3f38a6246becb82c4a231517341349e58e26 (patch)
tree1de1a781f9ba12b2ea1f870cb26c02c70a38854c /cnf
parentQuickfix for GRP stuff. (diff)
downloadportage-cvs-44bc3f38a6246becb82c4a231517341349e58e26.tar.gz
portage-cvs-44bc3f38a6246becb82c4a231517341349e58e26.tar.bz2
portage-cvs-44bc3f38a6246becb82c4a231517341349e58e26.zip
Updates for USE_EXPAND support.
Debug removal Extra message for metadata fetching.
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals5
-rw-r--r--cnf/make.globals.alpha5
-rw-r--r--cnf/make.globals.arm5
-rw-r--r--cnf/make.globals.hppa5
-rw-r--r--cnf/make.globals.mac5
-rw-r--r--cnf/make.globals.mips5
-rw-r--r--cnf/make.globals.ppc5
-rw-r--r--cnf/make.globals.sparc5
8 files changed, 32 insertions, 8 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index accbb73..2322324 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals,v 1.47 2003/06/30 06:43:38 carpaski Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals,v 1.48 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -47,6 +47,9 @@ FEATURES="sandbox ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge
diff --git a/cnf/make.globals.alpha b/cnf/make.globals.alpha
index 981478f..1b7d998 100644
--- a/cnf/make.globals.alpha
+++ b/cnf/make.globals.alpha
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.alpha,v 1.6 2003/06/30 06:43:38 carpaski Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.alpha,v 1.7 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -48,6 +48,9 @@ FEATURES="ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge
diff --git a/cnf/make.globals.arm b/cnf/make.globals.arm
index d231408..c831a60 100644
--- a/cnf/make.globals.arm
+++ b/cnf/make.globals.arm
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.arm,v 1.3 2003/06/30 06:43:38 carpaski Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.arm,v 1.4 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -47,6 +47,9 @@ FEATURES="sandbox ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge
diff --git a/cnf/make.globals.hppa b/cnf/make.globals.hppa
index 318a2ef..f72a503 100644
--- a/cnf/make.globals.hppa
+++ b/cnf/make.globals.hppa
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.hppa,v 1.6 2003/06/30 06:43:38 carpaski Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.hppa,v 1.7 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -47,6 +47,9 @@ FEATURES="ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge
diff --git a/cnf/make.globals.mac b/cnf/make.globals.mac
index dff3ed4..22178a3 100644
--- a/cnf/make.globals.mac
+++ b/cnf/make.globals.mac
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.mac,v 1.1 2003/06/11 06:44:03 drobbins Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.mac,v 1.2 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -47,6 +47,9 @@ FEATURES="-sandbox ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge
diff --git a/cnf/make.globals.mips b/cnf/make.globals.mips
index e0b1365..09ce95c 100644
--- a/cnf/make.globals.mips
+++ b/cnf/make.globals.mips
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.mips,v 1.6 2003/06/30 06:43:38 carpaski Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.mips,v 1.7 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -47,6 +47,9 @@ FEATURES="ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge
diff --git a/cnf/make.globals.ppc b/cnf/make.globals.ppc
index 2b1f2ff..64d389a 100644
--- a/cnf/make.globals.ppc
+++ b/cnf/make.globals.ppc
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.ppc,v 1.20 2003/06/30 06:43:38 carpaski Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.ppc,v 1.21 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -48,6 +48,9 @@ FEATURES="ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge
diff --git a/cnf/make.globals.sparc b/cnf/make.globals.sparc
index 55be6e6..0ec01c3 100644
--- a/cnf/make.globals.sparc
+++ b/cnf/make.globals.sparc
@@ -1,6 +1,6 @@
# Copyright 2002 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.sparc,v 1.6 2003/06/30 06:43:38 carpaski Exp $
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/cnf/make.globals.sparc,v 1.7 2003/07/17 04:46:52 carpaski Exp $
# *****************************
# ** DO NOT EDIT THIS FILE **
@@ -48,6 +48,9 @@ FEATURES="ccache"
#black&white text
NOCOLOR="false"
+PORTAGE_BINHOST_CHUNKSIZE="3000"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES"
+
# By default wait 5 secs before cleaning a package
CLEAN_DELAY="5"
# Set to yes automatically run "emerge clean" after each merge