diff options
Diffstat (limited to 'net-analyzer/p0f/p0f-2.0.5.ebuild')
-rw-r--r-- | net-analyzer/p0f/p0f-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/p0f/p0f-2.0.5.ebuild b/net-analyzer/p0f/p0f-2.0.5.ebuild index e74db3285f0b..5d6d5034dc9e 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.1 2005/03/11 10:46:08 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.5.ebuild,v 1.2 2005/04/19 14:24:19 ka0ttic 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" |