summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-04-03 20:29:39 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-04-03 20:29:39 +0000
commit671803a6e1b502542c17a3c41d55cbfa06e6b21c (patch)
tree6629130c4a340fba2860a2f290c6a36513427767 /sys-apps/hal
parentMasked hal-0.5.10 on 2006.1 profile since it needs newer linux-headers (diff)
downloadgentoo-2-671803a6e1b502542c17a3c41d55cbfa06e6b21c.tar.gz
gentoo-2-671803a6e1b502542c17a3c41d55cbfa06e6b21c.tar.bz2
gentoo-2-671803a6e1b502542c17a3c41d55cbfa06e6b21c.zip
Keyworded for alpha, bug #216084
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r--sys-apps/hal/ChangeLog5
-rw-r--r--sys-apps/hal/hal-0.5.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index ce5fa52c79bb..e016e92ff6bd 100644
--- a/sys-apps/hal/ChangeLog
+++ b/sys-apps/hal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hal
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.227 2008/03/02 20:16:38 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.228 2008/04/03 20:29:39 klausman Exp $
+
+ 03 Apr 2008; Tobias Klausmann <klausman@gentoo.org> hal-0.5.10.ebuild:
+ Keyworded for alpha, bug #216084
02 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> hal-0.5.10.ebuild:
Keyword ~mips since we're using linux-headers now.
diff --git a/sys-apps/hal/hal-0.5.10.ebuild b/sys-apps/hal/hal-0.5.10.ebuild
index 4b6993e55845..13f862c8e8d6 100644
--- a/sys-apps/hal/hal-0.5.10.ebuild
+++ b/sys-apps/hal/hal-0.5.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.11 2008/03/02 20:16:38 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.12 2008/04/03 20:29:39 klausman Exp $
inherit eutils linux-info autotools flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz
LICENSE="|| ( GPL-2 AFL-2.0 )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~x86"
KERNEL_IUSE="kernel_linux kernel_FreeBSD"
IUSE="acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}"