diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-04-18 16:13:10 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-04-18 16:13:10 +0000 |
commit | 61f23f5dcbb76e461eafe3076ef735f2c0234b12 (patch) | |
tree | 57057774db7d29791ccf27e4ac581c35501b8d3f /dev-libs/libcpml/libcpml-5.2.01-r2.ebuild | |
parent | new version (diff) | |
download | historical-61f23f5dcbb76e461eafe3076ef735f2c0234b12.tar.gz historical-61f23f5dcbb76e461eafe3076ef735f2c0234b12.tar.bz2 historical-61f23f5dcbb76e461eafe3076ef735f2c0234b12.zip |
Updating HOMEPAGE, previous one appears to be broken.
Diffstat (limited to 'dev-libs/libcpml/libcpml-5.2.01-r2.ebuild')
-rw-r--r-- | dev-libs/libcpml/libcpml-5.2.01-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcpml/libcpml-5.2.01-r2.ebuild b/dev-libs/libcpml/libcpml-5.2.01-r2.ebuild index 016ee5e89c1a..638fae352533 100644 --- a/dev-libs/libcpml/libcpml-5.2.01-r2.ebuild +++ b/dev-libs/libcpml/libcpml-5.2.01-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r2.ebuild,v 1.1 2003/04/15 00:10:23 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r2.ebuild,v 1.2 2003/04/18 16:13:10 taviso 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" +HOMEPAGE="ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/downloads.html" DEPEND="virtual/glibc app-arch/rpm2targz " RDEPEND="$DEPEND" |