diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:40:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:40:18 +0000 |
commit | 344e29c8837c5c71606ffb7582611cc81425c01c (patch) | |
tree | 6bd2ca646df35fff0d0544087ba74d314e7c13b1 | |
parent | dev-perl/Class-MOP removal, see bug #350612 for reference (diff) | |
download | gentoo-2-344e29c8837c5c71606ffb7582611cc81425c01c.tar.gz gentoo-2-344e29c8837c5c71606ffb7582611cc81425c01c.tar.bz2 gentoo-2-344e29c8837c5c71606ffb7582611cc81425c01c.zip |
Stable for ppc64, wrt bug #473850
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index bb59546403b7..dab6eff4029d 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.143 2013/06/25 12:55:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.144 2013/06/29 19:40:18 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> octave-3.6.4.ebuild: + Stable for ppc64, wrt bug #473850 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> octave-3.6.4.ebuild: Stable for amd64, wrt bug #473850 diff --git a/sci-mathematics/octave/octave-3.6.4.ebuild b/sci-mathematics/octave/octave-3.6.4.ebuild index a2deef51d8c8..6831acdaf3f2 100644 --- a/sci-mathematics/octave/octave-3.6.4.ebuild +++ b/sci-mathematics/octave/octave-3.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.4.ebuild,v 1.7 2013/06/25 12:55:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.4.ebuild,v 1.8 2013/06/29 19:40:18 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot hdf5 +imagemagick opengl postscript +qhull +qrupdate readline +sparse static-libs X zlib" -KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl |