diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 14:31:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 14:31:57 +0000 |
commit | 95c75044042a966151bd4550d5e7ddd229a8e9cd (patch) | |
tree | fa13a0ba28969a8c410067b10f49b2bcdfc3392a /sys-apps/hal | |
parent | Stable on amd64 wrt bug #352162 (diff) | |
download | gentoo-2-95c75044042a966151bd4550d5e7ddd229a8e9cd.tar.gz gentoo-2-95c75044042a966151bd4550d5e7ddd229a8e9cd.tar.bz2 gentoo-2-95c75044042a966151bd4550d5e7ddd229a8e9cd.zip |
Stable on amd64 wrt bug #352179
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.14-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 4a31d38251e5..5f43c562dbee 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.329 2010/12/21 16:33:20 dang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.330 2011/01/20 14:31:57 hwoarang Exp $ + + 20 Jan 2011; Markos Chandras <hwoarang@gentoo.org> hal-0.5.14-r4.ebuild: + Stable on amd64 wrt bug #352179 *hal-0.5.14-r4 (20 Dec 2010) diff --git a/sys-apps/hal/hal-0.5.14-r4.ebuild b/sys-apps/hal/hal-0.5.14-r4.ebuild index 1c903ff36998..fe87a163b61b 100644 --- a/sys-apps/hal/hal-0.5.14-r4.ebuild +++ b/sys-apps/hal/hal-0.5.14-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r4.ebuild,v 1.1 2010/12/21 16:33:20 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r4.ebuild,v 1.2 2011/01/20 14:31:57 hwoarang 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 debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}" |