diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:48:50 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:48:50 +0000 |
commit | 3b5eb86ff496ca077e79652182ed4ccf93cd99d5 (patch) | |
tree | fac98f5f9fa67cf3078a029ef722bc92ac46f92f /dev-libs/libcpml/libcpml-5.2.01-r3.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-3b5eb86ff496ca077e79652182ed4ccf93cd99d5.tar.gz gentoo-2-3b5eb86ff496ca077e79652182ed4ccf93cd99d5.tar.bz2 gentoo-2-3b5eb86ff496ca077e79652182ed4ccf93cd99d5.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/libcpml/libcpml-5.2.01-r3.ebuild')
-rw-r--r-- | dev-libs/libcpml/libcpml-5.2.01-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild b/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild index 9c2a47f08f05..c507d515c848 100644 --- a/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild +++ b/dev-libs/libcpml/libcpml-5.2.01-r3.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/libcpml/libcpml-5.2.01-r3.ebuild,v 1.4 2004/06/24 23:14:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild,v 1.5 2004/07/02 04:44:16 eradicator Exp $ inherit eutils rpm @@ -15,11 +15,11 @@ KEYWORDS="-* ~alpha" IUSE="ev6" RESTRICT="fetch nostrip nomirror" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/binutils dev-libs/libots sys-apps/findutils" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc dev-libs/libots" S=${WORKDIR}/usr |