summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/hal-info/ChangeLog5
-rw-r--r--app-misc/hal-info/hal-info-20070328.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog
index 6777414405bb..5b4e646ecee8 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.3 2007/04/01 20:13:59 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.4 2007/04/02 16:34:27 armin76 Exp $
+
+ 02 Apr 2007; Raúl Porcel <armin76@gentoo.org> hal-info-20070328.ebuild:
+ Add ~ia64 wrt bug 172789
01 Apr 2007; Steev Klimaszewski <steev@gentoo.org>
+files/hal-info-update_dtd.patch, hal-info-20070328.ebuild:
diff --git a/app-misc/hal-info/hal-info-20070328.ebuild b/app-misc/hal-info/hal-info-20070328.ebuild
index 8bed1b3452d7..24df5c56e937 100644
--- a/app-misc/hal-info/hal-info-20070328.ebuild
+++ b/app-misc/hal-info/hal-info-20070328.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20070328.ebuild,v 1.2 2007/04/01 20:13:59 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20070328.ebuild,v 1.3 2007/04/02 16:34:27 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://people.freedesktop.org/~david/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
RDEPEND=">=sys-apps/hal-0.5.9_rc2"
DEPEND="${RDEPEND}"