summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-07-26 19:27:33 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-07-26 19:27:33 +0000
commit262f5f7075859c5acf4ade5407d0896b0472b317 (patch)
tree1f2ad861b997006f1c5ff05eade2e458832b59b9 /net-wireless
parentAdd release candidate works with 2.6.18, closes bug 141631 thanks to Thomas M... (diff)
downloadgentoo-2-262f5f7075859c5acf4ade5407d0896b0472b317.tar.gz
gentoo-2-262f5f7075859c5acf4ade5407d0896b0472b317.tar.bz2
gentoo-2-262f5f7075859c5acf4ade5407d0896b0472b317.zip
QA: add kernel_linux kernel_FreeBSD to IUSE
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/wpa_supplicant/wpa_supplicant-0.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-0.5.4.ebuild b/net-wireless/wpa_supplicant/wpa_supplicant-0.5.4.ebuild
index 6a1d576613c1..5391edcd618a 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-0.5.4.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-0.5.4.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/net-wireless/wpa_supplicant/wpa_supplicant-0.5.4.ebuild,v 1.4 2006/07/11 15:07:16 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-0.5.4.ebuild,v 1.5 2006/07/26 19:27:33 genstef Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ LICENSE="|| ( GPL-2 BSD )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="dbus gsm madwifi qt3 qt4 readline ssl"
+IUSE="dbus gsm madwifi qt3 qt4 readline ssl kernel_linux kernel_FreeBSD"
RDEPEND="dbus? ( sys-apps/dbus )
gsm? ( sys-apps/pcsc-lite )