diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-01-25 20:23:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-01-25 20:23:47 +0000 |
commit | 17f85f24a595558cc7054e6508f392d083ff6fe1 (patch) | |
tree | 671effff1c45c7025b53b6690c0446468a59d433 /profiles | |
parent | sparc/x86 stable (diff) | |
download | historical-17f85f24a595558cc7054e6508f392d083ff6fe1.tar.gz historical-17f85f24a595558cc7054e6508f392d083ff6fe1.tar.bz2 historical-17f85f24a595558cc7054e6508f392d083ff6fe1.zip |
Set -arts +usb for bug #201825 and bug #204447.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/x86/dev/2008.0/desktop/make.defaults | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index 7d3976cd8db7..84ae51878c45 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.124 2008/01/25 03:42:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.125 2008/01/25 20:23:47 wolf31o2 Exp $ + + 25 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> + dev/2008.0/desktop/make.defaults: + Set -arts +usb for bug #201825 and bug #204447. 25 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> +dev/2008.0/desktop/make.defaults, +dev/2008.0/desktop/parent, diff --git a/profiles/default-linux/x86/dev/2008.0/desktop/make.defaults b/profiles/default-linux/x86/dev/2008.0/desktop/make.defaults index dc7a5e338e88..5d3c40617e88 100644 --- a/profiles/default-linux/x86/dev/2008.0/desktop/make.defaults +++ b/profiles/default-linux/x86/dev/2008.0/desktop/make.defaults @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2008.0/desktop/make.defaults,v 1.1 2008/01/25 03:42:55 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2008.0/desktop/make.defaults,v 1.2 2008/01/25 20:23:47 wolf31o2 Exp $ -USE="acpi 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 ppds qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv" +USE="acpi alsa 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 ppds qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X xml xv" # This is added for GNOME/Xfce USE="${USE} startup-notification" |