From 63ca7ed2d4d1e6457ba893839e7017866c3ab688 Mon Sep 17 00:00:00 2001 From: Olivier Fisette Date: Thu, 8 Sep 2005 14:23:44 +0000 Subject: Added "emboss" to the default USE flags on amd64 to fix bug #105086. --- profiles/default-linux/amd64/make.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/default-linux/amd64/make.defaults b/profiles/default-linux/amd64/make.defaults index 6f5ca1671df0..68f589535b97 100644 --- a/profiles/default-linux/amd64/make.defaults +++ b/profiles/default-linux/amd64/make.defaults @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.9 2005/08/01 22:54:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.10 2005/09/08 14:23:44 ribosome Exp $ # Default USE flags for amd64 (Systems and GRP) -USE="alsa avi berkdb crypt cups eds encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd tiff usb userlocales zlib X xpm xv -java" +USE="alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd tiff usb userlocales zlib X xpm xv -java" ARCH="amd64" ACCEPT_KEYWORDS="${ARCH}" -- cgit v1.2.3-65-gdbad