diff options
author | 2007-02-11 10:39:49 +0000 | |
---|---|---|
committer | 2007-02-11 10:39:49 +0000 | |
commit | f33e2278239dde51410274fa7ea0b992860b81e7 (patch) | |
tree | 95ad0edcbd75c5ba7f82645098802c49c17601dd | |
parent | arm/sh love #162992 (diff) | |
download | historical-f33e2278239dde51410274fa7ea0b992860b81e7.tar.gz historical-f33e2278239dde51410274fa7ea0b992860b81e7.tar.bz2 historical-f33e2278239dde51410274fa7ea0b992860b81e7.zip |
arm/sh love #162942
Package-Manager: portage-2.1.2-r9
-rw-r--r-- | sys-apps/hal/hal-0.5.7.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 700aa2010786..767681dbb20c 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.10 2007/01/30 16:42:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r3.ebuild,v 1.11 2007/02/11 10:39:49 vapier 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 |