diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-10-25 06:20:56 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-10-25 06:20:56 +0000 |
commit | ee8d4f2471eb5b065186519627977d40b3b621b9 (patch) | |
tree | f2e1a2b7974600a2f70eb1f23aea8f90320d46ca /sci-mathematics | |
parent | sys-fs/aufs3: Add Arch linux patch for hardened kernels, #393559 (diff) | |
download | gentoo-2-ee8d4f2471eb5b065186519627977d40b3b621b9.tar.gz gentoo-2-ee8d4f2471eb5b065186519627977d40b3b621b9.tar.bz2 gentoo-2-ee8d4f2471eb5b065186519627977d40b3b621b9.zip |
Add ~x86-fbsd. #303915
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 0b4190c2ee4d..1cc4beb25435 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # 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.128 2012/07/05 18:04:26 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.129 2012/10/25 06:20:56 naota Exp $ + + 25 Oct 2012; <naota@gentoo.org> octave-3.6.2-r1.ebuild: + Add ~x86-fbsd. #303915 05 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> +files/octave-3.4.3-gets.patch, octave-3.6.2-r1.ebuild: diff --git a/sci-mathematics/octave/octave-3.6.2-r1.ebuild b/sci-mathematics/octave/octave-3.6.2-r1.ebuild index f00dd1a28335..3df6244dd666 100644 --- a/sci-mathematics/octave/octave-3.6.2-r1.ebuild +++ b/sci-mathematics/octave/octave-3.6.2-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.6.2-r1.ebuild,v 1.2 2012/07/05 18:04:26 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.2-r1.ebuild,v 1.3 2012/10/25 06:20:56 naota Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc fftw +glpk gnuplot hdf5 +imagemagick opengl +qhull +qrupdate readline +sparse static-libs X zlib" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND="dev-libs/libpcre app-text/ghostscript-gpl |