summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 17:40:55 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 17:40:55 +0000
commitf0f46ea81defe68bbeea1fb01d85cfcd4e685e86 (patch)
tree2ff7fbe3913e14026bacffae61a30f7ba09893f5 /net-analyzer
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-f0f46ea81defe68bbeea1fb01d85cfcd4e685e86.tar.gz
gentoo-2-f0f46ea81defe68bbeea1fb01d85cfcd4e685e86.tar.bz2
gentoo-2-f0f46ea81defe68bbeea1fb01d85cfcd4e685e86.zip
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/traffic-vis/ChangeLog6
-rw-r--r--net-analyzer/traffic-vis/traffic-vis-0.35-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/traffic-vis/ChangeLog b/net-analyzer/traffic-vis/ChangeLog
index d058d09c77d5..67c04117d97e 100644
--- a/net-analyzer/traffic-vis/ChangeLog
+++ b/net-analyzer/traffic-vis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/traffic-vis
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.17 2009/09/23 18:25:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.18 2009/12/26 17:40:55 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> traffic-vis-0.35-r1.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
23 Sep 2009; Patrick Lauer <patrick@gentoo.org>
traffic-vis-0.35-r1.ebuild:
diff --git a/net-analyzer/traffic-vis/traffic-vis-0.35-r1.ebuild b/net-analyzer/traffic-vis/traffic-vis-0.35-r1.ebuild
index 634445274254..ee6382191f4f 100644
--- a/net-analyzer/traffic-vis/traffic-vis-0.35-r1.ebuild
+++ b/net-analyzer/traffic-vis/traffic-vis-0.35-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35-r1.ebuild,v 1.4 2009/09/23 18:25:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35-r1.ebuild,v 1.5 2009/12/26 17:40:55 pva Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc x86"
IUSE="gif"
DEPEND="net-libs/libpcap
gif? ( media-libs/netpbm
- virtual/ghostscript
+ app-text/ghostscript-gpl
dev-lang/perl )
=dev-libs/glib-1.2*"