summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/p0f')
-rw-r--r--net-analyzer/p0f/ChangeLog5
-rw-r--r--net-analyzer/p0f/p0f-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/p0f/ChangeLog b/net-analyzer/p0f/ChangeLog
index c12460039e51..3739fe3401af 100644
--- a/net-analyzer/p0f/ChangeLog
+++ b/net-analyzer/p0f/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/p0f
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/ChangeLog,v 1.20 2005/04/19 14:24:19 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/ChangeLog,v 1.21 2005/04/19 19:34:46 gustavoz Exp $
+
+ 19 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> p0f-2.0.5.ebuild:
+ Stable on sparc
19 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> p0f-2.0.5.ebuild:
Marked stable on x86.
diff --git a/net-analyzer/p0f/p0f-2.0.5.ebuild b/net-analyzer/p0f/p0f-2.0.5.ebuild
index 5d6d5034dc9e..24a75befa622 100644
--- a/net-analyzer/p0f/p0f-2.0.5.ebuild
+++ b/net-analyzer/p0f/p0f-2.0.5.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/p0f/p0f-2.0.5.ebuild,v 1.2 2005/04/19 14:24:19 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.5.ebuild,v 1.3 2005/04/19 19:34:46 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://lcamtuf.coredump.cx/p0f/${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~sparc ~ppc-macos"
+KEYWORDS="x86 ~amd64 sparc ~ppc-macos"
IUSE="static"
DEPEND="virtual/libpcap"