diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-15 13:36:34 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-15 13:36:34 +0000 |
commit | 454c703bec8c44119cdb1bd8b485c21f3212319d (patch) | |
tree | 70150198ffe2a060da5f996afe812f73996db5ce /sys-apps | |
parent | Stable on amd64 wrt bug 180554 (diff) | |
download | historical-454c703bec8c44119cdb1bd8b485c21f3212319d.tar.gz historical-454c703bec8c44119cdb1bd8b485c21f3212319d.tar.bz2 historical-454c703bec8c44119cdb1bd8b485c21f3212319d.zip |
Stable on amd64 wrt bug 181317
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 03ed8634204e..c9261dfacd18 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.184 2007/06/15 12:57:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.185 2007/06/15 13:36:34 angelos Exp $ + + 15 Jun 2007; Christoph Mende <angelos@gentoo.org> hal-0.5.9-r1.ebuild: + Stable on amd64 wrt bug 181317 15 Jun 2007; Christian Faulhammer <opfer@gentoo.org> hal-0.5.9-r1.ebuild: stable x86, bug 181317 diff --git a/sys-apps/hal/hal-0.5.9-r1.ebuild b/sys-apps/hal/hal-0.5.9-r1.ebuild index 671db8a553fc..93f7ef2ca941 100644 --- a/sys-apps/hal/hal-0.5.9-r1.ebuild +++ b/sys-apps/hal/hal-0.5.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild,v 1.5 2007/06/15 12:57:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild,v 1.6 2007/06/15 13:36:34 angelos Exp $ inherit eutils linux-info autotools flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://people.freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 -mips ~ppc -ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ia64 -mips ~ppc -ppc64 ~sparc x86 ~x86-fbsd" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="acpi crypt debug dell disk-partition doc pcmcia selinux ${KERNEL_IUSE}" |