diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:06:33 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:06:33 +0000 |
commit | a152e737cf2bf8ff3cb67ed601485bc6aee7eb74 (patch) | |
tree | 88ef8d14fbd5055a3b3808eaf8f8acbf0227f931 | |
parent | made openjade $(get_libdir)-aware for installing to lib64/lib32 (Manifest rec... (diff) | |
download | gentoo-2-a152e737cf2bf8ff3cb67ed601485bc6aee7eb74.tar.gz gentoo-2-a152e737cf2bf8ff3cb67ed601485bc6aee7eb74.tar.bz2 gentoo-2-a152e737cf2bf8ff3cb67ed601485bc6aee7eb74.zip |
add xprint and bitmap-fonts to the default flag set
24 files changed, 62 insertions, 55 deletions
diff --git a/profiles/default-linux/alpha/use.defaults b/profiles/default-linux/alpha/use.defaults index 210b4597534f..17825d74f5b8 100644 --- a/profiles/default-linux/alpha/use.defaults +++ b/profiles/default-linux/alpha/use.defaults @@ -1,6 +1,6 @@ # Copyright 2001-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.defaults,v 1.5 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.defaults,v 1.6 2004/09/09 08:06:32 seemant Exp $ # Use this file to override specific mappings indicating which package # satisfies a particular USE flag. The base profile (in @@ -10,5 +10,5 @@ # Note, that these mappings extend the parent profiles' (its own parent, # grandparent, and so on up to the base profile). However, mappings that # are present in the parents can be overridden in this file. -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/amd64/2004.1/use.defaults b/profiles/default-linux/amd64/2004.1/use.defaults index a43f9b7b6226..b4b04625366f 100644 --- a/profiles/default-linux/amd64/2004.1/use.defaults +++ b/profiles/default-linux/amd64/2004.1/use.defaults @@ -1,7 +1,7 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.1/use.defaults,v 1.5 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.1/use.defaults,v 1.6 2004/09/09 08:06:32 seemant Exp $ #xinerama -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/amd64/2004.3/use.defaults b/profiles/default-linux/amd64/2004.3/use.defaults index 7cfcd7163520..b18627d59db4 100644 --- a/profiles/default-linux/amd64/2004.3/use.defaults +++ b/profiles/default-linux/amd64/2004.3/use.defaults @@ -2,7 +2,7 @@ aalib media-libs/aalib alsa media-libs/alsa-lib arts kde-base/arts berkdb sys-libs/db -bitmap-fonts + bonobo gnome-base/bonobo cdr app-cdr/cdrtools directfb dev-libs/DirectFB @@ -45,5 +45,5 @@ tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif xinerama -xprint + X x11-base/xorg-x11 x11-base/xfree diff --git a/profiles/default-linux/amd64/gcc34-2004.2/use.defaults b/profiles/default-linux/amd64/gcc34-2004.2/use.defaults index 059d5ea4bcf1..d8297770387e 100644 --- a/profiles/default-linux/amd64/gcc34-2004.2/use.defaults +++ b/profiles/default-linux/amd64/gcc34-2004.2/use.defaults @@ -54,5 +54,5 @@ ldap net-nds/openldap snmp net-analyzer/ucd-snmp cdr app-cdr/cdrtools scanner media-gfx/sane-backends -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/amd64/use.defaults b/profiles/default-linux/amd64/use.defaults index 7cfcd7163520..b18627d59db4 100644 --- a/profiles/default-linux/amd64/use.defaults +++ b/profiles/default-linux/amd64/use.defaults @@ -2,7 +2,7 @@ aalib media-libs/aalib alsa media-libs/alsa-lib arts kde-base/arts berkdb sys-libs/db -bitmap-fonts + bonobo gnome-base/bonobo cdr app-cdr/cdrtools directfb dev-libs/DirectFB @@ -45,5 +45,5 @@ tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif xinerama -xprint + X x11-base/xorg-x11 x11-base/xfree diff --git a/profiles/default-linux/make.defaults b/profiles/default-linux/make.defaults new file mode 100644 index 000000000000..596920da9fdc --- /dev/null +++ b/profiles/default-linux/make.defaults @@ -0,0 +1,9 @@ +# Copyright 2004 Gentoo Foundation. +# System-wide defaults for a basic linux system + +# Please avoid enabling things by default in here if possible. Understand any +# implications with core packages. For example, if "java" is in USE and db +# has a conditional dependency on java (which it does,) then a JDK will be +# pulled in during *emerge system*! + +USE="bitmap-fonts xprint" diff --git a/profiles/default-linux/ppc/1.0/use.defaults b/profiles/default-linux/ppc/1.0/use.defaults index 73337f5a6f4f..13f6cba87ccb 100644 --- a/profiles/default-linux/ppc/1.0/use.defaults +++ b/profiles/default-linux/ppc/1.0/use.defaults @@ -44,5 +44,5 @@ tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif #xinerama -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/ppc/1.0_rc/use.defaults b/profiles/default-linux/ppc/1.0_rc/use.defaults index c70420e66e5b..42db68211bb9 100644 --- a/profiles/default-linux/ppc/1.0_rc/use.defaults +++ b/profiles/default-linux/ppc/1.0_rc/use.defaults @@ -43,5 +43,5 @@ tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif #xinerama -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/ppc/1.2/use.defaults b/profiles/default-linux/ppc/1.2/use.defaults index 73337f5a6f4f..13f6cba87ccb 100644 --- a/profiles/default-linux/ppc/1.2/use.defaults +++ b/profiles/default-linux/ppc/1.2/use.defaults @@ -44,5 +44,5 @@ tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif #xinerama -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/ppc/1.4/use.defaults b/profiles/default-linux/ppc/1.4/use.defaults index c69dd1feea32..1add5167de93 100644 --- a/profiles/default-linux/ppc/1.4/use.defaults +++ b/profiles/default-linux/ppc/1.4/use.defaults @@ -55,5 +55,5 @@ ldap net-nds/openldap snmp net-analyzer/ucd-snmp cdr app-cdr/cdrtools scanner media-gfx/sane-backends -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/ppc/2004.0/use.defaults b/profiles/default-linux/ppc/2004.0/use.defaults index 57a23773e46c..e35dde7323ca 100644 --- a/profiles/default-linux/ppc/2004.0/use.defaults +++ b/profiles/default-linux/ppc/2004.0/use.defaults @@ -42,5 +42,5 @@ tcltk dev-lang/tcl dev-lang/tk tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/ppc/2004.1/use.defaults b/profiles/default-linux/ppc/2004.1/use.defaults index 57a23773e46c..e35dde7323ca 100644 --- a/profiles/default-linux/ppc/2004.1/use.defaults +++ b/profiles/default-linux/ppc/2004.1/use.defaults @@ -42,5 +42,5 @@ tcltk dev-lang/tcl dev-lang/tk tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/ppc/2004.2/use.defaults b/profiles/default-linux/ppc/2004.2/use.defaults index 57a23773e46c..e35dde7323ca 100644 --- a/profiles/default-linux/ppc/2004.2/use.defaults +++ b/profiles/default-linux/ppc/2004.2/use.defaults @@ -42,5 +42,5 @@ tcltk dev-lang/tcl dev-lang/tk tcpd sys-apps/tcp-wrappers tetex app-text/tetex ungif media-libs/ungif -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/ppc/use.defaults b/profiles/default-linux/ppc/use.defaults index 68470f252359..f06a3270c5bc 100644 --- a/profiles/default-linux/ppc/use.defaults +++ b/profiles/default-linux/ppc/use.defaults @@ -1,3 +1,3 @@ #This file is not empty -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/sparc/sparc32/use.defaults b/profiles/default-linux/sparc/sparc32/use.defaults index 339346ef1197..b11ffd22aa00 100644 --- a/profiles/default-linux/sparc/sparc32/use.defaults +++ b/profiles/default-linux/sparc/sparc32/use.defaults @@ -42,5 +42,5 @@ ldap net-nds/openldap snmp net-analyzer/ucd-snmp cdr app-cdr/cdrtools scanner media-gfx/sane-backends -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/sparc/use.defaults b/profiles/default-linux/sparc/use.defaults index 3cf707237bcb..326b0f212409 100644 --- a/profiles/default-linux/sparc/use.defaults +++ b/profiles/default-linux/sparc/use.defaults @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.defaults,v 1.4 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.defaults,v 1.5 2004/09/09 08:06:32 seemant Exp $ # Use this file to override specific mappings indicating which package # satisfies a particular USE flag. The base profile (in @@ -10,5 +10,5 @@ # Note, that these mappings extend the parent profiles' (its own parent, # grandparent, and so on up to the base profile). However, mappings that # are present in the parents can be overridden in this file. -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/use.defaults b/profiles/default-linux/use.defaults index dd7538fd5b8f..d5339b322332 100644 --- a/profiles/default-linux/use.defaults +++ b/profiles/default-linux/use.defaults @@ -1,8 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.defaults,v 1.4 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.defaults,v 1.5 2004/09/09 08:06:32 seemant Exp $ # Use this to add linux specific architecture independent USE flags, to # extend the base profile's USE mappings -bitmap-fonts -xprint diff --git a/profiles/default-linux/x86/2004.0/use.defaults b/profiles/default-linux/x86/2004.0/use.defaults index 33cd0ac364b1..acbaf304f85b 100644 --- a/profiles/default-linux/x86/2004.0/use.defaults +++ b/profiles/default-linux/x86/2004.0/use.defaults @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.0/use.defaults,v 1.4 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.0/use.defaults,v 1.5 2004/09/09 08:06:32 seemant Exp $ # Use this file to override specific mappings indicating which package # satisfies a particular USE flag. The base profile (in @@ -10,5 +10,5 @@ # Note, that these mappings extend the parent profiles' (its own parent, # grandparent, and so on up to the base profile). However, mappings that # are present in the parents can be overridden in this file. -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/x86/2004.2/gcc34/2.6/use.defaults b/profiles/default-linux/x86/2004.2/gcc34/2.6/use.defaults index fd20cd9f133e..4559d5c166ca 100644 --- a/profiles/default-linux/x86/2004.2/gcc34/2.6/use.defaults +++ b/profiles/default-linux/x86/2004.2/gcc34/2.6/use.defaults @@ -55,5 +55,5 @@ ldap net-nds/openldap snmp net-analyzer/ucd-snmp cdr app-cdr/cdrtools scanner media-gfx/sane-backends -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/x86/2004.2/gcc34/use.defaults b/profiles/default-linux/x86/2004.2/gcc34/use.defaults index fd20cd9f133e..4559d5c166ca 100644 --- a/profiles/default-linux/x86/2004.2/gcc34/use.defaults +++ b/profiles/default-linux/x86/2004.2/gcc34/use.defaults @@ -55,5 +55,5 @@ ldap net-nds/openldap snmp net-analyzer/ucd-snmp cdr app-cdr/cdrtools scanner media-gfx/sane-backends -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/x86/2004.2/use.defaults b/profiles/default-linux/x86/2004.2/use.defaults index 62aef279e40f..a36f53b9a55f 100644 --- a/profiles/default-linux/x86/2004.2/use.defaults +++ b/profiles/default-linux/x86/2004.2/use.defaults @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/use.defaults,v 1.4 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/use.defaults,v 1.5 2004/09/09 08:06:33 seemant Exp $ # Use this file to override specific mappings indicating which package # satisfies a particular USE flag. The base profile (in @@ -10,7 +10,7 @@ # Note, that these mappings extend the parent profiles' (its own parent, # grandparent, and so on up to the base profile). However, mappings that # are present in the parents can be overridden in this file. -bitmap-fonts + mysql dev-db/mysql -xprint + diff --git a/profiles/default-linux/x86/gcc2/use.defaults b/profiles/default-linux/x86/gcc2/use.defaults index 29d55e0a394c..cb0dd9566fc6 100644 --- a/profiles/default-linux/x86/gcc2/use.defaults +++ b/profiles/default-linux/x86/gcc2/use.defaults @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/use.defaults,v 1.4 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/use.defaults,v 1.5 2004/09/09 08:06:33 seemant Exp $ # Use this file to override specific mappings indicating which package # satisfies a particular USE flag. The base profile (in @@ -12,5 +12,5 @@ # are present in the parents can be overridden in this file. gnome-libs gnome-base/gnome-libs -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/x86/gcc31/use.defaults b/profiles/default-linux/x86/gcc31/use.defaults index 3467b1a59151..7d644a63dce3 100644 --- a/profiles/default-linux/x86/gcc31/use.defaults +++ b/profiles/default-linux/x86/gcc31/use.defaults @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc31/use.defaults,v 1.4 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc31/use.defaults,v 1.5 2004/09/09 08:06:33 seemant Exp $ # Use this file to override specific mappings indicating which package # satisfies a particular USE flag. The base profile (in @@ -10,5 +10,5 @@ # Note, that these mappings extend the parent profiles' (its own parent, # grandparent, and so on up to the base profile). However, mappings that # are present in the parents can be overridden in this file. -bitmap-fonts -xprint + + diff --git a/profiles/default-linux/x86/use.defaults b/profiles/default-linux/x86/use.defaults index b76a5c9a4801..98dce695f82b 100644 --- a/profiles/default-linux/x86/use.defaults +++ b/profiles/default-linux/x86/use.defaults @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.defaults,v 1.4 2004/09/08 18:29:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.defaults,v 1.5 2004/09/09 08:06:32 seemant Exp $ # Use this file to override specific mappings indicating which package # satisfies a particular USE flag. The base profile (in @@ -10,5 +10,5 @@ # Note, that these mappings extend the parent profiles' (its own parent, # grandparent, and so on up to the base profile). However, mappings that # are present in the parents can be overridden in this file. -bitmap-fonts -xprint + + |