diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 20:44:15 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 20:44:15 +0000 |
commit | ba22d09c9123ac5afffa65cd606a4cdf62a780ee (patch) | |
tree | 9900a187079313e1b28b84d3a6768646d870c8ee /sys-cluster | |
parent | Remove virtual/libc (diff) | |
download | historical-ba22d09c9123ac5afffa65cd606a4cdf62a780ee.tar.gz historical-ba22d09c9123ac5afffa65cd606a4cdf62a780ee.tar.bz2 historical-ba22d09c9123ac5afffa65cd606a4cdf62a780ee.zip |
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster')
29 files changed, 108 insertions, 79 deletions
diff --git a/sys-cluster/feedbackd-agent/ChangeLog b/sys-cluster/feedbackd-agent/ChangeLog index 608a0641b921..c183d290f24f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.11 2007/04/26 06:33:27 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.12 2009/09/23 20:40:06 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> + feedbackd-agent-0.4.ebuild: + Remove virtual/libc 26 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml: Update for cluster herd split to hp-cluster and ha-cluster. diff --git a/sys-cluster/feedbackd-agent/feedbackd-agent-0.4.ebuild b/sys-cluster/feedbackd-agent/feedbackd-agent-0.4.ebuild index 89f8cf30ab42..4753d25242ba 100644 --- a/sys-cluster/feedbackd-agent/feedbackd-agent-0.4.ebuild +++ b/sys-cluster/feedbackd-agent/feedbackd-agent-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2009 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.4.ebuild,v 1.3 2005/06/30 23:39:29 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/feedbackd-agent-0.4.ebuild,v 1.4 2009/09/23 20:40:06 patrick Exp $ inherit flag-o-matic @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/libc - dev-libs/libxml2 +DEPEND="dev-libs/libxml2 dev-lang/perl" src_compile() { diff --git a/sys-cluster/feedbackd-master/ChangeLog b/sys-cluster/feedbackd-master/ChangeLog index db84837d9ba0..3c266a65e4df 100644 --- a/sys-cluster/feedbackd-master/ChangeLog +++ b/sys-cluster/feedbackd-master/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/feedbackd-master -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-master/ChangeLog,v 1.7 2007/04/26 06:33:56 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-master/ChangeLog,v 1.8 2009/09/23 20:40:27 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> + feedbackd-master-0.4.ebuild: + Remove virtual/libc 26 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml: Update for cluster herd split to hp-cluster and ha-cluster. diff --git a/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild b/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild index cc4ccd59270f..9ef20c2927eb 100644 --- a/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild +++ b/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild,v 1.6 2006/04/15 16:00:05 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild,v 1.7 2009/09/23 20:40:27 patrick Exp $ inherit eutils @@ -9,8 +9,7 @@ dynamic feedback of server health." HOMEPAGE="http://ozlabs.org/~jk/projects/feedbackd/" LICENSE="GPL-2" -DEPEND="virtual/libc - dev-libs/libxml2 +DEPEND="dev-libs/libxml2 >=sys-cluster/ipvsadm-1.24 dev-lang/perl" diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog index c7b06b70a341..b46848ced798 100644 --- a/sys-cluster/ipvsadm/ChangeLog +++ b/sys-cluster/ipvsadm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/ipvsadm -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.37 2008/03/01 18:31:44 angelos Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.38 2009/09/23 20:40:53 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ipvsadm-1.21-r1.ebuild: + Remove virtual/libc 01 Mar 2008; Christoph Mende <angelos@gentoo.org> ipvsadm-1.24.ebuild: Stable on amd64 diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild index 51df4842e2d9..4be143a2fdde 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.14 2008/02/03 22:31:37 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.15 2009/09/23 20:40:53 patrick Exp $ inherit linux-info @@ -11,8 +11,7 @@ MY_P="${PN}-${MY_PV}" 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/libc - virtual/linux-sources +DEPEND="virtual/linux-sources >=sys-libs/ncurses-5.2" SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.4/${MY_P}.tar.gz" diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog index 0666c1727dad..5973edff1ff8 100644 --- a/sys-cluster/lam-mpi/ChangeLog +++ b/sys-cluster/lam-mpi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/lam-mpi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.78 2009/09/13 17:49:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.79 2009/09/23 20:41:24 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> lam-mpi-7.0.4.ebuild, + lam-mpi-7.1.2.ebuild: + Remove virtual/libc 13 Sep 2009; Raúl Porcel <armin76@gentoo.org> lam-mpi-7.1.4-r1.ebuild: ia64/sparc stable wrt #245439 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 cbbdde1e6274..ef653736c7ec 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.12 2008/03/11 14:34:41 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.13 2009/09/23 20:41:24 patrick 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/libc" +DEPEND="" # we need ssh if we want to use it instead of rsh RDEPEND="${DEPEND} crypt? ( net-misc/openssh ) diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild index 76eaa9499802..a4bee539f1bd 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.1.2.ebuild,v 1.17 2008/03/11 14:34:41 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.18 2009/09/23 20:41:24 patrick Exp $ inherit autotools eutils fortran flag-o-matic multilib portability @@ -14,8 +14,7 @@ S=${WORKDIR}/${MY_P} 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/libc - pbs? ( virtual/pbs ) +DEPEND="pbs? ( virtual/pbs ) !sys-cluster/mpich !sys-cluster/openmpi !sys-cluster/mpich2" diff --git a/sys-cluster/maui/ChangeLog b/sys-cluster/maui/ChangeLog index 8d3932839be9..3e94042dab36 100644 --- a/sys-cluster/maui/ChangeLog +++ b/sys-cluster/maui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/maui # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.11 2009/01/21 12:29:16 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.12 2009/09/23 20:41:42 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> maui-3.2.6_p16.ebuild, + maui-3.2.6_p21.ebuild: + Remove virtual/libc 21 Jan 2009; weaver <weaver@gentoo.org> ChangeLog: Tweak patch to avoid obscure build failure with autoconf diff --git a/sys-cluster/maui/maui-3.2.6_p16.ebuild b/sys-cluster/maui/maui-3.2.6_p16.ebuild index 9da72bb9082a..9379bd16b68f 100644 --- a/sys-cluster/maui/maui-3.2.6_p16.ebuild +++ b/sys-cluster/maui/maui-3.2.6_p16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.3 2007/07/02 15:32:03 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.4 2009/09/23 20:41:42 patrick Exp $ inherit autotools eutils multilib @@ -9,8 +9,7 @@ HOMEPAGE="http://www.clusterresources.com/products/maui/" SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz" IUSE="" DEPEND="virtual/pbs" -RDEPEND="${DEPEND} - virtual/libc" +RDEPEND="${DEPEND}" SLOT="0" LICENSE="maui" KEYWORDS="~x86 ~amd64" diff --git a/sys-cluster/maui/maui-3.2.6_p21.ebuild b/sys-cluster/maui/maui-3.2.6_p21.ebuild index 09a08152e510..b56351cee6ee 100644 --- a/sys-cluster/maui/maui-3.2.6_p21.ebuild +++ b/sys-cluster/maui/maui-3.2.6_p21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.1 2009/01/02 08:51:30 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.2 2009/09/23 20:41:42 patrick Exp $ inherit autotools eutils multilib @@ -9,8 +9,7 @@ HOMEPAGE="http://www.clusterresources.com/products/maui/" SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz" IUSE="" DEPEND="virtual/pbs" -RDEPEND="${DEPEND} - virtual/libc" +RDEPEND="${DEPEND}" SLOT="0" LICENSE="maui" KEYWORDS="~x86 ~amd64" diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog index 738c7e4cc859..1f8b0cbc9180 100644 --- a/sys-cluster/mpich2/ChangeLog +++ b/sys-cluster/mpich2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/mpich2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.43 2009/09/17 19:43:05 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.44 2009/09/23 20:42:10 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> mpich2-1.0.6.ebuild: + Remove virtual/libc *mpich2-1.1.1_p1 (17 Sep 2009) diff --git a/sys-cluster/mpich2/mpich2-1.0.6.ebuild b/sys-cluster/mpich2/mpich2-1.0.6.ebuild index 87a7a4c00ae9..8334fce52f3a 100644 --- a/sys-cluster/mpich2/mpich2-1.0.6.ebuild +++ b/sys-cluster/mpich2/mpich2-1.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.6.ebuild,v 1.7 2008/09/03 07:33:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.6.ebuild,v 1.8 2009/09/23 20:42:10 patrick Exp $ WANT_AUTOCONF="2.5" inherit autotools distutils eutils flag-o-matic fortran java-pkg-2 @@ -19,8 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="crypt cxx debug doc fast fortran mpe mpe-sdk pvfs2 threads" -DEPEND="virtual/libc - sys-devel/libtool +DEPEND="sys-devel/libtool dev-lang/perl >=dev-lang/python-2.3 >=dev-libs/libaio-0.3.106 diff --git a/sys-cluster/mpiexec/ChangeLog b/sys-cluster/mpiexec/ChangeLog index 48224853f7b9..346c5b33b1cd 100644 --- a/sys-cluster/mpiexec/ChangeLog +++ b/sys-cluster/mpiexec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/mpiexec -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/ChangeLog,v 1.20 2008/01/31 06:56:46 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/ChangeLog,v 1.21 2009/09/23 20:42:32 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> mpiexec-0.82.ebuild: + Remove virtual/libc 31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>; -mpiexec-0.76-r1.ebuild, -mpiexec-0.76-r2.ebuild: diff --git a/sys-cluster/mpiexec/mpiexec-0.82.ebuild b/sys-cluster/mpiexec/mpiexec-0.82.ebuild index 0117ab641fca..dd3635b1b102 100644 --- a/sys-cluster/mpiexec/mpiexec-0.82.ebuild +++ b/sys-cluster/mpiexec/mpiexec-0.82.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.82.ebuild,v 1.2 2007/03/27 18:53:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.82.ebuild,v 1.3 2009/09/23 20:42:32 patrick Exp $ inherit eutils flag-o-matic @@ -9,9 +9,8 @@ SRC_URI="http://www.osc.edu/~pw/mpiexec/${P}.tgz" HOMEPAGE="http://www.osc.edu/~pw/mpiexec/" IUSE="sharedmem" -DEPEND="virtual/libc - virtual/pbs - virtual/mpi" +DEPEND="virtual/pbs + virtual/mpi" RDEPEND="net-misc/openssh" SLOT="0" diff --git a/sys-cluster/openais/ChangeLog b/sys-cluster/openais/ChangeLog index f656250628c7..824d37245796 100644 --- a/sys-cluster/openais/ChangeLog +++ b/sys-cluster/openais/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/openais # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/ChangeLog,v 1.5 2009/02/10 22:39:32 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/ChangeLog,v 1.6 2009/09/23 20:42:55 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> openais-0.80.3-r1.ebuild, + openais-0.82.ebuild: + Remove virtual/libc 10 Feb 2009; Christian Zoffoli <xmerlin@gentoo.org> openais-0.80.3-r1.ebuild: diff --git a/sys-cluster/openais/openais-0.80.3-r1.ebuild b/sys-cluster/openais/openais-0.80.3-r1.ebuild index 09b7efb9c0e0..848a73aeb529 100644 --- a/sys-cluster/openais/openais-0.80.3-r1.ebuild +++ b/sys-cluster/openais/openais-0.80.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-0.80.3-r1.ebuild,v 1.2 2009/02/10 22:39:32 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-0.80.3-r1.ebuild,v 1.3 2009/09/23 20:42:55 patrick Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://devresources.linux-foundation.org/dev/openais/downloads/${P}/${P LICENSE="BSD public-domain" SLOT="0" KEYWORDS="amd64 x86" -DEPEND="virtual/libc" +DEPEND="" src_unpack() { unpack ${A} diff --git a/sys-cluster/openais/openais-0.82.ebuild b/sys-cluster/openais/openais-0.82.ebuild index 0e3cb6e27a33..f69a55d6d0c2 100644 --- a/sys-cluster/openais/openais-0.82.ebuild +++ b/sys-cluster/openais/openais-0.82.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-0.82.ebuild,v 1.3 2008/03/17 16:02:41 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-0.82.ebuild,v 1.4 2009/09/23 20:42:55 patrick Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://devresources.linux-foundation.org/dev/openais/downloads/${P}/${P LICENSE="BSD public-domain" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="virtual/libc" +DEPEND="" src_unpack() { unpack ${A} diff --git a/sys-cluster/pvm/ChangeLog b/sys-cluster/pvm/ChangeLog index 037e21463f04..c25c62f2ac1b 100644 --- a/sys-cluster/pvm/ChangeLog +++ b/sys-cluster/pvm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/pvm -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.38 2008/03/24 19:48:07 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.39 2009/09/23 20:43:23 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> pvm-3.4.4-r1.ebuild, + pvm-3.4.4-r3.ebuild, pvm-3.4.5-r2.ebuild, pvm-3.4.5-r3.ebuild: + Remove virtual/libc 24 Mar 2008; Donnie Berkholz <dberkholz@gentoo.org>; pvm-3.4.5-r3.ebuild: Fix quotes. diff --git a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild index bb945d924a53..b97e687dd1c7 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-2007 Gentoo Foundation +# Copyright 1999-2009 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.13 2007/04/28 17:47:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.14 2009/09/23 20:43:23 patrick 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/libc" +RDEPEND="" SLOT="0" LICENSE="as-is" KEYWORDS="x86 ~alpha ppc" diff --git a/sys-cluster/pvm/pvm-3.4.4-r3.ebuild b/sys-cluster/pvm/pvm-3.4.4-r3.ebuild index 35728d585122..125bfe5f1eb1 100644 --- a/sys-cluster/pvm/pvm-3.4.4-r3.ebuild +++ b/sys-cluster/pvm/pvm-3.4.4-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 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-r3.ebuild,v 1.5 2007/04/28 17:47:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r3.ebuild,v 1.6 2009/09/23 20:43:23 patrick 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/libc" +RDEPEND="" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc ~amd64 ~ppc64 ia64 sparc" diff --git a/sys-cluster/pvm/pvm-3.4.5-r2.ebuild b/sys-cluster/pvm/pvm-3.4.5-r2.ebuild index 3fb801fbf07a..4910bf77e962 100644 --- a/sys-cluster/pvm/pvm-3.4.5-r2.ebuild +++ b/sys-cluster/pvm/pvm-3.4.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r2.ebuild,v 1.10 2007/07/14 22:18:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r2.ebuild,v 1.11 2009/09/23 20:43:23 patrick Exp $ inherit eutils multilib @@ -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="crypt" DEPEND="" -RDEPEND="virtual/libc" +RDEPEND="" SLOT="0" LICENSE="as-is" KEYWORDS="~amd64 ia64 ppc ppc64 ~sparc x86" diff --git a/sys-cluster/pvm/pvm-3.4.5-r3.ebuild b/sys-cluster/pvm/pvm-3.4.5-r3.ebuild index 2838c0b8211d..31039b5c333a 100644 --- a/sys-cluster/pvm/pvm-3.4.5-r3.ebuild +++ b/sys-cluster/pvm/pvm-3.4.5-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r3.ebuild,v 1.3 2008/03/25 16:14:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r3.ebuild,v 1.4 2009/09/23 20:43:23 patrick Exp $ inherit eutils multilib flag-o-matic toolchain-funcs @@ -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="crypt" DEPEND="" -RDEPEND="virtual/libc" +RDEPEND="" SLOT="0" LICENSE="as-is" KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" diff --git a/sys-cluster/saru/ChangeLog b/sys-cluster/saru/ChangeLog index 18e3818756b1..59557d2e5cad 100644 --- a/sys-cluster/saru/ChangeLog +++ b/sys-cluster/saru/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/saru -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/saru/ChangeLog,v 1.9 2007/05/15 14:20:04 bangert Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/saru/ChangeLog,v 1.10 2009/09/23 20:43:45 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> saru-0.0.1.ebuild: + Remove virtual/libc 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/sys-cluster/saru/saru-0.0.1.ebuild b/sys-cluster/saru/saru-0.0.1.ebuild index a2641e5e32e5..6368b1b668ca 100644 --- a/sys-cluster/saru/saru-0.0.1.ebuild +++ b/sys-cluster/saru/saru-0.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/saru/saru-0.0.1.ebuild,v 1.7 2007/04/22 17:11:19 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/saru/saru-0.0.1.ebuild,v 1.8 2009/09/23 20:43:45 patrick Exp $ inherit eutils @@ -11,8 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND="virtual/libc - sys-cluster/ipvsadm +DEPEND="sys-cluster/ipvsadm dev-libs/popt dev-libs/glib >=dev-libs/vanessa-logger-0.0.6 diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index f7ecb69e8f50..d6cf4380c350 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/torque # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.84 2009/07/09 17:11:52 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.85 2009/09/23 20:44:14 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> torque-2.3.6.ebuild, + torque-2.3.7.ebuild: + Remove virtual/libc *torque-2.3.7 (09 Jul 2009) diff --git a/sys-cluster/torque/torque-2.3.6.ebuild b/sys-cluster/torque/torque-2.3.6.ebuild index ea713a998951..5fdaa6b5a801 100644 --- a/sys-cluster/torque/torque-2.3.6.ebuild +++ b/sys-cluster/torque/torque-2.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.6.ebuild,v 1.7 2009/03/18 18:17:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.6.ebuild,v 1.8 2009/09/23 20:44:15 patrick Exp $ inherit flag-o-matic eutils linux-info @@ -16,8 +16,7 @@ IUSE="tk crypt server syslog doc cpusets kernel_linux" PROVIDE="virtual/pbs" # ed is used by makedepend-sh -DEPEND_COMMON="virtual/libc - sys-libs/ncurses +DEPEND_COMMON="sys-libs/ncurses sys-libs/readline tk? ( dev-lang/tk ) syslog? ( virtual/logger ) diff --git a/sys-cluster/torque/torque-2.3.7.ebuild b/sys-cluster/torque/torque-2.3.7.ebuild index 247fa98685da..ea7fe907c8c7 100644 --- a/sys-cluster/torque/torque-2.3.7.ebuild +++ b/sys-cluster/torque/torque-2.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.7.ebuild,v 1.1 2009/07/09 17:11:52 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.7.ebuild,v 1.2 2009/09/23 20:44:15 patrick Exp $ EAPI=2 inherit flag-o-matic eutils linux-info @@ -17,8 +17,7 @@ IUSE="tk +crypt server +syslog doc cpusets kernel_linux" PROVIDE="virtual/pbs" # ed is used by makedepend-sh -DEPEND_COMMON="virtual/libc - sys-libs/ncurses +DEPEND_COMMON="sys-libs/ncurses sys-libs/readline tk? ( dev-lang/tk ) syslog? ( virtual/logger ) |