summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/hal-info')
-rw-r--r--app-misc/hal-info/ChangeLog5
-rw-r--r--app-misc/hal-info/hal-info-20081219.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog
index 3a9a71d627f9..be823ac4e03d 100644
--- a/app-misc/hal-info/ChangeLog
+++ b/app-misc/hal-info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/hal-info
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.52 2009/02/16 14:16:27 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.53 2009/02/16 18:25:42 armin76 Exp $
+
+ 16 Feb 2009; Raúl Porcel <armin76@gentoo.org> hal-info-20081219.ebuild:
+ alpha stable wrt #259080
16 Feb 2009; <chainsaw@gentoo.org> hal-info-20081219.ebuild:
Stable on PowerPC for bug #259080, based on arch testing by Christian
diff --git a/app-misc/hal-info/hal-info-20081219.ebuild b/app-misc/hal-info/hal-info-20081219.ebuild
index 27dd3cf5fc28..40712f4d8fdc 100644
--- a/app-misc/hal-info/hal-info-20081219.ebuild
+++ b/app-misc/hal-info/hal-info-20081219.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/app-misc/hal-info/hal-info-20081219.ebuild,v 1.4 2009/02/16 14:16:27 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20081219.ebuild,v 1.5 2009/02/16 18:25:42 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
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"
IUSE=""
RDEPEND=">=sys-apps/hal-0.5.10"