diff options
author | 2003-02-12 10:45:42 +0000 | |
---|---|---|
committer | 2003-02-12 10:45:42 +0000 | |
commit | 2f1ffa9b490f0b6118a1f301e9c8ab4718d376b6 (patch) | |
tree | 346cd6273fd20d8ea563c027087edcc8d87d63aa /net-analyzer | |
parent | Initial imports (diff) | |
download | historical-2f1ffa9b490f0b6118a1f301e9c8ab4718d376b6.tar.gz historical-2f1ffa9b490f0b6118a1f301e9c8ab4718d376b6.tar.bz2 historical-2f1ffa9b490f0b6118a1f301e9c8ab4718d376b6.zip |
Fixed mask
Diffstat (limited to 'net-analyzer')
-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 |