diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:07:10 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:07:10 +0000 |
commit | 317544de702c9aa5b41f43da7b46f57a9971bf8f (patch) | |
tree | 8167d629e1d38eccb222010d015dc8702c56ebdf /profiles/hardened | |
parent | add xprint and bitmap-fonts to the default flag set (diff) | |
download | gentoo-2-317544de702c9aa5b41f43da7b46f57a9971bf8f.tar.gz gentoo-2-317544de702c9aa5b41f43da7b46f57a9971bf8f.tar.bz2 gentoo-2-317544de702c9aa5b41f43da7b46f57a9971bf8f.zip |
remove xprint and bitmap-fonts from use.defaults and put into make.defaults
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/amd64/use.defaults | 4 | ||||
-rw-r--r-- | profiles/hardened/x86/use.defaults | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/hardened/amd64/use.defaults b/profiles/hardened/amd64/use.defaults index 059d5ea4bcf1..d8297770387e 100644 --- a/profiles/hardened/amd64/use.defaults +++ b/profiles/hardened/amd64/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/hardened/x86/use.defaults b/profiles/hardened/x86/use.defaults index a7b4f59061bd..6f286b441b4d 100644 --- a/profiles/hardened/x86/use.defaults +++ b/profiles/hardened/x86/use.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.defaults,v 1.4 2004/09/08 18:29:30 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.defaults,v 1.5 2004/09/09 08:07:10 seemant Exp $ + + -bitmap-fonts -xprint |