diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 16:54:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 16:54:37 +0000 |
commit | c6c0e50c3cd7f191da2a5a34b9e3382753e4afa1 (patch) | |
tree | c83a8d971d0c7a14bb385162b46c0f3f454a98a2 /sys-apps/hal/hal-0.4.8.ebuild | |
parent | media-libs/libexif stable on ppc. (diff) | |
download | historical-c6c0e50c3cd7f191da2a5a34b9e3382753e4afa1.tar.gz historical-c6c0e50c3cd7f191da2a5a34b9e3382753e4afa1.tar.bz2 historical-c6c0e50c3cd7f191da2a5a34b9e3382753e4afa1.zip |
sys-apps/hal stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-apps/hal/hal-0.4.8.ebuild')
-rw-r--r-- | sys-apps/hal/hal-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hal/hal-0.4.8.ebuild b/sys-apps/hal/hal-0.4.8.ebuild index 89526eb7c00e..b7579f9b291c 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.9 2006/01/01 20:08:09 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.8.ebuild,v 1.10 2006/01/02 16:54:37 hansmi 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 ia64 ~mips ppc ppc64 ~sparc x86" IUSE="debug pcmcia doc livecd" RDEPEND=">=dev-libs/glib-2.4 |