diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-12-09 18:14:22 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-12-09 18:14:22 +0000 |
commit | 2869239f2b47181ded8aab279f5c1e18fb1cc7ee (patch) | |
tree | 0b10d07040221a86a6ff8b2ccc9f2df8cbbc38f8 /net-analyzer/traffic-vis/traffic-vis-0.35.ebuild | |
parent | gtk/gtk2 issue (diff) | |
download | gentoo-2-2869239f2b47181ded8aab279f5c1e18fb1cc7ee.tar.gz gentoo-2-2869239f2b47181ded8aab279f5c1e18fb1cc7ee.tar.bz2 gentoo-2-2869239f2b47181ded8aab279f5c1e18fb1cc7ee.zip |
changed app-text/ghostscript to virtual/ghostscript
Diffstat (limited to 'net-analyzer/traffic-vis/traffic-vis-0.35.ebuild')
-rw-r--r-- | net-analyzer/traffic-vis/traffic-vis-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild b/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild index 043cb34d109d..00d58e4b865e 100644 --- a/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild +++ b/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild,v 1.2 2003/12/06 18:58:43 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild,v 1.3 2003/12/09 18:12:58 lanius Exp $ DESCRIPTION="Generate traffic stats in html, ps, text and gif format" HOMEPAGE="http://www.mindrot.org/traffic-vis.html" @@ -14,7 +14,7 @@ IUSE="gif" DEPEND="virtual/glibc >=net-libs/libpcap-0.4 gif? ( media-libs/netpbm - app-text/ghostscript + virtual/ghostscript dev-lang/perl ) =dev-libs/glib-1.2*" |