diff options
author | 2004-07-10 11:30:56 +0000 | |
---|---|---|
committer | 2004-07-10 11:30:56 +0000 | |
commit | 8f1fe2ed0fa7e9714fb3dbd4e9117823d6da2485 (patch) | |
tree | 49f1c92876568abf9f8e8728d3b077a66fabd0f9 /net-analyzer/siphon/siphon-666.ebuild | |
parent | x86 stable; tidy (diff) | |
download | gentoo-2-8f1fe2ed0fa7e9714fb3dbd4e9117823d6da2485.tar.gz gentoo-2-8f1fe2ed0fa7e9714fb3dbd4e9117823d6da2485.tar.bz2 gentoo-2-8f1fe2ed0fa7e9714fb3dbd4e9117823d6da2485.zip |
x86 stable
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 dd08a49d6428..8ab8215be1d0 100644 --- a/net-analyzer/siphon/siphon-666.ebuild +++ b/net-analyzer/siphon/siphon-666.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6 2004/07/01 20:16:53 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/siphon/siphon-666.ebuild,v 1.7 2004/07/10 11:30:56 eldad Exp $ IUSE="" MY_P=${PN}-v.${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://siphon.datanerds.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="virtual/libc net-libs/libpcap" |