summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-10-15 12:30:19 +0000
committerThomas Cort <tcort@gentoo.org>2006-10-15 12:30:19 +0000
commit002ccaa63b96dbc5a307ce6dabd7623bac96fb61 (patch)
tree49181488f9972c61f42ea5c40e9537e6306e1580 /net-analyzer
parentFix cloning of new repositories, bug #151104. (diff)
downloadhistorical-002ccaa63b96dbc5a307ce6dabd7623bac96fb61.tar.gz
historical-002ccaa63b96dbc5a307ce6dabd7623bac96fb61.tar.bz2
historical-002ccaa63b96dbc5a307ce6dabd7623bac96fb61.zip
Added ~amd64 keyword wrt Bug #151445.
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/dosdetector/ChangeLog5
-rw-r--r--net-analyzer/dosdetector/dosdetector-20060621.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/dosdetector/ChangeLog b/net-analyzer/dosdetector/ChangeLog
index 651360d60228..858ff04aca83 100644
--- a/net-analyzer/dosdetector/ChangeLog
+++ b/net-analyzer/dosdetector/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/dosdetector
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dosdetector/ChangeLog,v 1.2 2006/10/08 14:20:35 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dosdetector/ChangeLog,v 1.3 2006/10/15 12:30:19 tcort Exp $
+
+ 15 Oct 2006; Thomas Cort <tcort@gentoo.org> dosdetector-20060621.ebuild:
+ Added ~amd64 keyword wrt Bug #151445.
08 Oct 2006; Markus Ullmann <jokey@gentoo.org> Manifest:
Hrm, wrong bug number, should have been bug #95268
diff --git a/net-analyzer/dosdetector/dosdetector-20060621.ebuild b/net-analyzer/dosdetector/dosdetector-20060621.ebuild
index b49bea9771e4..7fff456039e9 100644
--- a/net-analyzer/dosdetector/dosdetector-20060621.ebuild
+++ b/net-analyzer/dosdetector/dosdetector-20060621.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dosdetector/dosdetector-20060621.ebuild,v 1.1 2006/10/08 14:18:08 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dosdetector/dosdetector-20060621.ebuild,v 1.2 2006/10/15 12:30:19 tcort Exp $
DESCRIPTION="Tool to analyze and detect suspicious traffic from IP and alert
about it"
@@ -9,7 +9,7 @@ SRC_URI="http://darkzone.ma.cx/resources/unix/dosdetector/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="net-libs/libpcap"