diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 19:50:58 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 19:50:58 +0000 |
commit | 02f1ad132a8fa272f559929d15dda11052ef98a5 (patch) | |
tree | fb3e31fb04da2d5cf371503b8cf43b2a96e30638 /dev-util/ddd | |
parent | Manifest recommit (diff) | |
download | gentoo-2-02f1ad132a8fa272f559929d15dda11052ef98a5.tar.gz gentoo-2-02f1ad132a8fa272f559929d15dda11052ef98a5.tar.bz2 gentoo-2-02f1ad132a8fa272f559929d15dda11052ef98a5.zip |
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'dev-util/ddd')
-rw-r--r-- | dev-util/ddd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.10.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.11.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
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 <cryos@gentoo.org> ddd-3.3.11.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> 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" |