From: Gustavo Zacarias Date: Wed, 14 Feb 2007 02:18:17 +0000 (+0000) Subject: Added python to default USE for desktop - breaks gnome-doc-utils wanting libxml2... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dfd9412844331a5b3e7f965468c0807a2ff4e820;p=gentoo.git Added python to default USE for desktop - breaks gnome-doc-utils wanting libxml2 built with it --- diff --git a/profiles/default-linux/sparc/ChangeLog b/profiles/default-linux/sparc/ChangeLog index cb7fbc49ae7f..d87b078535d9 100644 --- a/profiles/default-linux/sparc/ChangeLog +++ b/profiles/default-linux/sparc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sparc profile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.33 2007/02/14 00:53:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.34 2007/02/14 02:18:17 gustavoz Exp $ + + 14 Feb 2007; Gustavo Zacarias + sparc64/2007.0/desktop/make.defaults: + Added python to default USE for desktop - breaks gnome-doc-utils wanting + libxml2 built with it 14 Feb 2007; Gustavo Zacarias sparc64/2007.0/packages: diff --git a/profiles/default-linux/sparc/sparc64/2007.0/desktop/make.defaults b/profiles/default-linux/sparc/sparc64/2007.0/desktop/make.defaults index ec3a1cccda0b..1ee2e825851a 100644 --- a/profiles/default-linux/sparc/sparc64/2007.0/desktop/make.defaults +++ b/profiles/default-linux/sparc/sparc64/2007.0/desktop/make.defaults @@ -1,5 +1,5 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2007.0/desktop/make.defaults,v 1.2 2007/02/12 17:08:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2007.0/desktop/make.defaults,v 1.3 2007/02/14 02:18:17 gustavoz Exp $ -USE="alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt4 quicktime sdl spell svg tiff truetype vorbis unicode X xml xv" +USE="alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png python qt3 qt4 quicktime sdl spell svg tiff truetype vorbis unicode X xml xv"