summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-23 23:18:25 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-23 23:18:25 +0000
commitdb87c59c65a459b98bd7393564d429f616809c4d (patch)
tree0f2cfdbaaae386b7b856aba042b90772c812f5e9 /profiles
parentFix bug 97462, thanks to Jer@gentoo.org for the most excellent patch (diff)
downloadgentoo-2-db87c59c65a459b98bd7393564d429f616809c4d.tar.gz
gentoo-2-db87c59c65a459b98bd7393564d429f616809c4d.tar.bz2
gentoo-2-db87c59c65a459b98bd7393564d429f616809c4d.zip
Mask xmms useflag.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-bsd/fbsd/use.mask5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-bsd/fbsd/use.mask b/profiles/default-bsd/fbsd/use.mask
index b01d07e24f3d..239401d3e8fa 100644
--- a/profiles/default-bsd/fbsd/use.mask
+++ b/profiles/default-bsd/fbsd/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/use.mask,v 1.8 2006/04/23 09:25:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/use.mask,v 1.9 2006/04/23 23:18:25 flameeyes Exp $
# TCL/TK still to test
tcltk
@@ -15,6 +15,9 @@ firebird
# Apache defaults to Apache 1.x, mask it for the time
apache
+# Unlikely that we'll ever get xmms working
+xmms
+
# PIE and SSP doesn't work on FreeBSD, so just mask the two flags, as the eclass drops them entirely
nopie
nossp