diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-09-08 18:29:30 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-09-08 18:29:30 +0000 |
commit | b10ed83d8a2885eb323ddafa0959f0ddcbd899a4 (patch) | |
tree | 28cf9836c74be2c3c0c2db65dbb189fe75fa00e3 /profiles/hardened | |
parent | Stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-b10ed83d8a2885eb323ddafa0959f0ddcbd899a4.tar.gz gentoo-2-b10ed83d8a2885eb323ddafa0959f0ddcbd899a4.tar.bz2 gentoo-2-b10ed83d8a2885eb323ddafa0959f0ddcbd899a4.zip |
make xprint a default USE flag for the new xorg release
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/amd64/use.defaults | 1 | ||||
-rw-r--r-- | profiles/hardened/x86/use.defaults | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/amd64/use.defaults b/profiles/hardened/amd64/use.defaults index efca095684b2..059d5ea4bcf1 100644 --- a/profiles/hardened/amd64/use.defaults +++ b/profiles/hardened/amd64/use.defaults @@ -55,3 +55,4 @@ 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 7cf4797993e0..a7b4f59061bd 100644 --- a/profiles/hardened/x86/use.defaults +++ b/profiles/hardened/x86/use.defaults @@ -1,5 +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.3 2004/08/13 20:59:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.defaults,v 1.4 2004/09/08 18:29:30 seemant Exp $ bitmap-fonts +xprint |