summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-04-16 08:38:08 +0000
committerPacho Ramos <pacho@gentoo.org>2012-04-16 08:38:08 +0000
commit33935247776c17bfe608b32e8f7d89f1099a481f (patch)
tree8795b3a430bea94d8fb766e169166942fb06810f
parentVersion bump 0.7 series to latest. Drop all security affected ebuilds, effect... (diff)
downloadgentoo-2-33935247776c17bfe608b32e8f7d89f1099a481f.tar.gz
gentoo-2-33935247776c17bfe608b32e8f7d89f1099a481f.tar.bz2
gentoo-2-33935247776c17bfe608b32e8f7d89f1099a481f.zip
Enable wxwidgets by default as discussed in http://archives.gentoo.org/gentoo-dev/msg_fdc392cc98c7eea216175521d87b9955.xml
-rw-r--r--profiles/ChangeLog7
-rw-r--r--profiles/targets/desktop/make.defaults6
2 files changed, 9 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index aaac494201cb..5046d0324443 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6425 2012/04/15 17:01:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6426 2012/04/16 08:38:08 pacho 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!
+ 16 Apr 2012; Pacho Ramos <pacho@gentoo.org> targets/desktop/make.defaults:
+ Enable wxwidgets by default as discussed in
+ http://archives.gentoo.org/gentoo-dev/msg_fdc392cc98c7eea216175521d87b9955.xm
+ l
+
15 Apr 2012; Anthony G. Basile <blueness@gentoo.org>
+default/linux/alpha/10.0/use.mask, +default/linux/arm/10.0/use.mask,
+default/linux/hppa/10.0/use.mask, +default/linux/ia64/10.0/use.mask,
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index c4ba2ca17ad1..214fb4fc1d2d 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,5 +1,5 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.21 2011/06/29 17:29:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.22 2012/04/16 08:38:08 pacho Exp $
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit dbus dts dvd dvdr emboss encode exif fam firefox flac gdu gif gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt4 sdl spell startup-notification svg tiff truetype vorbis udev unicode usb X xcb x264 xml xulrunner xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit dbus dts dvd dvdr emboss encode exif fam firefox flac gdu gif gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt4 sdl spell startup-notification svg tiff truetype vorbis udev unicode usb wxwidgets X xcb x264 xml xulrunner xv xvid"