summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-03-30 12:17:26 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-03-30 12:17:26 +0000
commitf1e4543ecfac00bf490547d27eabacf79f086c76 (patch)
treeeac4c0ee368ca9c0e85a66cf10ba62640c3bb026 /app-sci/octave
parentClosing #45591. (Manifest recommit) (diff)
downloadgentoo-2-f1e4543ecfac00bf490547d27eabacf79f086c76.tar.gz
gentoo-2-f1e4543ecfac00bf490547d27eabacf79f086c76.tar.bz2
gentoo-2-f1e4543ecfac00bf490547d27eabacf79f086c76.zip
adding SRC_URI of a mirror
Diffstat (limited to 'app-sci/octave')
-rw-r--r--app-sci/octave/ChangeLog5
-rw-r--r--app-sci/octave/octave-2.1.57.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog
index f5baae951199..da9a0475465d 100644
--- a/app-sci/octave/ChangeLog
+++ b/app-sci/octave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/octave
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.21 2004/03/29 05:49:39 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.22 2004/03/30 12:17:26 phosphan Exp $
+
+ 30 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> octave-2.1.57.ebuild:
+ Adding one of the mirrors to SRC_URI
*octave-2.1.57 (23 Mar 2004)
diff --git a/app-sci/octave/octave-2.1.57.ebuild b/app-sci/octave/octave-2.1.57.ebuild
index 950311c8d39a..f387a020ff6a 100644
--- a/app-sci/octave/octave-2.1.57.ebuild
+++ b/app-sci/octave/octave-2.1.57.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57.ebuild,v 1.1 2004/03/29 05:49:39 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57.ebuild,v 1.2 2004/03/30 12:17:26 phosphan Exp $
inherit flag-o-matic
DESCRIPTION="GNU Octave is a high-level language (MatLab compatible) intended for numerical computations"
HOMEPAGE="http://www.octave.org/"
-SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2"
+SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2
+ ftp://ftp.math.uni-hamburg.de/pub/soft/math/octave/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"