diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-12 10:45:42 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-12 10:45:42 +0000 |
commit | 1c83b432f151333357030b5a5d177f7f37c8c292 (patch) | |
tree | 532cfd996aa7219a9f5c12d57ccc2f7a37aaecaf /net-analyzer/honeyd | |
parent | Initial imports (diff) | |
download | gentoo-2-1c83b432f151333357030b5a5d177f7f37c8c292.tar.gz gentoo-2-1c83b432f151333357030b5a5d177f7f37c8c292.tar.bz2 gentoo-2-1c83b432f151333357030b5a5d177f7f37c8c292.zip |
Fixed mask
Diffstat (limited to 'net-analyzer/honeyd')
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.4a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/honeyd/honeyd-0.4a.ebuild b/net-analyzer/honeyd/honeyd-0.4a.ebuild index 6f0faf045efd..dc25ec57f26d 100644 --- a/net-analyzer/honeyd/honeyd-0.4a.ebuild +++ b/net-analyzer/honeyd/honeyd-0.4a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.4a.ebuild,v 1.1 2003/02/12 10:45:18 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.4a.ebuild,v 1.2 2003/02/12 10:45:42 aliz Exp $ DESCRIPTION="Honeyd is a small daemon that creates virtual hosts on a network" HOMEPAGE="http://www.citi.umich.edu/u/provos/honeyd/" @@ -8,7 +8,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="" DEPEND=">=libdnet-1.4 |