diff options
author | 2005-02-25 12:59:41 +0000 | |
---|---|---|
committer | 2005-02-25 12:59:41 +0000 | |
commit | e083f31092c56641a57de5067e1c0b25983b0b8f (patch) | |
tree | 6d21f4dd41e39d0e85d42029beeba302f9c24e3b /net-analyzer/honeyd/honeyd-1.0.ebuild | |
parent | fixed description and homepage, closing #83250 (diff) | |
download | historical-e083f31092c56641a57de5067e1c0b25983b0b8f.tar.gz historical-e083f31092c56641a57de5067e1c0b25983b0b8f.tar.bz2 historical-e083f31092c56641a57de5067e1c0b25983b0b8f.zip |
Stable on x86.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-analyzer/honeyd/honeyd-1.0.ebuild')
-rw-r--r-- | net-analyzer/honeyd/honeyd-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/honeyd/honeyd-1.0.ebuild b/net-analyzer/honeyd/honeyd-1.0.ebuild index 9c7122d2556c..72d3e012f2bb 100644 --- a/net-analyzer/honeyd/honeyd-1.0.ebuild +++ b/net-analyzer/honeyd/honeyd-1.0.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-analyzer/honeyd/honeyd-1.0.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-1.0.ebuild,v 1.3 2005/02/25 12:58:03 ka0ttic Exp $ DESCRIPTION="Honeyd is a small daemon that creates virtual hosts on a network" HOMEPAGE="http://www.citi.umich.edu/u/provos/honeyd/" @@ -9,7 +9,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="doc" DEPEND=">=dev-libs/libdnet-1.7 |