summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 04:59:18 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 04:59:18 +0000
commit80e98388dfb9ebe2fb9eb6c3173f3f3b3402fd07 (patch)
tree2fec462d620c80fb0928c2ac376fd3b51fe16ee3 /dev-libs/zthread
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-80e98388dfb9ebe2fb9eb6c3173f3f3b3402fd07.tar.gz
gentoo-2-80e98388dfb9ebe2fb9eb6c3173f3f3b3402fd07.tar.bz2
gentoo-2-80e98388dfb9ebe2fb9eb6c3173f3f3b3402fd07.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r--dev-libs/zthread/ChangeLog6
-rw-r--r--dev-libs/zthread/zthread-1.5.3.ebuild4
-rw-r--r--dev-libs/zthread/zthread-2.2.10-r1.ebuild4
-rw-r--r--dev-libs/zthread/zthread-2.3.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/zthread/ChangeLog b/dev-libs/zthread/ChangeLog
index 7a9ad658d155..4fae5ee2430e 100644
--- a/dev-libs/zthread/ChangeLog
+++ b/dev-libs/zthread/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/zthread
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.12 2004/06/24 23:39:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.13 2004/07/02 04:58:18 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> zthread-1.5.3.ebuild,
+ zthread-2.2.10-r1.ebuild, zthread-2.3.1.ebuild:
+ virtual/glibc -> virtual/libc
19 Jun 2004; Chuck Short <zul@gentoo.org> zthread-2.2.10-r1.ebuild,
files/zthread-gcc34.patch:
diff --git a/dev-libs/zthread/zthread-1.5.3.ebuild b/dev-libs/zthread/zthread-1.5.3.ebuild
index 82e6dbc151fa..2e9e315aa165 100644
--- a/dev-libs/zthread/zthread-1.5.3.ebuild
+++ b/dev-libs/zthread/zthread-1.5.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/dev-libs/zthread/zthread-1.5.3.ebuild,v 1.16 2004/06/24 23:39:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-1.5.3.ebuild,v 1.17 2004/07/02 04:58:18 eradicator Exp $
DESCRIPTION="platform-independent object-oriented threading architecture"
HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/"
@@ -11,7 +11,7 @@ SLOT="0"
IUSE=""
KEYWORDS="x86 sparc"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/ZThread-${PV}
diff --git a/dev-libs/zthread/zthread-2.2.10-r1.ebuild b/dev-libs/zthread/zthread-2.2.10-r1.ebuild
index b8593b7a2621..15a99653aa9a 100644
--- a/dev-libs/zthread/zthread-2.2.10-r1.ebuild
+++ b/dev-libs/zthread/zthread-2.2.10-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/dev-libs/zthread/zthread-2.2.10-r1.ebuild,v 1.7 2004/06/24 23:39:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.2.10-r1.ebuild,v 1.8 2004/07/02 04:58:18 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
IUSE=""
KEYWORDS="x86 ~sparc ~ppc ~alpha ~mips ~hppa"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/ZThread-${PV}
diff --git a/dev-libs/zthread/zthread-2.3.1.ebuild b/dev-libs/zthread/zthread-2.3.1.ebuild
index af53e3a4366c..0dd7030c261d 100644
--- a/dev-libs/zthread/zthread-2.3.1.ebuild
+++ b/dev-libs/zthread/zthread-2.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/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.6 2004/06/24 23:39:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.7 2004/07/02 04:58:18 eradicator Exp $
DESCRIPTION="a platform-independent object-oriented threading architecture"
HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/"
@@ -11,7 +11,7 @@ SLOT="0"
IUSE=""
KEYWORDS="~x86 ~sparc ~ppc alpha ~mips ~hppa ~amd64"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/ZThread-${PV}