diff options
author | 2004-09-17 19:33:49 +0000 | |
---|---|---|
committer | 2004-09-17 19:33:49 +0000 | |
commit | 525afd2b6112d01ffcb1d7f84b13eab6148a8241 (patch) | |
tree | e09d7cdc3d3b29b51df2450e72b7863e9a432c9b /profiles/default-linux/ppc/2004.0/make.defaults | |
parent | Fix src_uri. (diff) | |
download | historical-525afd2b6112d01ffcb1d7f84b13eab6148a8241.tar.gz historical-525afd2b6112d01ffcb1d7f84b13eab6148a8241.tar.bz2 historical-525afd2b6112d01ffcb1d7f84b13eab6148a8241.zip |
add bitmap-fonts and xprint to default USE set
Diffstat (limited to 'profiles/default-linux/ppc/2004.0/make.defaults')
-rw-r--r-- | profiles/default-linux/ppc/2004.0/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/2004.0/make.defaults b/profiles/default-linux/ppc/2004.0/make.defaults index ca95edba2b07..db63f846d705 100644 --- a/profiles/default-linux/ppc/2004.0/make.defaults +++ b/profiles/default-linux/ppc/2004.0/make.defaults @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2004.0/make.defaults,v 1.8 2004/09/15 21:35:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2004.0/make.defaults,v 1.9 2004/09/17 19:33:49 seemant Exp $ ARCH="ppc" ACCEPT_KEYWORDS="ppc" -USE="dvd jpeg nls gif png truetype ppc" +USE="bitmap-fonts dvd gif jpeg nls png ppc truetype xprint" FEATURES="sandbox sfperms" |