diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-23 20:48:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-23 20:48:55 +0000 |
commit | a48234132176bbd04d4f120501fa5a84fc8c4f9f (patch) | |
tree | ea882e02ee61755e2348384b96bc121c4a691141 | |
parent | Depend on Module-Build (#294259) and run tests (diff) | |
download | gentoo-2-a48234132176bbd04d4f120501fa5a84fc8c4f9f.tar.gz gentoo-2-a48234132176bbd04d4f120501fa5a84fc8c4f9f.tar.bz2 gentoo-2-a48234132176bbd04d4f120501fa5a84fc8c4f9f.zip |
arm stable, bug #287380
(Portage version: 2.2_rc51/cvs/Linux x86_64)
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.13-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index a04619bcb908..4278d30c98b6 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # 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.304 2009/11/09 11:46:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.305 2009/11/23 20:48:55 maekke Exp $ + + 23 Nov 2009; Markus Meier <maekke@gentoo.org> hal-0.5.13-r2.ebuild: + arm stable, bug #287380 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> hal-0.5.13-r2.ebuild: stable x86, bug 287380 diff --git a/sys-apps/hal/hal-0.5.13-r2.ebuild b/sys-apps/hal/hal-0.5.13-r2.ebuild index 70c58f60fc76..f4ea9a9e2781 100644 --- a/sys-apps/hal/hal-0.5.13-r2.ebuild +++ b/sys-apps/hal/hal-0.5.13-r2.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.13-r2.ebuild,v 1.7 2009/11/09 11:46:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.8 2009/11/23 20:48:55 maekke 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}" |