summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-08-17 11:49:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-08-17 11:49:49 +0000
commitb067de74d3a5314e635def0e532214d59f75dbde (patch)
treeec13b98c7f0a8715b3525dbc454ef7b24109e1a7 /sys-apps
parentVersion bump. (diff)
downloadgentoo-2-b067de74d3a5314e635def0e532214d59f75dbde.tar.gz
gentoo-2-b067de74d3a5314e635def0e532214d59f75dbde.tar.bz2
gentoo-2-b067de74d3a5314e635def0e532214d59f75dbde.zip
Keyword -x86-fbsd until bug #281746 is fixed
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/hal/ChangeLog5
-rw-r--r--sys-apps/hal/hal-0.5.13-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index 49767dfb1b8c..0c26c399a5a8 100644
--- a/sys-apps/hal/ChangeLog
+++ b/sys-apps/hal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hal
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.295 2009/07/28 22:49:29 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.296 2009/08/17 11:49:49 aballier Exp $
+
+ 17 Aug 2009; Alexis Ballier <aballier@gentoo.org> hal-0.5.13-r2.ebuild:
+ Keyword -x86-fbsd until bug #281746 is fixed
28 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org>
-files/0.5.9-hald.conf, -files/hal-0.5.7-hald-scripts.patch,
diff --git a/sys-apps/hal/hal-0.5.13-r2.ebuild b/sys-apps/hal/hal-0.5.13-r2.ebuild
index 981fa83ecaf0..df3e067e6765 100644
--- a/sys-apps/hal/hal-0.5.13-r2.ebuild
+++ b/sys-apps/hal/hal-0.5.13-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.1 2009/07/23 15:10:07 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.2 2009/08/17 11:49:49 aballier Exp $
EAPI="2"
@@ -18,7 +18,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_P}.tar.bz2
LICENSE="|| ( GPL-2 AFL-2.0 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 -x86-fbsd"
KERNEL_IUSE="kernel_linux kernel_FreeBSD"
IUSE="X acpi apm crypt consolekit debug dell disk-partition doc laptop policykit selinux ${KERNEL_IUSE}"