diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 20:24:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 20:24:51 +0000 |
commit | 6bba973b6f9c4595fcf4efc6f393cb682e3071c3 (patch) | |
tree | 41bfbd643d410ba4d999bd0420953bf9145c0ffe /sys-apps/hal | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-6bba973b6f9c4595fcf4efc6f393cb682e3071c3.tar.gz gentoo-2-6bba973b6f9c4595fcf4efc6f393cb682e3071c3.tar.bz2 gentoo-2-6bba973b6f9c4595fcf4efc6f393cb682e3071c3.zip |
stable x86, bug 323943
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index e37f076a2f56..412b6e48f0c4 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.317 2010/06/24 22:03:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.318 2010/06/27 20:24:51 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> hal-0.5.14-r2.ebuild: + stable x86, bug 323943 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> hal-0.5.14-r2.ebuild: stable amd64, bug 323943 diff --git a/sys-apps/hal/hal-0.5.14-r2.ebuild b/sys-apps/hal/hal-0.5.14-r2.ebuild index 00fb0e2d1fcc..f8e3eeeebb55 100644 --- a/sys-apps/hal/hal-0.5.14-r2.ebuild +++ b/sys-apps/hal/hal-0.5.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild,v 1.4 2010/06/24 22:03:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild,v 1.5 2010/06/27 20:24:51 fauli Exp $ EAPI="2" @@ -18,7 +18,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_P}.tar.bz2 LICENSE="|| ( GPL-2 AFL-2.0 )" 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" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="X acpi apm crypt consolekit debug dell disk-partition doc laptop policykit selinux ${KERNEL_IUSE}" |