summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:46:00 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:46:00 +0000
commit60f2edad0540004984d22fbd1041e0b9cfaad83f (patch)
tree65478f9b25a9d0a2f87eb786cbeecd77a06a8a5d /sys-apps
parentDependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. (diff)
downloadhistorical-60f2edad0540004984d22fbd1041e0b9cfaad83f.tar.gz
historical-60f2edad0540004984d22fbd1041e0b9cfaad83f.tar.bz2
historical-60f2edad0540004984d22fbd1041e0b9cfaad83f.zip
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'sys-apps')
-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 2e3ffea0aa2f..4bbafbe54e1b 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.12 2006/01/29 19:45:30 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.13 2006/01/29 19:46:00 cryos Exp $
+
+ 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tcng-9i.ebuild:
+ Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tcng-9h.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"