diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-20 21:57:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-20 21:57:30 +0000 |
commit | c88c580b31bc6ccd3f393b2d949a72bc1f20f070 (patch) | |
tree | 1987f4c59b8fcf3baf3e37835db332d6be12b946 | |
parent | change metadata to make exg the primary (diff) | |
download | gentoo-2-c88c580b31bc6ccd3f393b2d949a72bc1f20f070.tar.gz gentoo-2-c88c580b31bc6ccd3f393b2d949a72bc1f20f070.tar.bz2 gentoo-2-c88c580b31bc6ccd3f393b2d949a72bc1f20f070.zip |
Added fam to default USE for this development profile.
-rw-r--r-- | profiles/default-linux/x86/dev/2006.1/desktop/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults b/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults index f524c4141999..31010a6445e0 100644 --- a/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults +++ b/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults @@ -1,7 +1,7 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults,v 1.3 2006/03/14 19:33:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults,v 1.4 2006/03/20 21:57:30 wolf31o2 Exp $ STAGE1_USE="nptl nptlonly unicode" -USE="alsa apm arts avi dbus eds emboss encode esd gif gnome gpm gstreamer gtk gtk2 hal imlib jpeg kde mad mikmod motif mp3 mpeg ogg opengl oss pdflib png qt quicktime sdl spell truetype vorbis win32codecs unicode X xml xmms xv" +USE="alsa apm arts avi dbus eds emboss encode esd fam gif gnome gpm gstreamer gtk gtk2 hal imlib jpeg kde mad mikmod motif mp3 mpeg ogg opengl oss pdflib png qt quicktime sdl spell truetype vorbis win32codecs unicode X xml xmms xv" |