summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-10-28 22:41:53 +0000
committerNaohiro Aota <naota@gentoo.org>2012-10-28 22:41:53 +0000
commitc2d345750353e7485ac18ba89abf83cc1e1058f3 (patch)
treed28ca85681794020d8652c3d9c2c603258aaabb5 /profiles
parentIntroduce a virtual for argparse Python module. Thanks to Mike Gilbert for re... (diff)
downloadgentoo-2-c2d345750353e7485ac18ba89abf83cc1e1058f3.tar.gz
gentoo-2-c2d345750353e7485ac18ba89abf83cc1e1058f3.tar.bz2
gentoo-2-c2d345750353e7485ac18ba89abf83cc1e1058f3.zip
Mask polkit on FreeBSD. It doesn't work due to FreeBSD API bug.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/bsd/ChangeLog5
-rw-r--r--profiles/default/bsd/fbsd/use.mask5
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/default/bsd/ChangeLog b/profiles/default/bsd/ChangeLog
index 2e585d31bc8c..92527d8f07c9 100644
--- a/profiles/default/bsd/ChangeLog
+++ b/profiles/default/bsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.133 2012/10/15 14:37:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.134 2012/10/28 22:41:53 naota Exp $
+
+ 28 Oct 2012; <naota@gentoo.org> fbsd/use.mask:
+ Mask polkit on FreeBSD. It doesn't work due to FreeBSD API bug.
15 Oct 2012; Alexis Ballier <aballier@gentoo.org> fbsd/packages.build:
remove portage and add virtual/package-manager
diff --git a/profiles/default/bsd/fbsd/use.mask b/profiles/default/bsd/fbsd/use.mask
index f1a3d860a5e0..f517b9c443da 100644
--- a/profiles/default/bsd/fbsd/use.mask
+++ b/profiles/default/bsd/fbsd/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.7 2012/06/02 14:52:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/use.mask,v 1.8 2012/10/28 22:41:53 naota Exp $
# Espeak does not run on bsd
espeak
@@ -31,3 +31,6 @@ cdparanoia
# wayland is not targetting BSDs
wayland
+
+# Recent sys-auth/polkit cannot be built on FreeBSD
+policykit