summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-02-18 23:21:14 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-02-18 23:21:14 +0000
commitc2c159e1141261a802a9f52685747979631c67ac (patch)
treecf18e20e0ec5842d32250aa45ce7f6672572bff4 /sys-apps/hal
parentChanged to use patch from http://bugzilla.ximian.com/show_bug.cgi?id=57811 to... (diff)
downloadgentoo-2-c2c159e1141261a802a9f52685747979631c67ac.tar.gz
gentoo-2-c2c159e1141261a802a9f52685747979631c67ac.tar.bz2
gentoo-2-c2c159e1141261a802a9f52685747979631c67ac.zip
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r--sys-apps/hal/ChangeLog5
-rw-r--r--sys-apps/hal/hal-0.4.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index 535f49cebabb..3f8c44cc3d94 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.27 2005/02/06 17:21:27 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.28 2005/02/18 23:21:14 lanius Exp $
+
+ 19 Feb 2005; Heinrich Wendel <lanius@gentoo.org> hal-0.4.5-r2.ebuild:
+ stable on amd64
*hal-0.4.7 (06 Feb 2005)
diff --git a/sys-apps/hal/hal-0.4.5-r2.ebuild b/sys-apps/hal/hal-0.4.5-r2.ebuild
index d3691784cd00..0c5722161979 100644
--- a/sys-apps/hal/hal-0.4.5-r2.ebuild
+++ b/sys-apps/hal/hal-0.4.5-r2.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.5-r2.ebuild,v 1.3 2005/02/06 17:21:27 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.5-r2.ebuild,v 1.4 2005/02/18 23:21:14 lanius 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="x86 ~amd64 ~ia64 ~ppc ~ppc64"
+KEYWORDS="x86 amd64 ~ia64 ~ppc ~ppc64"
IUSE="debug pcmcia doc"
RDEPEND=">=dev-libs/glib-2.4