diff options
Diffstat (limited to 'dev-libs/libcpml/libcpml-5.2.01-r1.ebuild')
-rw-r--r-- | dev-libs/libcpml/libcpml-5.2.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild b/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild index e694e2192d6f..7f34ec7f7ae8 100644 --- a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild +++ b/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild @@ -1,12 +1,12 @@ # 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-r1.ebuild,v 1.6 2004/06/24 23:14:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild,v 1.7 2004/07/02 04:44:16 eradicator Exp $ S=${WORKDIR}/usr SRC_URI="" DESCRIPTION="Compaq Linux optimized math library for Alpha/Linux/GNU" HOMEPAGE="http://h18000.www1.hp.com/math/index.html" -DEPEND="virtual/glibc +DEPEND="virtual/libc app-arch/rpm2targz " RDEPEND="$DEPEND" LICENSE="compaq-sdla" |