diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-06 20:56:23 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-06 20:56:23 +0000 |
commit | f8abc8a28adefb76a3422f59d586d8c1beb95763 (patch) | |
tree | 20c7447218305e9cb085e1f5ec326c3346773c97 /net-analyzer/p0f/p0f-2.0.8-r1.ebuild | |
parent | stable on ppc wrt bug #209140 (diff) | |
download | historical-f8abc8a28adefb76a3422f59d586d8c1beb95763.tar.gz historical-f8abc8a28adefb76a3422f59d586d8c1beb95763.tar.bz2 historical-f8abc8a28adefb76a3422f59d586d8c1beb95763.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-analyzer/p0f/p0f-2.0.8-r1.ebuild')
-rw-r--r-- | net-analyzer/p0f/p0f-2.0.8-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/p0f/p0f-2.0.8-r1.ebuild b/net-analyzer/p0f/p0f-2.0.8-r1.ebuild index 113ec927c516..a2cb2020c70a 100644 --- a/net-analyzer/p0f/p0f-2.0.8-r1.ebuild +++ b/net-analyzer/p0f/p0f-2.0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.8-r1.ebuild,v 1.6 2007/12/01 11:50:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.8-r1.ebuild,v 1.7 2008/02/06 20:56:23 grobian Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://lcamtuf.coredump.cx/p0f/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~ppc-macos sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="static" DEPEND="net-libs/libpcap" |