diff options
author | 2006-07-14 16:38:46 +0000 | |
---|---|---|
committer | 2006-07-14 16:38:46 +0000 | |
commit | 475861215de4e5160e0f8152764cae4c98008a90 (patch) | |
tree | 3385c63bc3e2ca07a97814e63521b134632673e7 /sys-apps/hal/hal-0.5.7-r3.ebuild | |
parent | Remove old version, fixing bug #140371 for this package. (diff) | |
download | gentoo-2-475861215de4e5160e0f8152764cae4c98008a90.tar.gz gentoo-2-475861215de4e5160e0f8152764cae4c98008a90.tar.bz2 gentoo-2-475861215de4e5160e0f8152764cae4c98008a90.zip |
ppc stable, bug #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-apps/hal/hal-0.5.7-r3.ebuild')
-rw-r--r-- | sys-apps/hal/hal-0.5.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hal/hal-0.5.7-r3.ebuild b/sys-apps/hal/hal-0.5.7-r3.ebuild index 571f8d50f377..61888224b3db 100644 --- a/sys-apps/hal/hal-0.5.7-r3.ebuild +++ b/sys-apps/hal/hal-0.5.7-r3.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.5.7-r3.ebuild,v 1.3 2006/07/10 18:06:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7-r3.ebuild,v 1.4 2006/07/14 16:38:46 dertobi123 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="~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 |