diff options
Diffstat (limited to 'net-analyzer/neti/neti-2.0.ebuild')
-rw-r--r-- | net-analyzer/neti/neti-2.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-analyzer/neti/neti-2.0.ebuild b/net-analyzer/neti/neti-2.0.ebuild index d599cd0bcea4..1da55493ca7d 100644 --- a/net-analyzer/neti/neti-2.0.ebuild +++ b/net-analyzer/neti/neti-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/neti-2.0.ebuild,v 1.4 2007/04/28 12:23:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/neti-2.0.ebuild,v 1.5 2009/09/23 18:22:01 patrick Exp $ DESCRIPTION="NETI@Home research project from GATech" HOMEPAGE="http://www.neti.gatech.edu" @@ -12,7 +12,6 @@ SLOT="0" IUSE="zlib java" DEPEND="java? ( || ( >=virtual/jdk-1.2 >=virtual/jre-1.2 ) ) - virtual/libc net-libs/libpcap" RDEPEND="${DEPEND}" |