summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-05-20 19:08:11 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-05-20 19:08:11 +0000
commit51c84a1ce83fbd44d8e1511fe6880b4ca281a6d3 (patch)
treed46f400836fcf4bf516af2136c9939197e17d3c1 /sys-apps/hal
parentSlight correction. (diff)
downloadgentoo-2-51c84a1ce83fbd44d8e1511fe6880b4ca281a6d3.tar.gz
gentoo-2-51c84a1ce83fbd44d8e1511fe6880b4ca281a6d3.tar.bz2
gentoo-2-51c84a1ce83fbd44d8e1511fe6880b4ca281a6d3.zip
Add back ~sparc keyword, Bug #222899.
(Portage version: 2.2_pre6)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r--sys-apps/hal/ChangeLog5
-rw-r--r--sys-apps/hal/hal-0.5.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index 3655c3a46e16..8a3d626e7738 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.234 2008/05/20 18:33:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.235 2008/05/20 19:08:11 fmccor Exp $
+
+ 20 May 2008; Ferris McCormick <fmccor@gentoo.org> hal-0.5.11.ebuild:
+ Add back ~sparc keyword, Bug #222899.
20 May 2008; Jeroen Roovers <jer@gentoo.org> hal-0.5.11.ebuild:
Marked ~hppa (bug #222899).
diff --git a/sys-apps/hal/hal-0.5.11.ebuild b/sys-apps/hal/hal-0.5.11.ebuild
index eb243b7f001e..dd0008da9e3f 100644
--- a/sys-apps/hal/hal-0.5.11.ebuild
+++ b/sys-apps/hal/hal-0.5.11.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.11.ebuild,v 1.2 2008/05/20 18:33:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11.ebuild,v 1.3 2008/05/20 19:08:11 fmccor 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 ~sparc ~x86"
KERNEL_IUSE="kernel_linux kernel_FreeBSD"
IUSE="acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}"