diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-12 11:21:11 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-12 11:21:11 +0000 |
commit | ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf (patch) | |
tree | 777dcabf1acfea677caae878b263b19a595c2b48 /net-analyzer/dsniff | |
parent | x86 stable (diff) | |
download | historical-ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf.tar.gz historical-ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf.tar.bz2 historical-ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf.zip |
x86 stable
Diffstat (limited to 'net-analyzer/dsniff')
-rw-r--r-- | net-analyzer/dsniff/dsniff-2.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild b/net-analyzer/dsniff/dsniff-2.3-r2.ebuild index 4105096ae083..4a39ebf21806 100644 --- a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild +++ b/net-analyzer/dsniff/dsniff-2.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/dsniff-2.3-r2.ebuild,v 1.4 2004/07/01 17:31:21 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/dsniff-2.3-r2.ebuild,v 1.5 2004/07/12 11:19:06 eldad Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="http://www.sleepycat.com/update/snapshot/db-${DB_VER}.tar.gz # dsniff has it's own small license which is in the docs section LICENSE="DSNIFF" SLOT="0" -KEYWORDS="~x86 ~alpha ~ppc" +KEYWORDS="x86 ~alpha ~ppc" IUSE="" RDEPEND=">=net-libs/libpcap-0.7.1 |