diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-09 11:46:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-09 11:46:04 +0000 |
commit | 9fa3923f7083fbf8f7ecf1f8a4c523464794c9a2 (patch) | |
tree | 8e2f06b7b1e777cc912d6f0c2091ea6e01f05c93 /sys-apps/hal/hal-0.5.13-r2.ebuild | |
parent | stable x86, bug 284745 (diff) | |
download | historical-9fa3923f7083fbf8f7ecf1f8a4c523464794c9a2.tar.gz historical-9fa3923f7083fbf8f7ecf1f8a4c523464794c9a2.tar.bz2 historical-9fa3923f7083fbf8f7ecf1f8a4c523464794c9a2.zip |
stable x86, bug 287380
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sys-apps/hal/hal-0.5.13-r2.ebuild')
-rw-r--r-- | sys-apps/hal/hal-0.5.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hal/hal-0.5.13-r2.ebuild b/sys-apps/hal/hal-0.5.13-r2.ebuild index 9261f5ceb176..70c58f60fc76 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.6 2009/10/31 14:23:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.7 2009/11/09 11:46:04 fauli 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}" |