diff options
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 9 | ||||
-rw-r--r-- | profiles/prefix/package.use.mask | 7 |
3 files changed, 13 insertions, 10 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index fd558f9ccaf7..92d6ed8cb55f 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.75 2009/09/02 18:29:51 jmbsvicetto Exp $ +# $Id: ChangeLog,v 1.76 2009/09/02 19:52:16 grobian Exp $ + + 02 Sep 2009; Fabian Groffen <grobian@gentoo.org> package.mask, + package.use.mask: + unmask some xfce packages and only mask offending USE-flags, since + darkside made it all work again 02 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> package.mask: diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 78631c6eda7b..98e0d247620c 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.32 2009/09/02 18:29:51 jmbsvicetto Exp $ +# $Id: package.mask,v 1.33 2009/09/02 19:52:16 grobian Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked. This file is for # Prefix profiles only! @@ -379,13 +379,6 @@ net-wireless/aircrack-ng # (not hard, but I prefer waiting for SpanKY to do it) =sys-devel/autoconf-2.63b -# Jeremy Olexa <darkside@gentoo.org> (26 Mar 2009) -# xfce4-4.6.0 requires xorg-server-1.5.3 to work 100%. -# If you a) have that or b) don't care that somethings might not work, then -# xfce4-4.6.0 should work for you. ->=xfce-base/xfce4-4.6.0 ->=xfce-base/xfce4-session-4.6.0 - # Fabian Groffen <grobian@gentoo.org> (25 Mar 2009) # Fails to build my thesis' and papers' images with # Error: /rangecheck in /findfont, 8.63 works fine diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask index 415dc2275ae8..ed5f956ab298 100644 --- a/profiles/prefix/package.use.mask +++ b/profiles/prefix/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.1 2009/06/06 03:54:33 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.2 2009/09/02 19:52:16 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (02 Sep 2009) +# these don't work, proxying for darkside +xfce-base/xfce-settings keyboard +xfce-base/xfce4-meta session # Jeremy Olexa <darkside@gentoo.org> (13 Feb 2009) # Can't make USE=ssl to work, bad build system. bug 256699 |