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 | 609a263914674bf2467c61bcc5ca9d4ce4fd6a56 (patch) | |
tree | 7dc80a66aaf7a8998789c39afd503eede7e46852 /net-misc/xsupplicant | |
parent | whitespace (diff) | |
download | gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.gz gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.bz2 gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.zip |
whitespace
(Portage version: 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" |