summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-06 17:38:40 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-06 17:38:40 +0000
commit46a5e8cad2e02010e8bf341dbdd0f8eda5813340 (patch)
treec233054399aa5708bd956e36e36d0b5dbe2f9de2 /profiles/targets
parentFix building (bug #280573). (diff)
downloadgentoo-2-46a5e8cad2e02010e8bf341dbdd0f8eda5813340.tar.gz
gentoo-2-46a5e8cad2e02010e8bf341dbdd0f8eda5813340.tar.bz2
gentoo-2-46a5e8cad2e02010e8bf341dbdd0f8eda5813340.zip
Remove dvdread from make.defaults since it's not used by any ebuild in tree.
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/desktop/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index c180e0f47996..3064c50c5a90 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,8 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.4 2008/12/19 11:33:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.5 2009/08/06 17:38:40 ssuominen Exp $
-USE="acpi alsa branding cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mpeg ogg opengl pdf png ppds qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X xml xulrunner xv"
+USE="acpi alsa branding cairo cdr dbus dvd dvdr eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mpeg ogg opengl pdf png ppds qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X xml xulrunner xv"
# This is added for GNOME/Xfce
USE="${USE} startup-notification"