diff options
author | 2005-02-18 05:16:41 +0000 | |
---|---|---|
committer | 2005-02-18 05:16:41 +0000 | |
commit | 0e5d56a90406063c5f2d47897d0fcc5aeb3003b1 (patch) | |
tree | 7b918f8bb5be325187d41b0c14ae9e0a2728d422 /sci-libs/netcdf/netcdf-3.5.0-r3.ebuild | |
parent | ~ppc-macos keyword (diff) | |
download | gentoo-2-0e5d56a90406063c5f2d47897d0fcc5aeb3003b1.tar.gz gentoo-2-0e5d56a90406063c5f2d47897d0fcc5aeb3003b1.tar.bz2 gentoo-2-0e5d56a90406063c5f2d47897d0fcc5aeb3003b1.zip |
Forcing upgrade for upstream bugfix and fixing older path breakage
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-libs/netcdf/netcdf-3.5.0-r3.ebuild')
-rw-r--r-- | sci-libs/netcdf/netcdf-3.5.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/netcdf/netcdf-3.5.0-r3.ebuild b/sci-libs/netcdf/netcdf-3.5.0-r3.ebuild index 3aa488f8ce05..897d51cf90b9 100644 --- a/sci-libs/netcdf/netcdf-3.5.0-r3.ebuild +++ b/sci-libs/netcdf/netcdf-3.5.0-r3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.5.0-r3.ebuild,v 1.2 2005/02/07 09:29:49 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.5.0-r3.ebuild,v 1.3 2005/02/18 05:16:41 nerdboy Exp $ inherit eutils DESCRIPTION="Scientific library and interface for array oriented data access" -SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.Z" +SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/old/${P}.tar.Z" HOMEPAGE="http://www.unidata.ucar.edu/packages/netcdf/" LICENSE="UCAR-Unidata" |