diff options
author | 2004-07-02 04:38:41 +0000 | |
---|---|---|
committer | 2004-07-02 04:38:41 +0000 | |
commit | 1ef27a6653308233c5eb7a4b64015cf8fa0b5661 (patch) | |
tree | c21021321a53d58816848323b4b0e033d5b56c4b /dev-libs/dvthread/dvthread-0.4.7.ebuild | |
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/dvthread-0.4.7.ebuild')
-rw-r--r-- | dev-libs/dvthread/dvthread-0.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |