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 | |
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.
-rw-r--r-- | app-cdr/pxlinux/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/pxlinux/pxlinux-0.0.4-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/gnuplot-py/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.6.ebuild | 6 | ||||
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.7-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.7.ebuild | 6 | ||||
-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 | ||||
-rw-r--r-- | net-misc/tiers/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tiers/tiers-1.1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/nmrpipe/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/nmrpipe/nmrpipe-2.3.2005.167.14.44.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/tcng/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9i.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9l.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9m.ebuild | 6 |
17 files changed, 60 insertions, 40 deletions
diff --git a/app-cdr/pxlinux/ChangeLog b/app-cdr/pxlinux/ChangeLog index 20d6dcb3ba37..e7e2424df2b8 100644 --- a/app-cdr/pxlinux/ChangeLog +++ b/app-cdr/pxlinux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/pxlinux -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/pxlinux/ChangeLog,v 1.4 2005/09/10 07:33:48 vapier Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/pxlinux/ChangeLog,v 1.5 2006/01/29 19:50:58 cryos Exp $ + + 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> pxlinux-0.0.4-r1.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. *pxlinux-0.0.4-r1 (10 Sep 2005) diff --git a/app-cdr/pxlinux/pxlinux-0.0.4-r1.ebuild b/app-cdr/pxlinux/pxlinux-0.0.4-r1.ebuild index 99c67bddd15d..06ffa2528b63 100644 --- a/app-cdr/pxlinux/pxlinux-0.0.4-r1.ebuild +++ b/app-cdr/pxlinux/pxlinux-0.0.4-r1.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/app-cdr/pxlinux/pxlinux-0.0.4-r1.ebuild,v 1.1 2005/09/10 07:33:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/pxlinux/pxlinux-0.0.4-r1.ebuild,v 1.2 2006/01/29 19:50:58 cryos Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="gnuplot" -RDEPEND="gnuplot? ( dev-lang/python media-gfx/gnuplot )" +RDEPEND="gnuplot? ( dev-lang/python sci-visualization/gnuplot )" S=${WORKDIR}/${PN} diff --git a/dev-python/gnuplot-py/ChangeLog b/dev-python/gnuplot-py/ChangeLog index f3b9e4890187..e39a6883b5b2 100644 --- a/dev-python/gnuplot-py/ChangeLog +++ b/dev-python/gnuplot-py/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnuplot-py # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.11 2006/01/29 19:49:59 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.12 2006/01/29 19:50:28 cryos Exp $ + + 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> + gnuplot-py-1.7-r1.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> gnuplot-py-1.7.ebuild: Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. diff --git a/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild index d2359b7ac6cf..9952336063c5 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild,v 1.9 2004/06/25 01:30:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild,v 1.10 2006/01/29 19:49:29 cryos Exp $ inherit distutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 amd64 ~ppc" SLOT="0" DEPEND="virtual/python - media-gfx/gnuplot + sci-visualization/gnuplot dev-python/numeric" src_install() { diff --git a/dev-python/gnuplot-py/gnuplot-py-1.7-r1.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.7-r1.ebuild index 08eeec729394..b62782f72d3a 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.7-r1.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.7-r1.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/dev-python/gnuplot-py/gnuplot-py-1.7-r1.ebuild,v 1.2 2005/11/28 11:27:45 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r1.ebuild,v 1.3 2006/01/29 19:50:28 cryos Exp $ inherit distutils eutils @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~s390 ~x86" IUSE="" DEPEND="virtual/python - media-gfx/gnuplot + sci-visualization/gnuplot dev-python/numeric" src_unpack() { diff --git a/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild index 624cc7f33e54..a4cfc2ebfc4f 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.7.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/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild,v 1.4 2005/06/04 15:18:26 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild,v 1.5 2006/01/29 19:49:59 cryos Exp $ inherit distutils @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ppc s390 x86" IUSE="" DEPEND="virtual/python - media-gfx/gnuplot + sci-visualization/gnuplot dev-python/numeric" src_install() { 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" diff --git a/net-misc/tiers/ChangeLog b/net-misc/tiers/ChangeLog index 1d79f7d04f73..e37486ffe2ef 100644 --- a/net-misc/tiers/ChangeLog +++ b/net-misc/tiers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tiers -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.5 2005/12/12 09:08:02 robbat2 Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.6 2006/01/29 19:48:01 cryos Exp $ + + 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tiers-1.1.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. 12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml: Add metadata.xml diff --git a/net-misc/tiers/tiers-1.1.ebuild b/net-misc/tiers/tiers-1.1.ebuild index d37c6f4fc6d4..303d9bb8ca44 100644 --- a/net-misc/tiers/tiers-1.1.ebuild +++ b/net-misc/tiers/tiers-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/tiers-1.1.ebuild,v 1.4 2004/07/01 22:03:51 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/tiers-1.1.ebuild,v 1.5 2006/01/29 19:48:01 cryos Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="sys-devel/gcc virtual/libc" -RDEPEND="sys-apps/gawk media-gfx/gnuplot virtual/libc" +RDEPEND="sys-apps/gawk sci-visualization/gnuplot virtual/libc" S=${WORKDIR}/${PN}${PV} src_unpack() { diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog index 5d3882460459..81853c2d8519 100644 --- a/sci-chemistry/nmrpipe/ChangeLog +++ b/sci-chemistry/nmrpipe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/nmrpipe -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrpipe/ChangeLog,v 1.5 2005/10/18 14:40:51 ribosome Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrpipe/ChangeLog,v 1.6 2006/01/29 19:47:31 cryos Exp $ + + 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> + nmrpipe-2.3.2005.167.14.44.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. *nmrpipe-2.3.2005.167.14.44 (18 Oct 2005) diff --git a/sci-chemistry/nmrpipe/nmrpipe-2.3.2005.167.14.44.ebuild b/sci-chemistry/nmrpipe/nmrpipe-2.3.2005.167.14.44.ebuild index a2e9c9ada4a3..a56eabd6d0f0 100644 --- a/sci-chemistry/nmrpipe/nmrpipe-2.3.2005.167.14.44.ebuild +++ b/sci-chemistry/nmrpipe/nmrpipe-2.3.2005.167.14.44.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/sci-chemistry/nmrpipe/nmrpipe-2.3.2005.167.14.44.ebuild,v 1.1 2005/10/18 14:40:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrpipe/nmrpipe-2.3.2005.167.14.44.ebuild,v 1.2 2006/01/29 19:47:31 cryos Exp $ DESCRIPTION="Spectral visualisation, analysis and Fourier processing" # The specific terms of this license are printed automatically on startup @@ -46,7 +46,7 @@ RDEPEND="${DEPEND} dev-lang/tcl dev-lang/tk dev-tcltk/blt - media-gfx/gnuplot + sci-visualization/gnuplot sci-chemistry/rasmol sys-libs/libtermcap-compat virtual/x11 diff --git a/sys-apps/tcng/ChangeLog b/sys-apps/tcng/ChangeLog index 0dc126a340c0..a9f64e048e1f 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.14 2006/01/29 19:46:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.15 2006/01/29 19:47:01 cryos Exp $ + + 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tcng-9m.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tcng-9l.ebuild: Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. diff --git a/sys-apps/tcng/tcng-9i.ebuild b/sys-apps/tcng/tcng-9i.ebuild index 88c2f8e869d1..76b22438687e 100644 --- a/sys-apps/tcng/tcng-9i.ebuild +++ b/sys-apps/tcng/tcng-9i.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-9i.ebuild,v 1.9 2005/02/13 04:56:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9i.ebuild,v 1.10 2006/01/29 19:46:00 cryos Exp $ inherit eutils @@ -29,7 +29,7 @@ DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig ) sys-devel/flex ${DEPEND_COMMON}" RDEPEND="sys-devel/gcc - tcsim? ( media-gfx/gnuplot ) + tcsim? ( sci-visualization/gnuplot ) sys-apps/grep sys-apps/sed sys-apps/gawk diff --git a/sys-apps/tcng/tcng-9l.ebuild b/sys-apps/tcng/tcng-9l.ebuild index 2b37b2651bf6..e10e096f6ace 100644 --- a/sys-apps/tcng/tcng-9l.ebuild +++ b/sys-apps/tcng/tcng-9l.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-9l.ebuild,v 1.9 2005/02/13 04:56:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9l.ebuild,v 1.10 2006/01/29 19:46:30 cryos Exp $ inherit eutils @@ -28,7 +28,7 @@ DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig ) sys-devel/flex ${DEPEND_COMMON}" RDEPEND="sys-devel/gcc - tcsim? ( media-gfx/gnuplot ) + tcsim? ( sci-visualization/gnuplot ) sys-apps/grep sys-apps/sed sys-apps/gawk diff --git a/sys-apps/tcng/tcng-9m.ebuild b/sys-apps/tcng/tcng-9m.ebuild index 16672943a8c5..d22c9cf32eb3 100644 --- a/sys-apps/tcng/tcng-9m.ebuild +++ b/sys-apps/tcng/tcng-9m.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-9m.ebuild,v 1.2 2005/04/19 05:43:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9m.ebuild,v 1.3 2006/01/29 19:47:01 cryos Exp $ inherit eutils @@ -30,7 +30,7 @@ DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig ) sys-devel/flex ${DEPEND_COMMON}" RDEPEND="sys-devel/gcc - tcsim? ( media-gfx/gnuplot ) + tcsim? ( sci-visualization/gnuplot ) sys-apps/grep sys-apps/sed sys-apps/gawk |