diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:21:25 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:21:25 +0000 |
commit | 7c8f208edb9784b20241ea1d8ffffa1f8ccd93e9 (patch) | |
tree | 28c1dc6e2939661df6d05dd5a3eeb2beffd84e87 /net-analyzer/honeyd/honeyd-0.7a.ebuild | |
parent | purged (diff) | |
download | historical-7c8f208edb9784b20241ea1d8ffffa1f8ccd93e9.tar.gz historical-7c8f208edb9784b20241ea1d8ffffa1f8ccd93e9.tar.bz2 historical-7c8f208edb9784b20241ea1d8ffffa1f8ccd93e9.zip |
x86 stable
Diffstat (limited to 'net-analyzer/honeyd/honeyd-0.7a.ebuild')
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.7a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/honeyd/honeyd-0.7a.ebuild b/net-analyzer/honeyd/honeyd-0.7a.ebuild index ace761e2c910..36167845a24c 100644 --- a/net-analyzer/honeyd/honeyd-0.7a.ebuild +++ b/net-analyzer/honeyd/honeyd-0.7a.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/honeyd/honeyd-0.7a.ebuild,v 1.4 2004/06/24 22:03:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.7a.ebuild,v 1.5 2004/07/11 10:12:33 eldad Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="doc" DEPEND=">=dev-libs/libdnet-1.7 |