diff options
author | 2007-06-15 19:59:31 +0000 | |
---|---|---|
committer | 2007-06-15 19:59:31 +0000 | |
commit | bac55760b27e2e31897bd9c07fd4ec5e363292cf (patch) | |
tree | c04986be3adf14580c21cf678495dcb7153bdc36 /sys-apps/hal/hal-0.5.9-r1.ebuild | |
parent | removed some old and ugly cruft (diff) | |
download | historical-bac55760b27e2e31897bd9c07fd4ec5e363292cf.tar.gz historical-bac55760b27e2e31897bd9c07fd4ec5e363292cf.tar.bz2 historical-bac55760b27e2e31897bd9c07fd4ec5e363292cf.zip |
ppc stable, bug #181317
Package-Manager: portage-2.1.3_rc2
Diffstat (limited to 'sys-apps/hal/hal-0.5.9-r1.ebuild')
-rw-r--r-- | sys-apps/hal/hal-0.5.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hal/hal-0.5.9-r1.ebuild b/sys-apps/hal/hal-0.5.9-r1.ebuild index 93f7ef2ca941..bad3618ef8d0 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.6 2007/06/15 13:36:34 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild,v 1.7 2007/06/15 19:59:31 dertobi123 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}" |