diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
commit | a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9 (patch) | |
tree | b7ebbfe9a08263b66452a99d9e5aa338a12d4bea /net-misc/xsupplicant | |
parent | whitespace (diff) | |
download | historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.gz historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.bz2 historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-misc/xsupplicant')
-rw-r--r-- | net-misc/xsupplicant/xsupplicant-0.8b.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/xsupplicant/xsupplicant-0.8b.ebuild b/net-misc/xsupplicant/xsupplicant-0.8b.ebuild index bdd269025026..8c9c10e22e37 100644 --- a/net-misc/xsupplicant/xsupplicant-0.8b.ebuild +++ b/net-misc/xsupplicant/xsupplicant-0.8b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-0.8b.ebuild,v 1.5 2005/01/29 21:27:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-0.8b.ebuild,v 1.6 2007/07/12 02:52:16 mr_bones_ Exp $ S="${WORKDIR}/${PN}" DESCRIPTION="Open Source Implementation of IEEE 802.1x" @@ -13,7 +13,6 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" - DEPEND=">=dev-libs/openssl-0.9.7 virtual/libpcap >=dev-libs/libdnet-1.6" |