diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:38:41 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:38:41 +0000 |
commit | 1ef27a6653308233c5eb7a4b64015cf8fa0b5661 (patch) | |
tree | c21021321a53d58816848323b4b0e033d5b56c4b /dev-libs/dvthread | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-1ef27a6653308233c5eb7a4b64015cf8fa0b5661.tar.gz gentoo-2-1ef27a6653308233c5eb7a4b64015cf8fa0b5661.tar.bz2 gentoo-2-1ef27a6653308233c5eb7a4b64015cf8fa0b5661.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/dvthread')
-rw-r--r-- | dev-libs/dvthread/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/dvthread/dvthread-0.4.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/dvthread/dvthread-0.4.6a.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/dvthread/dvthread-0.4.7.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/dvthread/ChangeLog b/dev-libs/dvthread/ChangeLog index c7cbc84954d9..b88073e68164 100644 --- a/dev-libs/dvthread/ChangeLog +++ b/dev-libs/dvthread/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/dvthread # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/ChangeLog,v 1.6 2004/06/24 23:07:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/ChangeLog,v 1.7 2004/07/02 04:38:41 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + dvthread-0.4.4.ebuild, dvthread-0.4.6a.ebuild, dvthread-0.4.7.ebuild: + virtual/glibc -> virtual/libc *dvthread-0.4.7 (28 Oct 2003) diff --git a/dev-libs/dvthread/dvthread-0.4.4.ebuild b/dev-libs/dvthread/dvthread-0.4.4.ebuild index 76a0f16fd1c2..9921c0f46385 100644 --- a/dev-libs/dvthread/dvthread-0.4.4.ebuild +++ b/dev-libs/dvthread/dvthread-0.4.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/dev-libs/dvthread/dvthread-0.4.4.ebuild,v 1.6 2004/06/24 23:07:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.4.ebuild,v 1.7 2004/07/02 04:38:41 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-libs/dvthread/dvthread-0.4.6a.ebuild b/dev-libs/dvthread/dvthread-0.4.6a.ebuild index 894e76b32bc7..03b19f98e12e 100644 --- a/dev-libs/dvthread/dvthread-0.4.6a.ebuild +++ b/dev-libs/dvthread/dvthread-0.4.6a.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/dvthread/dvthread-0.4.6a.ebuild,v 1.3 2004/06/24 23:07:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.6a.ebuild,v 1.4 2004/07/02 04:38:41 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-libs/dvthread/dvthread-0.4.7.ebuild b/dev-libs/dvthread/dvthread-0.4.7.ebuild index 9ca2b11a8b5e..0ca606f7a7b5 100644 --- a/dev-libs/dvthread/dvthread-0.4.7.ebuild +++ b/dev-libs/dvthread/dvthread-0.4.7.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/dvthread/dvthread-0.4.7.ebuild,v 1.3 2004/06/24 23:07:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.7.ebuild,v 1.4 2004/07/02 04:38:41 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ KEYWORDS="~x86 ppc" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} |