diff options
author | 2007-09-14 10:53:46 +0000 | |
---|---|---|
committer | 2007-09-14 10:53:46 +0000 | |
commit | cef18fecb51f9ac2d2df8654141cea38e9a1937e (patch) | |
tree | 0b8df0a6306f6eec545080bd74d101c8c301882d /net-analyzer | |
parent | Stable on sparc wrt bug #190104 (diff) | |
download | gentoo-2-cef18fecb51f9ac2d2df8654141cea38e9a1937e.tar.gz gentoo-2-cef18fecb51f9ac2d2df8654141cea38e9a1937e.tar.bz2 gentoo-2-cef18fecb51f9ac2d2df8654141cea38e9a1937e.zip |
Stable on sparc and x86 wrt bug #192446
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/honeyd/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/honeyd/honeyd-1.5c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/honeyd/ChangeLog b/net-analyzer/honeyd/ChangeLog index 1627e6d79b24..c5e3ee6e3484 100644 --- a/net-analyzer/honeyd/ChangeLog +++ b/net-analyzer/honeyd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/honeyd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.31 2007/08/12 20:29:54 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.32 2007/09/14 10:53:46 jokey Exp $ + + 14 Sep 2007; Markus Ullmann <jokey@gentoo.org> honeyd-1.5c.ebuild: + Stable on sparc and x86 wrt bug #192446 *honeyd-1.5c (12 Aug 2007) diff --git a/net-analyzer/honeyd/honeyd-1.5c.ebuild b/net-analyzer/honeyd/honeyd-1.5c.ebuild index bc0d0c3ddc9f..5a72283b3c20 100644 --- a/net-analyzer/honeyd/honeyd-1.5c.ebuild +++ b/net-analyzer/honeyd/honeyd-1.5c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-1.5c.ebuild,v 1.1 2007/08/12 20:29:54 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-1.5c.ebuild,v 1.2 2007/09/14 10:53:46 jokey Exp $ DESCRIPTION="Honeyd is a small daemon that creates virtual hosts on a network" HOMEPAGE="http://www.honeyd.org/" @@ -9,7 +9,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="doc" DEPEND="net-libs/libpcap |