summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2008-03-02 20:16:38 +0000
committerRyan Hill <dirtyepic@gentoo.org>2008-03-02 20:16:38 +0000
commit8abbac628d06f5cbae27fbbf65552021ccc12841 (patch)
tree07e733c7737090d110b3080373b65a41cfe7e0b7 /sys-apps
parentStable on ppc64; bug #212000 (diff)
downloadgentoo-2-8abbac628d06f5cbae27fbbf65552021ccc12841.tar.gz
gentoo-2-8abbac628d06f5cbae27fbbf65552021ccc12841.tar.bz2
gentoo-2-8abbac628d06f5cbae27fbbf65552021ccc12841.zip
Keyword ~mips since we're using linux-headers now.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps')
-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 69dca2c32fda..ce5fa52c79bb 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.226 2008/02/20 02:49:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.227 2008/03/02 20:16:38 dirtyepic Exp $
+
+ 02 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> hal-0.5.10.ebuild:
+ Keyword ~mips since we're using linux-headers now.
20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> hal-0.5.7.1-r5.ebuild,
hal-0.5.9-r1.ebuild, hal-0.5.9.1-r1.ebuild, hal-0.5.9.1-r2.ebuild,
diff --git a/sys-apps/hal/hal-0.5.10.ebuild b/sys-apps/hal/hal-0.5.10.ebuild
index 8ce81ea6a5fd..4b6993e55845 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.10 2008/02/20 02:49:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.11 2008/03/02 20:16:38 dirtyepic 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 ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~x86"
KERNEL_IUSE="kernel_linux kernel_FreeBSD"
IUSE="acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}"