summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:22:01 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:22:01 +0000
commit06c5fd5abd39c2a80f49fc8e6f7232837491536b (patch)
tree9e701642384010edc0ccaa3ccdf3023012eb4bfb /net-analyzer/neti
parentRemove virtual/libc (diff)
downloadgentoo-2-06c5fd5abd39c2a80f49fc8e6f7232837491536b.tar.gz
gentoo-2-06c5fd5abd39c2a80f49fc8e6f7232837491536b.tar.bz2
gentoo-2-06c5fd5abd39c2a80f49fc8e6f7232837491536b.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/neti')
-rw-r--r--net-analyzer/neti/ChangeLog7
-rw-r--r--net-analyzer/neti/neti-2.0.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/net-analyzer/neti/ChangeLog b/net-analyzer/neti/ChangeLog
index 15f765dd33e3..f69ce0bc3759 100644
--- a/net-analyzer/neti/ChangeLog
+++ b/net-analyzer/neti/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/neti
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/ChangeLog,v 1.17 2007/09/06 17:38:44 jokey Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/ChangeLog,v 1.18 2009/09/23 18:22:01 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> neti-2.0.ebuild:
+ Remove virtual/libc
06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -files/neti-init,
-neti-1.01-r2.ebuild:
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}"