diff options
author | 2007-01-22 05:13:26 +0000 | |
---|---|---|
committer | 2007-01-22 05:13:26 +0000 | |
commit | 0491603e826c256cc4722db61e4304bbe7189a02 (patch) | |
tree | 97aa3484d0fdc488787d7843210c9f37853cc7ee /sys-apps | |
parent | stable on amd64 per bug #162992 (diff) | |
download | historical-0491603e826c256cc4722db61e4304bbe7189a02.tar.gz historical-0491603e826c256cc4722db61e4304bbe7189a02.tar.bz2 historical-0491603e826c256cc4722db61e4304bbe7189a02.zip |
Stable on amd64 per bug #162942
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.7.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 6e787b2415d0..72dcd8008db3 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.118 2007/01/21 09:05:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.119 2007/01/22 05:13:26 tester Exp $ + + 22 Jan 2007; Olivier Crête <tester@gentoo.org> hal-0.5.7.1-r3.ebuild: + Stable on amd64 per bug #162942 21 Jan 2007; Markus Rothe <corsair@gentoo.org> hal-0.5.7.1-r3.ebuild: Stable on ppc64; bug #162942 diff --git a/sys-apps/hal/hal-0.5.7.1-r3.ebuild b/sys-apps/hal/hal-0.5.7.1-r3.ebuild index de3a9357a520..c8a55b4687f3 100644 --- a/sys-apps/hal/hal-0.5.7.1-r3.ebuild +++ b/sys-apps/hal/hal-0.5.7.1-r3.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.7.1-r3.ebuild,v 1.6 2007/01/21 09:05:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r3.ebuild,v 1.7 2007/01/22 05:13:26 tester Exp $ inherit eutils linux-info @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="acpi crypt debug doc dmi pcmcia selinux" RDEPEND=">=dev-libs/glib-2.6 |