diff options
author | 2006-09-08 17:38:51 +0000 | |
---|---|---|
committer | 2006-09-08 17:38:51 +0000 | |
commit | 5dce6af8d32299ba1208f8d625d6b4da005d7d65 (patch) | |
tree | e22210dea9a0b33af97736e9d59ce80e1e319061 /profiles | |
parent | aqbanking version bump (diff) | |
download | gentoo-2-5dce6af8d32299ba1208f8d625d6b4da005d7d65.tar.gz gentoo-2-5dce6af8d32299ba1208f8d625d6b4da005d7d65.tar.bz2 gentoo-2-5dce6af8d32299ba1208f8d625d6b4da005d7d65.zip |
Unmask dbus-core as we can't get dbus to work already.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-bsd/fbsd/package.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-bsd/fbsd/package.mask b/profiles/default-bsd/fbsd/package.mask index 4a087dc54d56..602300d0363e 100644 --- a/profiles/default-bsd/fbsd/package.mask +++ b/profiles/default-bsd/fbsd/package.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/package.mask,v 1.5 2006/08/01 19:39:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/package.mask,v 1.6 2006/09/08 17:38:51 flameeyes Exp $ # As soon as the ~x86-fbsd keyword is spread enough, drop the extra masking # used to limit usage of unsupported packages. @@ -34,3 +34,6 @@ dev-util/byacc # Don't go with newer versions sys-apps/baselayout + +# Unmask the newer version, it's only that works +->=sys-apps/dbus-core-0.92 |