diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:39:54 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:39:54 +0000 |
commit | 9c9f137148625f30f58c47636a5f2f6424d7a101 (patch) | |
tree | 82bf45b375cdbff820c5c9aed0d4eee47c367416 /sci-mathematics/octave | |
parent | Update to use mirror://. (diff) | |
download | gentoo-2-9c9f137148625f30f58c47636a5f2f6424d7a101.tar.gz gentoo-2-9c9f137148625f30f58c47636a5f2f6424d7a101.tar.bz2 gentoo-2-9c9f137148625f30f58c47636a5f2f6424d7a101.zip |
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.6.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.6.1.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 514606d8cf29..479fbcb27c9f 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/octave # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.123 2012/03/25 15:55:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.124 2012/04/24 10:39:54 mgorny Exp $ + + 24 Apr 2012; Michał Górny <mgorny@gentoo.org> octave-3.2.4-r1.ebuild, + octave-3.4.3-r1.ebuild, octave-3.6.0.ebuild, octave-3.6.1.ebuild: + Update to use mirror://. 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> octave-3.2.4-r1.ebuild, octave-3.4.3-r1.ebuild, octave-3.6.0.ebuild, octave-3.6.1.ebuild: diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild index 01c57ce4a6ca..59eb9a5638f2 100644 --- a/sci-mathematics/octave/octave-3.2.4-r1.ebuild +++ b/sci-mathematics/octave/octave-3.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.13 2012/03/25 15:55:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.14 2012/04/24 10:39:54 mgorny Exp $ EAPI="2" inherit flag-o-matic xemacs-elisp-common autotools @@ -8,7 +8,7 @@ inherit flag-o-matic xemacs-elisp-common autotools DESCRIPTION="High-level interactive language for numerical computations" LICENSE="GPL-3" HOMEPAGE="http://www.octave.org/" -SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" +SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc emacs fltk fftw opengl readline sparse test xemacs zlib" diff --git a/sci-mathematics/octave/octave-3.4.3-r1.ebuild b/sci-mathematics/octave/octave-3.4.3-r1.ebuild index 6c9edbfbaba1..463873f6e006 100644 --- a/sci-mathematics/octave/octave-3.4.3-r1.ebuild +++ b/sci-mathematics/octave/octave-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.12 2012/03/25 15:55:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.13 2012/04/24 10:39:54 mgorny Exp $ EAPI=4 inherit eutils base autotools toolchain-funcs @@ -8,7 +8,7 @@ inherit eutils base autotools toolchain-funcs DESCRIPTION="High-level interactive language for numerical computations" LICENSE="GPL-3" HOMEPAGE="http://www.octave.org/" -SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" +SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc fftw +glpk +imagemagick opengl openmp +qhull +qrupdate diff --git a/sci-mathematics/octave/octave-3.6.0.ebuild b/sci-mathematics/octave/octave-3.6.0.ebuild index 1bc8f669dabc..5395669f5ffa 100644 --- a/sci-mathematics/octave/octave-3.6.0.ebuild +++ b/sci-mathematics/octave/octave-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild,v 1.5 2012/03/25 15:55:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild,v 1.6 2012/04/24 10:39:54 mgorny Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit autotools-utils toolchain-funcs DESCRIPTION="High-level interactive language for numerical computations" LICENSE="GPL-3" HOMEPAGE="http://www.octave.org/" -SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" +SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc fftw +glpk +imagemagick opengl +qhull +qrupdate diff --git a/sci-mathematics/octave/octave-3.6.1.ebuild b/sci-mathematics/octave/octave-3.6.1.ebuild index f8a48eecaea5..a05a33770f7d 100644 --- a/sci-mathematics/octave/octave-3.6.1.ebuild +++ b/sci-mathematics/octave/octave-3.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.1.ebuild,v 1.2 2012/03/25 15:55:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.1.ebuild,v 1.3 2012/04/24 10:39:54 mgorny Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit autotools-utils toolchain-funcs DESCRIPTION="High-level interactive language for numerical computations" LICENSE="GPL-3" HOMEPAGE="http://www.octave.org/" -SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" +SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc fftw +glpk gnuplot +imagemagick opengl +qhull +qrupdate |