diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-04 01:02:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-04 01:02:24 +0000 |
commit | d899b204117311456e93cb840d781218e22e86aa (patch) | |
tree | 633858dc9a414aabec784902bc91ecfe48af73dc /sys-apps | |
parent | -media-sound/daapd:mpeg4 (diff) | |
download | gentoo-2-d899b204117311456e93cb840d781218e22e86aa.tar.gz gentoo-2-d899b204117311456e93cb840d781218e22e86aa.tar.bz2 gentoo-2-d899b204117311456e93cb840d781218e22e86aa.zip |
arm love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hal/hal-0.4.7-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.4.8.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.5.1-r3.ebuild | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sys-apps/hal/hal-0.4.7-r2.ebuild b/sys-apps/hal/hal-0.4.7-r2.ebuild index 440e97427bf6..5c4e80710949 100644 --- a/sys-apps/hal/hal-0.4.7-r2.ebuild +++ b/sys-apps/hal/hal-0.4.7-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.7-r2.ebuild,v 1.10 2005/12/31 13:52:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.7-r2.ebuild,v 1.11 2006/01/04 01:02:24 vapier Exp $ inherit eutils python linux-info versionator flag-o-matic diff --git a/sys-apps/hal/hal-0.4.8.ebuild b/sys-apps/hal/hal-0.4.8.ebuild index b7579f9b291c..6db6c66408d8 100644 --- a/sys-apps/hal/hal-0.4.8.ebuild +++ b/sys-apps/hal/hal-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.8.ebuild,v 1.10 2006/01/02 16:54:37 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.8.ebuild,v 1.11 2006/01/04 01:02:24 vapier Exp $ inherit eutils python linux-info versionator flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="amd64 ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ia64 ~mips ppc ppc64 ~sparc x86" IUSE="debug pcmcia doc livecd" RDEPEND=">=dev-libs/glib-2.4 diff --git a/sys-apps/hal/hal-0.5.5.1-r3.ebuild b/sys-apps/hal/hal-0.5.5.1-r3.ebuild index 5590da6abd55..5b508afed3f1 100644 --- a/sys-apps/hal/hal-0.5.5.1-r3.ebuild +++ b/sys-apps/hal/hal-0.5.5.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.5.1-r3.ebuild,v 1.1 2005/12/29 22:06:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.5.1-r3.ebuild,v 1.2 2006/01/04 01:02:24 vapier Exp $ inherit eutils linux-info debug @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="acpi debug doc pam_console pcmcia" RDEPEND=">=dev-libs/glib-2.6 |