summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hal')
-rw-r--r--sys-apps/hal/ChangeLog5
-rw-r--r--sys-apps/hal/hal-0.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index d8f57d833bb0..5e9eb2dfc3ef 100644
--- a/sys-apps/hal/ChangeLog
+++ b/sys-apps/hal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hal
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.64 2005/12/30 19:31:18 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.65 2005/12/31 12:24:42 corsair Exp $
+
+ 31 Dec 2005; Markus Rothe <corsair@gentoo.org> hal-0.4.8.ebuild:
+ Stable on ppc64
30 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.4.8.ebuild:
stable on x86
diff --git a/sys-apps/hal/hal-0.4.8.ebuild b/sys-apps/hal/hal-0.4.8.ebuild
index dee78c37bf27..e09d7cb3c3ec 100644
--- a/sys-apps/hal/hal-0.4.8.ebuild
+++ b/sys-apps/hal/hal-0.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.8.ebuild,v 1.6 2005/12/30 19:31:18 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.8.ebuild,v 1.7 2005/12/31 12:24:42 corsair Exp $
inherit eutils python linux-info versionator flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz"
LICENSE="|| ( GPL-2 AFL-2.0 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ia64 ~mips ~ppc ppc64 ~sparc x86"
IUSE="debug pcmcia doc livecd"
RDEPEND=">=dev-libs/glib-2.4