summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-12 16:03:13 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-12 16:03:13 +0000
commit8eea748f7734689ce928fa0070480fc13b26ad79 (patch)
tree70a42959dbf6616135049e29a6a8795a6f82a5d7
parentSimplify src_test(). (diff)
downloadgentoo-2-8eea748f7734689ce928fa0070480fc13b26ad79.tar.gz
gentoo-2-8eea748f7734689ce928fa0070480fc13b26ad79.tar.bz2
gentoo-2-8eea748f7734689ce928fa0070480fc13b26ad79.zip
Add dts to default desktop profile, also a default codec for DVDs
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/targets/desktop/make.defaults4
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index b69956b28dc0..d0e733510ca5 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3111 2009/08/12 14:11:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3112 2009/08/12 16:03:13 beandog Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 12 Aug 2009; Steve Dibb <beandog@gentoo.org>
+ targets/desktop/make.defaults:
+ Add dts to default desktop profile, also a default codec for DVDs
+
12 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> package.mask:
Unmask vis5d+ because it has been fixed.
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index e0470dc386f4..54d3c64831cc 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.8 2009/08/09 11:19:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.9 2009/08/12 16:03:13 beandog Exp $
-USE="a52 aac acpi alsa branding cairo cdr dbus dvd dvdr eds emboss encode evo fam firefox flac gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mp4 mpeg ogg opengl pdf png ppds qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X x264 xml xulrunner xv xvid"
+USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr eds emboss encode evo fam firefox flac gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mp4 mpeg ogg opengl pdf png ppds qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X x264 xml xulrunner xv xvid"
# This is added for GNOME/Xfce
USE="${USE} startup-notification"