From 5ae0e8a6ba713676be1111809b7e349f54c1a17f Mon Sep 17 00:00:00 2001 From: "Marcus D. Hanwell" Date: Sun, 29 Jan 2006 19:49:00 +0000 Subject: Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. --- dev-util/ddd/ChangeLog | 5 ++++- dev-util/ddd/ddd-3.3.10.ebuild | 4 ++-- dev-util/ddd/ddd-3.3.11.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-util/ddd') diff --git a/dev-util/ddd/ChangeLog b/dev-util/ddd/ChangeLog index 28ce0503acd4..ae9f59e15625 100644 --- a/dev-util/ddd/ChangeLog +++ b/dev-util/ddd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ddd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.35 2006/01/29 19:48:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.36 2006/01/29 19:49:00 cryos Exp $ + + 29 Jan 2006; Marcus D. Hanwell ddd-3.3.11.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. 29 Jan 2006; Marcus D. Hanwell ddd-3.3.10.ebuild: Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. diff --git a/dev-util/ddd/ddd-3.3.10.ebuild b/dev-util/ddd/ddd-3.3.10.ebuild index 7dcdb03422cc..c1fc07368cc5 100644 --- a/dev-util/ddd/ddd-3.3.10.ebuild +++ b/dev-util/ddd/ddd-3.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.10.ebuild,v 1.7 2006/01/06 23:08:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.10.ebuild,v 1.8 2006/01/29 19:48:31 cryos Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="virtual/x11 >=sys-devel/gcc-3 >=sys-devel/gdb-4.16 x11-libs/openmotif" -RDEPEND="media-gfx/gnuplot" +RDEPEND="sci-visualization/gnuplot" RESTRICT="test" diff --git a/dev-util/ddd/ddd-3.3.11.ebuild b/dev-util/ddd/ddd-3.3.11.ebuild index 10e6a64542b0..3867f9d73a4b 100644 --- a/dev-util/ddd/ddd-3.3.11.ebuild +++ b/dev-util/ddd/ddd-3.3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild,v 1.3 2006/01/06 23:08:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild,v 1.4 2006/01/29 19:49:00 cryos Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND="|| ( ( x11-libs/libXaw >=sys-devel/gcc-3 >=sys-devel/gdb-4.16 x11-libs/openmotif" -RDEPEND="media-gfx/gnuplot" +RDEPEND="sci-visualization/gnuplot" RESTRICT="test" -- cgit v1.2.3-65-gdbad