summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:50:02 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:50:02 +0000
commit8543815013aa7ae475554b6d3b864225a3a3c9b7 (patch)
treee2461eca2109c61061dd51fc18e565efc79dae42 /sys-cluster/pvm
parentStable amd64. (diff)
downloadhistorical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.gz
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.bz2
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-cluster/pvm')
-rw-r--r--sys-cluster/pvm/ChangeLog6
-rw-r--r--sys-cluster/pvm/pvm-3.4.4-r1.ebuild4
-rw-r--r--sys-cluster/pvm/pvm-3.4.4-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
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"