summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-25 02:15:13 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-25 02:15:13 +0000
commit3acd21722836fe1710fb99bf4c6895bcdfb70d61 (patch)
treeb2838b69e28a3cc2cfe8a3fe482585db42480480 /app-sci/nco
parentMark stable on x86, include other archs as unstable for testing. (diff)
downloadhistorical-3acd21722836fe1710fb99bf4c6895bcdfb70d61.tar.gz
historical-3acd21722836fe1710fb99bf4c6895bcdfb70d61.tar.bz2
historical-3acd21722836fe1710fb99bf4c6895bcdfb70d61.zip
Changed SRC_URI to use mirror:// syntax.
Diffstat (limited to 'app-sci/nco')
-rw-r--r--app-sci/nco/ChangeLog6
-rw-r--r--app-sci/nco/nco-2.2.0.ebuild4
-rw-r--r--app-sci/nco/nco-2.7.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-sci/nco/ChangeLog b/app-sci/nco/ChangeLog
index 67fd8a2b4b09..fb19023b182d 100644
--- a/app-sci/nco/ChangeLog
+++ b/app-sci/nco/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-sci/nco
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/ChangeLog,v 1.6 2004/06/24 22:11:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/ChangeLog,v 1.7 2004/08/25 02:12:15 swegener Exp $
+
+ 25 Aug 2004; Sven Wegener <swegener@gentoo.org> nco-2.2.0.ebuild,
+ nco-2.7.1.ebuild:
+ Changed SRC_URI to use mirror:// syntax.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> nco-2.7.1.ebuild,
nco-2.9.1.ebuild:
diff --git a/app-sci/nco/nco-2.2.0.ebuild b/app-sci/nco/nco-2.2.0.ebuild
index 330a2180944e..bfd1aa3812bd 100644
--- a/app-sci/nco/nco-2.2.0.ebuild
+++ b/app-sci/nco/nco-2.2.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.2.0.ebuild,v 1.6 2004/06/24 22:11:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.2.0.ebuild,v 1.7 2004/08/25 02:12:15 swegener Exp $
IUSE=""
DESCRIPTION="Command line utilities for operating on netCDF files"
-SRC_URI="http://telia.dl.sourceforge.net/sourceforge/nco/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/nco/${P}.tar.gz"
HOMEPAGE="http://nco.sourceforge.net/"
LICENSE="GPL-2"
diff --git a/app-sci/nco/nco-2.7.1.ebuild b/app-sci/nco/nco-2.7.1.ebuild
index fab435bc10fb..77421bf3a4a4 100644
--- a/app-sci/nco/nco-2.7.1.ebuild
+++ b/app-sci/nco/nco-2.7.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.7.1.ebuild,v 1.4 2004/06/24 22:11:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.7.1.ebuild,v 1.5 2004/08/25 02:12:15 swegener Exp $
IUSE=""
DESCRIPTION="Command line utilities for operating on netCDF files"
-SRC_URI="http://telia.dl.sourceforge.net/sourceforge/nco/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/nco/${P}.tar.gz"
HOMEPAGE="http://nco.sourceforge.net/"
LICENSE="GPL-2"