diff options
Diffstat (limited to 'net-analyzer/siphon/siphon-666.ebuild')
-rw-r--r-- | net-analyzer/siphon/siphon-666.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/siphon/siphon-666.ebuild b/net-analyzer/siphon/siphon-666.ebuild index d00a7e7c72ae..dc0ba32430c5 100644 --- a/net-analyzer/siphon/siphon-666.ebuild +++ b/net-analyzer/siphon/siphon-666.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/siphon/siphon-666.ebuild,v 1.11 2006/02/15 23:53:09 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/siphon/siphon-666.ebuild,v 1.12 2006/05/02 22:13:48 weeve Exp $ IUSE="" MY_P=${PN}-v.${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://siphon.datanerds.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" DEPEND="virtual/libc net-libs/libpcap" |