diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-28 23:19:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-28 23:19:25 +0000 |
commit | 0d8644a8c37ad106e542d4919048002496c16b9a (patch) | |
tree | e82482a8e1b367874176b708a0f36f78b263f6be /sys-apps | |
parent | arm/sh love (diff) | |
download | gentoo-2-0d8644a8c37ad106e542d4919048002496c16b9a.tar.gz gentoo-2-0d8644a8c37ad106e542d4919048002496c16b9a.tar.bz2 gentoo-2-0d8644a8c37ad106e542d4919048002496c16b9a.zip |
arm/sh love
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hal/hal-0.5.9-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.9.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/hal/hal-0.5.9-r1.ebuild b/sys-apps/hal/hal-0.5.9-r1.ebuild index 456368129fae..107eb8d844c6 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.10 2007/06/18 14:04:06 cardoe Exp $ +# $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 $ 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 ~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}" diff --git a/sys-apps/hal/hal-0.5.9.1.ebuild b/sys-apps/hal/hal-0.5.9.1.ebuild index 5e163d0afea0..6914d050e46d 100644 --- a/sys-apps/hal/hal-0.5.9.1.ebuild +++ b/sys-apps/hal/hal-0.5.9.1.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.1.ebuild,v 1.3 2007/06/26 14:03:26 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1.ebuild,v 1.4 2007/06/28 23:19:25 vapier 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 ~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}" diff --git a/sys-apps/hal/hal-0.5.9.ebuild b/sys-apps/hal/hal-0.5.9.ebuild index a446db372105..dc42ca4fadc4 100644 --- a/sys-apps/hal/hal-0.5.9.ebuild +++ b/sys-apps/hal/hal-0.5.9.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.ebuild,v 1.27 2007/05/07 16:18:33 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.ebuild,v 1.28 2007/06/28 23:19:25 vapier 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 ~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}" |