summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-12-19 06:16:31 +0000
committerMike Gardiner <obz@gentoo.org>2004-12-19 06:16:31 +0000
commite6a4b76fd200a0e2061a6cf05eb1d05b8302ddaf (patch)
tree26dc3a66d8c6cbe961deacc2202ac0c719d7b1e1 /sys-apps/hal
parentStable sparc. (diff)
downloadhistorical-e6a4b76fd200a0e2061a6cf05eb1d05b8302ddaf.tar.gz
historical-e6a4b76fd200a0e2061a6cf05eb1d05b8302ddaf.tar.bz2
historical-e6a4b76fd200a0e2061a6cf05eb1d05b8302ddaf.zip
Keyworded x86 and ppc for GNOME 2.8.1
Diffstat (limited to 'sys-apps/hal')
-rw-r--r--sys-apps/hal/ChangeLog5
-rw-r--r--sys-apps/hal/hal-0.4.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index bb15d3670d54..19c981e08281 100644
--- a/sys-apps/hal/ChangeLog
+++ b/sys-apps/hal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hal
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.15 2004/12/17 20:07:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.16 2004/12/19 06:16:31 obz Exp $
+
+ 19 Dec 2004; Mike Gardiner <obz@gentoo.org> hal-0.4.1-r1.ebuild:
+ Keyworded x86 and ppc for GNOME 2.8.1
17 Dec 2004; Markus Rothe <corsair@gentoo.org> hal-0.4.1-r1.ebuild:
Stable on ppc64
diff --git a/sys-apps/hal/hal-0.4.1-r1.ebuild b/sys-apps/hal/hal-0.4.1-r1.ebuild
index 9eec47247cbf..56ca489d4fdf 100644
--- a/sys-apps/hal/hal-0.4.1-r1.ebuild
+++ b/sys-apps/hal/hal-0.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1-r1.ebuild,v 1.2 2004/12/17 20:07:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1-r1.ebuild,v 1.3 2004/12/19 06:16:31 obz Exp $
inherit eutils debug python
@@ -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=""
RDEPEND=">=dev-libs/glib-2.2.2