diff options
author | 2007-07-14 14:26:14 +0000 | |
---|---|---|
committer | 2007-07-14 14:26:14 +0000 | |
commit | 3452c8f6c6d0376cf5a677e17a84a6cb1f088b70 (patch) | |
tree | 55ea9e0fa1ba6945c61377481f3adc3c347c29eb /sys-apps/hal | |
parent | Revision bump: (diff) | |
download | gentoo-2-3452c8f6c6d0376cf5a677e17a84a6cb1f088b70.tar.gz gentoo-2-3452c8f6c6d0376cf5a677e17a84a6cb1f088b70.tar.bz2 gentoo-2-3452c8f6c6d0376cf5a677e17a84a6cb1f088b70.zip |
ia64 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-apps/hal')
-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 b8b2df602b69..be4faebc33fb 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.196 2007/07/10 12:52:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.197 2007/07/14 14:26:14 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> hal-0.5.9-r1.ebuild: + ia64 stable 10 Jul 2007; Raúl Porcel <armin76@gentoo.org> hal-0.5.9.1.ebuild: Add ~alpha wrt #172789, thanks to Tobias Klausmann for testing diff --git a/sys-apps/hal/hal-0.5.9-r1.ebuild b/sys-apps/hal/hal-0.5.9-r1.ebuild index 107eb8d844c6..08a0f32f5344 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.11 2007/06/28 23:19:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild,v 1.12 2007/07/14 14:26:14 armin76 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 ~arm ~hppa ~ia64 -mips ppc -ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ia64 -mips ppc -ppc64 ~sh ~sparc x86 ~x86-fbsd" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="acpi crypt debug dell disk-partition doc pcmcia selinux ${KERNEL_IUSE}" |