diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-03 21:56:49 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-03 21:56:49 +0000 |
commit | 5675be17e26e83331f9ea924a2d5c4c348c1db3f (patch) | |
tree | a2ee0cfcbe687968dc98372b0a53a3cc95d42292 /sys-apps | |
parent | Version bump (diff) | |
download | gentoo-2-5675be17e26e83331f9ea924a2d5c4c348c1db3f.tar.gz gentoo-2-5675be17e26e83331f9ea924a2d5c4c348c1db3f.tar.bz2 gentoo-2-5675be17e26e83331f9ea924a2d5c4c348c1db3f.zip |
stable x86, bug 284742
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hal/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.12_rc1-r8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 634e08500bd6..7aa553a5e811 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.300 2009/10/03 15:20:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.301 2009/10/03 21:56:49 fauli Exp $ + + 03 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + hal-0.5.12_rc1-r8.ebuild: + stable x86, bug 284742 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> hal-0.5.12_rc1-r8.ebuild, hal-0.5.13-r2.ebuild: diff --git a/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild b/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild index 2b4046f5ba85..f3968d2fef8c 100644 --- a/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild +++ b/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild,v 1.2 2009/10/03 15:20:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild,v 1.3 2009/10/03 21:56:49 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}" |