summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:15 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:15 +0000
commit4eebde303fa3a5799321732656317f2fda1f384c (patch)
treed4a6bc9fe4fe2caf4a81e264054d0466cf0c0975 /net-analyzer/etherape
parentgtk 1.2 dependency listing fixes (diff)
downloadhistorical-4eebde303fa3a5799321732656317f2fda1f384c.tar.gz
historical-4eebde303fa3a5799321732656317f2fda1f384c.tar.bz2
historical-4eebde303fa3a5799321732656317f2fda1f384c.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r--net-analyzer/etherape/etherape-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.8.2.ebuild b/net-analyzer/etherape/etherape-0.8.2.ebuild
index cd7bc77d4ee4..5525093f242d 100644
--- a/net-analyzer/etherape/etherape-0.8.2.ebuild
+++ b/net-analyzer/etherape/etherape-0.8.2.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Bruce A. Locke <blocke@shivan.org>
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2.ebuild,v 1.2 2002/04/24 02:31:17 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2.ebuild,v 1.3 2002/05/23 06:50:15 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A graphical network monitor for Unix modeled after etherman"
SRC_URI="http://prdownloads.sourceforge.net/etherape/${P}.tar.gz"
HOMEPAGE="http://etherape.sourceforge.net/"
-DEPEND=" >=x11-libs/gtk+-1.2.10-r3
+DEPEND=" =x11-libs/gtk+-1.2*
>=gnome-base/gnome-libs-1.4.1.2-r1
>=net-libs/libpcap-0.6.1
>=gnome-base/libglade-0.17-r3 "