summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:49:59 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:49:59 +0000
commit02664d005a792641151f71977f83ff7115ee0d23 (patch)
treec28d99cbfcfe368af5aa8b99836d06f4e0c3e87b /sys-apps/tcng
parentManifest recommit (diff)
downloadgentoo-2-02664d005a792641151f71977f83ff7115ee0d23.tar.gz
gentoo-2-02664d005a792641151f71977f83ff7115ee0d23.tar.bz2
gentoo-2-02664d005a792641151f71977f83ff7115ee0d23.zip
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'sys-apps/tcng')
-rw-r--r--sys-apps/tcng/ChangeLog5
-rw-r--r--sys-apps/tcng/tcng-9h.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/tcng/ChangeLog b/sys-apps/tcng/ChangeLog
index 4bbafbe54e1b..0dc126a340c0 100644
--- a/sys-apps/tcng/ChangeLog
+++ b/sys-apps/tcng/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/tcng
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.13 2006/01/29 19:46:00 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.14 2006/01/29 19:46:30 cryos Exp $
+
+ 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tcng-9l.ebuild:
+ Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tcng-9i.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
diff --git a/sys-apps/tcng/tcng-9h.ebuild b/sys-apps/tcng/tcng-9h.ebuild
index 3e135eb61fff..a4b6b022cbf0 100644
--- a/sys-apps/tcng/tcng-9h.ebuild
+++ b/sys-apps/tcng/tcng-9h.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.11 2005/02/13 04:56:13 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.12 2006/01/29 19:45:30 cryos Exp $
inherit eutils
@@ -16,7 +16,7 @@ DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig )
virtual/os-headers
sys-apps/iproute2"
RDEPEND="sys-devel/gcc
- tcsim? ( media-gfx/gnuplot )
+ tcsim? ( sci-visualization/gnuplot )
dev-lang/perl
sys-apps/iproute2"