diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-25 00:06:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-25 00:06:19 +0000 |
commit | 9589692313cd062b936e6a17375593c59190d61a (patch) | |
tree | 877e69b39cfe8dc4af7a5a321481c3ea96163716 /app-misc/hal-info/hal-info-20080508.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-9589692313cd062b936e6a17375593c59190d61a.tar.gz historical-9589692313cd062b936e6a17375593c59190d61a.tar.bz2 historical-9589692313cd062b936e6a17375593c59190d61a.zip |
Stable for HPPA (bug #222219).
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'app-misc/hal-info/hal-info-20080508.ebuild')
-rw-r--r-- | app-misc/hal-info/hal-info-20080508.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hal-info/hal-info-20080508.ebuild b/app-misc/hal-info/hal-info-20080508.ebuild index b9f2e2e9de0e..fe32273f56cd 100644 --- a/app-misc/hal-info/hal-info-20080508.ebuild +++ b/app-misc/hal-info/hal-info-20080508.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20080508.ebuild,v 1.5 2008/08/05 20:10:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20080508.ebuild,v 1.6 2008/08/25 00:06:19 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips sparc x86" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |