diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 21:50:02 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 21:50:02 +0000 |
commit | 8543815013aa7ae475554b6d3b864225a3a3c9b7 (patch) | |
tree | e2461eca2109c61061dd51fc18e565efc79dae42 /sys-cluster | |
parent | Stable amd64. (diff) | |
download | historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.gz historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.bz2 historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-cluster')
41 files changed, 123 insertions, 67 deletions
diff --git a/sys-cluster/feedbackd-agent/ChangeLog b/sys-cluster/feedbackd-agent/ChangeLog index 9075c709f3b6..1ecaefb82e6d 100644 --- a/sys-cluster/feedbackd-agent/ChangeLog +++ b/sys-cluster/feedbackd-agent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/feedbackd-agent # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.3 2004/06/24 22:37:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.4 2004/07/01 21:46:52 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + feedbackd-agent-0.3.1.ebuild: + virtual/glibc -> virtual/libc *feedbackd-agent-0.3.1 (09 Jun 2004) diff --git a/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild b/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild index 6df5516e7f65..67a13d7a0fe4 100644 --- a/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild +++ b/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild,v 1.2 2004/06/24 22:37:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild,v 1.3 2004/07/01 21:46:52 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ This is the agent process for feedbackd, which is run on the real server." HOMEPAGE="http://www.redfishsoftware.com.au/projects/feedbackd/" LICENSE="GPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libxml2 >=dev-lang/perl" diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog index 7ba7ed9be510..6dcbbf27bd1a 100644 --- a/sys-cluster/ipvsadm/ChangeLog +++ b/sys-cluster/ipvsadm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/ipvsadm # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.12 2004/06/24 22:38:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.13 2004/07/01 21:47:06 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ipvsadm-1.21-r1.ebuild, ipvsadm-1.24.ebuild: + virtual/glibc -> virtual/libc 07 Jun 2004; Michael Imhof <tantive@gentoo.org> ipvsadm-1.21-r1.ebuild, ipvsadm-1.24.ebuild: diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild index 1f12cdb06fcc..3af92d136368 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.4 2004/06/24 22:38:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.5 2004/07/01 21:47:06 eradicator Exp $ DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support." HOMEPAGE="http://linuxvirtualserver.org" LICENSE="GPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2" SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.4/${P}.tar.gz" diff --git a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild index 05254b8d3698..14d3ef5c67f4 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.4 2004/06/24 22:38:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.5 2004/07/01 21:47:06 eradicator Exp $ DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support." HOMEPAGE="http://linuxvirtualserver.org" LICENSE="GPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2" SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.5/${P}.tar.gz" diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog index 32ed455241bb..34ba7ad822c2 100644 --- a/sys-cluster/lam-mpi/ChangeLog +++ b/sys-cluster/lam-mpi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-cluster/lam-mpi # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.16 2004/06/24 22:38:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.17 2004/07/01 21:47:22 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + lam-mpi-6.5.6-r1.ebuild, lam-mpi-6.5.9-r1.ebuild, lam-mpi-7.0.2.ebuild, + lam-mpi-7.0.3.ebuild, lam-mpi-7.0.4.ebuild: + virtual/glibc -> virtual/libc 15 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> lam-mpi-6.5.6-r1.ebuild, lam-mpi-6.5.9-r1.ebuild, lam-mpi-7.0.2.ebuild, diff --git a/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild b/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild index b18a0d66597b..e74f6dc6af38 100644 --- a/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild,v 1.6 2004/06/24 22:38:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild,v 1.7 2004/07/01 21:47:22 eradicator Exp $ Name="lam" S=${WORKDIR}/${Name}-${PV} @@ -9,7 +9,7 @@ DESCRIPTION="the LAM MPI parallel computing environment" SRC_URI="http://www.lam-mpi.org/download/files/${Name}-${PV}.tar.bz2" HOMEPAGE="http://www.lam-mpi.org" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" # we need ssh if we want to use it instead of rsh RDEPEND="net-misc/openssh" diff --git a/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild b/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild index c41e4941dc7d..0e8f06034c4b 100644 --- a/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild,v 1.4 2004/06/24 22:38:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild,v 1.5 2004/07/01 21:47:22 eradicator Exp $ IUSE="crypt " @@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment" SRC_URI="http://www.lam-mpi.org/download/files/${Name}-${PV}.tar.bz2" HOMEPAGE="http://www.lam-mpi.org" -DEPEND="virtual/glibc +DEPEND="virtual/libc !sys-cluster/mpich" # we need ssh if we want to use it instead of rsh RDEPEND="${DEPEND} diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild index 39404b204e4f..41079df96805 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild,v 1.5 2004/06/24 22:38:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild,v 1.6 2004/07/01 21:47:22 eradicator Exp $ IUSE="crypt" @@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment" SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2" HOMEPAGE="http://www.lam-mpi.org" -DEPEND="virtual/glibc +DEPEND="virtual/libc !sys-cluster/mpich" # we need ssh if we want to use it instead of rsh RDEPEND="${DEPEND} diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild index 1328fbc9433d..939274b0cd13 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild,v 1.4 2004/06/24 22:38:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild,v 1.5 2004/07/01 21:47:22 eradicator Exp $ IUSE="crypt" @@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment" SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2" HOMEPAGE="http://www.lam-mpi.org" -DEPEND="virtual/glibc +DEPEND="virtual/libc !sys-cluster/mpich" # we need ssh if we want to use it instead of rsh RDEPEND="${DEPEND} diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild index e2038bf379fd..814fbe9ab0ea 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.7 2004/06/24 22:38:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.8 2004/07/01 21:47:22 eradicator Exp $ IUSE="crypt" @@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment" SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2" HOMEPAGE="http://www.lam-mpi.org" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" # we need ssh if we want to use it instead of rsh RDEPEND="${DEPEND} crypt? ( net-misc/openssh ) diff --git a/sys-cluster/lspbs/ChangeLog b/sys-cluster/lspbs/ChangeLog index 04255ca72f27..7c20f3278843 100644 --- a/sys-cluster/lspbs/ChangeLog +++ b/sys-cluster/lspbs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/lspbs # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lspbs/ChangeLog,v 1.3 2004/06/24 22:39:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lspbs/ChangeLog,v 1.4 2004/07/01 21:47:41 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> lspbs-1.0.ebuild: + virtual/glibc -> virtual/libc 04 May 2004; David Holm <dholm@gentoo.org> lspbs-1.0.ebuild: Added to ~ppc. diff --git a/sys-cluster/lspbs/lspbs-1.0.ebuild b/sys-cluster/lspbs/lspbs-1.0.ebuild index ae89aecc85d5..0a4a049bcf81 100644 --- a/sys-cluster/lspbs/lspbs-1.0.ebuild +++ b/sys-cluster/lspbs/lspbs-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lspbs/lspbs-1.0.ebuild,v 1.3 2004/06/24 22:39:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lspbs/lspbs-1.0.ebuild,v 1.4 2004/07/01 21:47:41 eradicator Exp $ DESCRIPTION="Displays clear, concise and up-to-date PBS node and CPU usage information." SRC_URI="http://homepages.inf.ed.ac.uk/s0239160/misc/lspbs/lspbs-${PV}.tar.gz" HOMEPAGE="http://homepages.inf.ed.ac.uk/s0239160/misc/lspbs/lspbs.html" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc || ( sys-cluster/torque sys-cluster/openpbs )" SLOT="0" diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog index 027718a9cf0d..bd3c3df2406f 100644 --- a/sys-cluster/mpich/ChangeLog +++ b/sys-cluster/mpich/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/mpich # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.14 2004/06/24 22:39:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.15 2004/07/01 21:47:54 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> mpich-1.2.5.2.ebuild: + virtual/glibc -> virtual/libc 02 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; mpich-1.2.5.2.ebuild: Add MPICH_CONFIGURE_OPTS variable for customization (#38207). diff --git a/sys-cluster/mpich/mpich-1.2.5.2.ebuild b/sys-cluster/mpich/mpich-1.2.5.2.ebuild index 994c698b4b07..9c2afb83d253 100644 --- a/sys-cluster/mpich/mpich-1.2.5.2.ebuild +++ b/sys-cluster/mpich/mpich-1.2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.7 2004/06/24 22:39:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.8 2004/07/01 21:47:54 eradicator Exp $ # Set the MPICH_CONFIGURE_OPTS environment variable to change the signal # mpich listens on or any other custom options (#38207). @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="doc crypt" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} crypt? ( net-misc/openssh ) !crypt? ( net-misc/netkit-rsh ) diff --git a/sys-cluster/mpiexec/ChangeLog b/sys-cluster/mpiexec/ChangeLog index 04ea293cb753..9dc991ce6469 100644 --- a/sys-cluster/mpiexec/ChangeLog +++ b/sys-cluster/mpiexec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/mpiexec # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/ChangeLog,v 1.8 2004/06/24 22:39:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/ChangeLog,v 1.9 2004/07/01 21:48:05 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mpiexec-0.74-r1.ebuild, mpiexec-0.75.ebuild, mpiexec-0.76.ebuild: + virtual/glibc -> virtual/libc 12 May 2004; David Holm <dholm@gentoo.org> mpiexec-0.76.ebuild: Added to ~ppc. diff --git a/sys-cluster/mpiexec/mpiexec-0.74-r1.ebuild b/sys-cluster/mpiexec/mpiexec-0.74-r1.ebuild index 93f3a21aa842..f194b69aa3cd 100644 --- a/sys-cluster/mpiexec/mpiexec-0.74-r1.ebuild +++ b/sys-cluster/mpiexec/mpiexec-0.74-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.74-r1.ebuild,v 1.4 2004/06/24 22:39:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.74-r1.ebuild,v 1.5 2004/07/01 21:48:05 eradicator Exp $ #S=${WORKDIR}/mpiexec-${PV} DESCRIPTION="replacement for mpirun, integrates MPI with PBS." @@ -8,7 +8,7 @@ SRC_URI="http://www.osc.edu/~pw/mpiexec/${P}.tgz" HOMEPAGE="http://www.osc.edu/~pw/mpiexec/" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-cluster/openpbs sys-cluster/mpich" RDEPEND="net-misc/openssh" diff --git a/sys-cluster/mpiexec/mpiexec-0.75.ebuild b/sys-cluster/mpiexec/mpiexec-0.75.ebuild index e15b3b1a6488..d1ef42da54c3 100644 --- a/sys-cluster/mpiexec/mpiexec-0.75.ebuild +++ b/sys-cluster/mpiexec/mpiexec-0.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.75.ebuild,v 1.4 2004/06/24 22:39:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.75.ebuild,v 1.5 2004/07/01 21:48:05 eradicator Exp $ #S=${WORKDIR}/mpiexec-${PV} DESCRIPTION="replacement for mpirun, integrates MPI with PBS." @@ -8,7 +8,7 @@ SRC_URI="http://www.osc.edu/~pw/mpiexec/${P}.tgz" HOMEPAGE="http://www.osc.edu/~pw/mpiexec/" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-cluster/openpbs sys-cluster/mpich" RDEPEND="net-misc/openssh" diff --git a/sys-cluster/mpiexec/mpiexec-0.76.ebuild b/sys-cluster/mpiexec/mpiexec-0.76.ebuild index 4f73eb89e237..293868a1cf2d 100644 --- a/sys-cluster/mpiexec/mpiexec-0.76.ebuild +++ b/sys-cluster/mpiexec/mpiexec-0.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.76.ebuild,v 1.3 2004/06/24 22:39:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.76.ebuild,v 1.4 2004/07/01 21:48:05 eradicator Exp $ #S=${WORKDIR}/mpiexec-${PV} DESCRIPTION="replacement for mpirun, integrates MPI with PBS." @@ -8,7 +8,7 @@ SRC_URI="http://www.osc.edu/~pw/mpiexec/${P}.tgz" HOMEPAGE="http://www.osc.edu/~pw/mpiexec/" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-cluster/openpbs sys-cluster/mpich" RDEPEND="net-misc/openssh" diff --git a/sys-cluster/openmosix-3dmon-stats/ChangeLog b/sys-cluster/openmosix-3dmon-stats/ChangeLog index 5c4421951a72..452701a61497 100644 --- a/sys-cluster/openmosix-3dmon-stats/ChangeLog +++ b/sys-cluster/openmosix-3dmon-stats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/openmosix-3dmon-stats # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/ChangeLog,v 1.3 2004/06/24 22:39:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/ChangeLog,v 1.4 2004/07/01 21:48:30 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + openmosix-3dmon-stats-0.2.1.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> openmosix-3dmon-stats-0.2.1.ebuild: diff --git a/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild b/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild index 6866276a59bd..c33d742f1629 100644 --- a/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild +++ b/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild,v 1.3 2004/06/24 22:39:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild,v 1.4 2004/07/01 21:48:30 eradicator Exp $ inherit eutils @@ -8,7 +8,7 @@ S=${WORKDIR}/mosstatd-${PV} DESCRIPTION="Statistics daemon for three dimensional openmosix's monitoring tool" SRC_URI="mirror://sourceforge/threedmosmon/mosstatd-${PV}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/threedmosmon" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-cluster/openmosix-user" RDEPEND="${DEPEND}" SLOT="0" diff --git a/sys-cluster/openmosix-3dmon/ChangeLog b/sys-cluster/openmosix-3dmon/ChangeLog index 3b9b3d5fbc05..e4b3b2524382 100644 --- a/sys-cluster/openmosix-3dmon/ChangeLog +++ b/sys-cluster/openmosix-3dmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/openmosix-3dmon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon/ChangeLog,v 1.3 2004/06/24 22:39:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon/ChangeLog,v 1.4 2004/07/01 21:48:17 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + openmosix-3dmon-0.2.1.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> openmosix-3dmon-0.2.1.ebuild: diff --git a/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild b/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild index 80e475445151..668ff130ae3c 100644 --- a/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild +++ b/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild,v 1.3 2004/06/24 22:39:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild,v 1.4 2004/07/01 21:48:17 eradicator Exp $ inherit eutils @@ -8,7 +8,7 @@ S=${WORKDIR}/3dmon-${PV} DESCRIPTION="Three dimensional monitoring tool for openmosix cluster" SRC_URI="mirror://sourceforge/threedmosmon/3dmon-${PV}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/threedmosmon" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/opengl" RDEPEND="${DEPEND}" SLOT="0" diff --git a/sys-cluster/openmosix-user/ChangeLog b/sys-cluster/openmosix-user/ChangeLog index c34049a02ef8..1879d39f3b3d 100644 --- a/sys-cluster/openmosix-user/ChangeLog +++ b/sys-cluster/openmosix-user/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-cluster/openmosix-user # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/ChangeLog,v 1.18 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/ChangeLog,v 1.19 2004/07/01 21:48:45 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + openmosix-user-0.3.2.ebuild, openmosix-user-0.3.3.ebuild, + openmosix-user-0.3.4-r1.ebuild, openmosix-user-0.3.4.ebuild, + openmosix-user-0.3.5.ebuild: + virtual/glibc -> virtual/libc *openmosix-user-0.3.5 (02 Dec 2003) diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild index 8a7bf73544e8..9e70de7839a3 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild,v 1.5 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild,v 1.6 2004/07/01 21:48:45 eradicator Exp $ S=${WORKDIR}/openmosix-tools-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" SRC_URI="mirror://sourceforge/openmosix/openmosix-tools-${PV}.tar.gz" HOMEPAGE="http://www.openmosix.com/" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2 >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild index 423be21f78da..d9839cfdd541 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild,v 1.5 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild,v 1.6 2004/07/01 21:48:45 eradicator Exp $ S=${WORKDIR}/openmosix-tools-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" SRC_URI="mirror://sourceforge/openmosix/openmosix-tools-${PV}.tar.gz" HOMEPAGE="http://www.openmosix.com/" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2 >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild index 2a924a4ab052..af216ed6c29d 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild,v 1.2 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild,v 1.3 2004/07/01 21:48:45 eradicator Exp $ S=${WORKDIR}/openmosix-tools-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" SRC_URI="mirror://sourceforge/openmosix/openmosix-tools-${PV}.tar.bz2" HOMEPAGE="http://www.openmosix.com/" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2 >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild index 290bdfe9ba16..8cab2965c997 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild,v 1.5 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild,v 1.6 2004/07/01 21:48:45 eradicator Exp $ S=${WORKDIR}/openmosix-tools-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" SRC_URI="mirror://sourceforge/openmosix/openmosix-tools-${PV}.tar.bz2" HOMEPAGE="http://www.openmosix.com/" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2 >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild index cf464e7e42f9..75672d5d100a 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild,v 1.2 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild,v 1.3 2004/07/01 21:48:45 eradicator Exp $ S=${WORKDIR}/openmosix-tools-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" SRC_URI="mirror://sourceforge/openmosix/openmosix-tools-${PV}.tar.bz2" HOMEPAGE="http://www.openmosix.com/" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2 >=sys-kernel/openmosix-sources-2.4.22" RDEPEND="${DEPEND} diff --git a/sys-cluster/openpbs/ChangeLog b/sys-cluster/openpbs/ChangeLog index 8e1080a50770..eaf70cf99583 100644 --- a/sys-cluster/openpbs/ChangeLog +++ b/sys-cluster/openpbs/ChangeLog @@ -2,6 +2,10 @@ # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header: /home/cvsroot/gentoo-x86/sys-cluster/openpbs/ChangeLog + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + openpbs-2.3.16-r1.ebuild, openpbs-2.3.16.ebuild: + virtual/glibc -> virtual/libc + 13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; openpbs-2.3.16-r1.ebuild, openpbs-2.3.16.ebuild: Change x11-base/xfree dependency to virtual/x11 (#52153). diff --git a/sys-cluster/openpbs/openpbs-2.3.16-r1.ebuild b/sys-cluster/openpbs/openpbs-2.3.16-r1.ebuild index cece1d0b7636..4fedf372fb92 100644 --- a/sys-cluster/openpbs/openpbs-2.3.16-r1.ebuild +++ b/sys-cluster/openpbs/openpbs-2.3.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs/openpbs-2.3.16-r1.ebuild,v 1.9 2004/06/24 22:40:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs/openpbs-2.3.16-r1.ebuild,v 1.10 2004/07/01 21:49:04 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="X tcltk crypt doc" RESTRICT="fetch" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 ) tcltk? ( dev-lang/tcl )" RDEPEND="${DEPEND} diff --git a/sys-cluster/openpbs/openpbs-2.3.16.ebuild b/sys-cluster/openpbs/openpbs-2.3.16.ebuild index b1a4a5a829c6..b86332eb90a9 100644 --- a/sys-cluster/openpbs/openpbs-2.3.16.ebuild +++ b/sys-cluster/openpbs/openpbs-2.3.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs/openpbs-2.3.16.ebuild,v 1.10 2004/06/24 22:40:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs/openpbs-2.3.16.ebuild,v 1.11 2004/07/01 21:49:04 eradicator Exp $ NAME=`echo ${P} | sed -e "s|openpbs-|OpenPBS_|; y|.|_|"` B=${NAME}.tar.gz @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86" IUSE="X tcltk" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 ) tcltk? ( dev-lang/tcl )" RDEPEND="net-misc/openssh" diff --git a/sys-cluster/pvm/ChangeLog b/sys-cluster/pvm/ChangeLog index 22ce5a6fb44e..1d3dea662536 100644 --- a/sys-cluster/pvm/ChangeLog +++ b/sys-cluster/pvm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/pvm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.11 2004/06/24 22:40:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.12 2004/07/01 21:49:18 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pvm-3.4.4-r1.ebuild, + pvm-3.4.4-r2.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pvm-3.4.4-r1.ebuild: Add inherit eutils diff --git a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild index aef72a8d2d0d..4b1ca8b623e0 100644 --- a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild +++ b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.8 2004/06/24 22:40:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.9 2004/07/01 21:49:18 eradicator Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.epm.ornl.gov/pvm/pvm_home.html" SRC_URI="ftp://ftp.netlib.org/pvm3/${MY_P}.tgz " IUSE="" DEPEND="" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" SLOT="0" LICENSE="as-is" KEYWORDS="x86 ~alpha" diff --git a/sys-cluster/pvm/pvm-3.4.4-r2.ebuild b/sys-cluster/pvm/pvm-3.4.4-r2.ebuild index 6a228d5d7190..9aaf236e9e3f 100644 --- a/sys-cluster/pvm/pvm-3.4.4-r2.ebuild +++ b/sys-cluster/pvm/pvm-3.4.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r2.ebuild,v 1.3 2004/06/24 22:40:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r2.ebuild,v 1.4 2004/07/01 21:49:18 eradicator Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.epm.ornl.gov/pvm/pvm_home.html" SRC_URI="ftp://ftp.netlib.org/pvm3/${MY_P}.tgz " IUSE="" DEPEND="" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc" diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index a4ee5638c4ed..73164877db3e 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/torque # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.4 2004/06/24 22:41:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.5 2004/07/01 21:49:31 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + torque-1.0.1-r6.ebuild: + virtual/glibc -> virtual/libc 13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; torque-1.0.1-r6.ebuild: Change x11-base/xfree dependency to virtual/x11 (#52153). This package still diff --git a/sys-cluster/torque/torque-1.0.1-r6.ebuild b/sys-cluster/torque/torque-1.0.1-r6.ebuild index 1078ceccd0ee..92c7dedadfc8 100644 --- a/sys-cluster/torque/torque-1.0.1-r6.ebuild +++ b/sys-cluster/torque/torque-1.0.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.0.1-r6.ebuild,v 1.5 2004/06/24 22:41:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.0.1-r6.ebuild,v 1.6 2004/07/01 21:49:31 eradicator Exp $ S=${WORKDIR}/`echo ${A} | sed -e 's/\.tar\.gz//g'` @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" IUSE="X tcltk" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 ) tcltk? ( dev-lang/tcl )" RDEPEND="net-misc/openssh" diff --git a/sys-cluster/wulfstat/ChangeLog b/sys-cluster/wulfstat/ChangeLog index 392c7ddc490e..fa351ac758a6 100644 --- a/sys-cluster/wulfstat/ChangeLog +++ b/sys-cluster/wulfstat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/wulfstat # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/wulfstat/ChangeLog,v 1.2 2004/06/24 22:41:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/wulfstat/ChangeLog,v 1.3 2004/07/01 21:49:49 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + wulfstat-0.4.8.ebuild: + virtual/glibc -> virtual/libc *wulfstat-0.4.8 (28 Aug 2003) diff --git a/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild b/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild index b152333faab5..17cf06d0bfb1 100644 --- a/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild +++ b/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild,v 1.2 2004/06/24 22:41:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild,v 1.3 2004/07/01 21:49:49 eradicator Exp $ DESCRIPTION="Provides a simple interface to the xmlsysd daemon." SRC_URI="http://www.phy.duke.edu/~rgb/Beowulf/wulfstat/${PN}.tgz" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libxml2-2.5.6 >=sys-libs/zlib-1.1.4-r1 >=sys-libs/ncurses-5.3-r1" diff --git a/sys-cluster/xmlsysd/ChangeLog b/sys-cluster/xmlsysd/ChangeLog index ee56d012f963..eb22c533f5e2 100644 --- a/sys-cluster/xmlsysd/ChangeLog +++ b/sys-cluster/xmlsysd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/xmlsysd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/ChangeLog,v 1.2 2004/06/24 22:42:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/ChangeLog,v 1.3 2004/07/01 21:50:02 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> xmlsysd-0.1.5.ebuild: + virtual/glibc -> virtual/libc *xmlsysd-0.1.5 (28 Aug 2003) diff --git a/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild b/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild index 8e96db0526f1..af3304c01171 100644 --- a/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild +++ b/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild,v 1.3 2004/06/24 22:42:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild,v 1.4 2004/07/01 21:50:02 eradicator Exp $ DESCRIPTION="A beowulf monitor daemon." SRC_URI="http://www.phy.duke.edu/~rgb/Beowulf/xmlsysd/${PN}.tgz" @@ -12,7 +12,7 @@ LICENSE="GPL-2" IUSE="" DEPEND="virtual/inetd - virtual/glibc + virtual/libc dev-libs/libxml sys-libs/zlib sys-libs/ncurses" |