diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-09-06 17:28:20 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-09-06 17:28:20 +0000 |
commit | 5196d841fea0b05e7ff06ff5a6aec1c535082774 (patch) | |
tree | 024e7825430457901766944d2857af88b8c70db1 /net-analyzer/honeyd/honeyd-1.0-r1.ebuild | |
parent | New release: 1.6.6 (diff) | |
download | historical-5196d841fea0b05e7ff06ff5a6aec1c535082774.tar.gz historical-5196d841fea0b05e7ff06ff5a6aec1c535082774.tar.bz2 historical-5196d841fea0b05e7ff06ff5a6aec1c535082774.zip |
~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-analyzer/honeyd/honeyd-1.0-r1.ebuild')
-rw-r--r-- | net-analyzer/honeyd/honeyd-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/honeyd/honeyd-1.0-r1.ebuild b/net-analyzer/honeyd/honeyd-1.0-r1.ebuild index b330d64bd3eb..63f162603fe1 100644 --- a/net-analyzer/honeyd/honeyd-1.0-r1.ebuild +++ b/net-analyzer/honeyd/honeyd-1.0-r1.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-r1.ebuild,v 1.1 2005/06/30 14:45:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-1.0-r1.ebuild,v 1.2 2005/09/06 17:28:20 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="doc" DEPEND=">=dev-libs/libdnet-1.7 |