diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-23 16:19:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-23 16:19:27 +0000 |
commit | ab4df0618c156e5ac6332a8d1b7dc07403c4c7fb (patch) | |
tree | 10f921cf8e5704fa9e61786ec6d741aaa8ed1f0a | |
parent | Stable for HPPA (bug #222219). (diff) | |
download | gentoo-2-ab4df0618c156e5ac6332a8d1b7dc07403c4c7fb.tar.gz gentoo-2-ab4df0618c156e5ac6332a8d1b7dc07403c4c7fb.tar.bz2 gentoo-2-ab4df0618c156e5ac6332a8d1b7dc07403c4c7fb.zip |
Stable for HPPA (bug #222219).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index ce32a8bae955..79e3a444cb42 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.241 2008/06/19 03:23:42 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.242 2008/06/23 16:19:27 jer Exp $ + + 23 Jun 2008; Jeroen Roovers <jer@gentoo.org> hal-0.5.11-r1.ebuild: + Stable for HPPA (bug #222219). 19 Jun 2008; Olivier Crête <tester@gentoo.org> hal-0.5.11-r1.ebuild: amd64 stable, bug #222219 diff --git a/sys-apps/hal/hal-0.5.11-r1.ebuild b/sys-apps/hal/hal-0.5.11-r1.ebuild index de3ae7e6481d..2b36794f1dab 100644 --- a/sys-apps/hal/hal-0.5.11-r1.ebuild +++ b/sys-apps/hal/hal-0.5.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v 1.3 2008/06/19 03:23:42 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v 1.4 2008/06/23 16:19:27 jer Exp $ inherit eutils linux-info autotools flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P/_/}.tar.bz2 LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 sparc ~x86" +KEYWORDS="~alpha amd64 hppa ia64 sparc ~x86" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="X acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}" |