diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-04-18 16:19:36 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-04-18 16:19:36 +0000 |
commit | a85655ec34163efbcc8f2f1c25f3faf27f1951ff (patch) | |
tree | 63ab7ba581bdfba677737a607010fd287780eb86 /sci-mathematics | |
parent | Minor multilib cleanup. (diff) | |
download | gentoo-2-a85655ec34163efbcc8f2f1c25f3faf27f1951ff.tar.gz gentoo-2-a85655ec34163efbcc8f2f1c25f3faf27f1951ff.tar.bz2 gentoo-2-a85655ec34163efbcc8f2f1c25f3faf27f1951ff.zip |
Marked ppc stable.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.57-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index c2feab161fb3..d149e853f602 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.3 2004/12/29 21:36:22 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.4 2005/04/18 16:19:36 josejx Exp $ + + 18 Apr 2005; Joseph Jezak <josejx@gentoo.org> octave-2.1.57-r1.ebuild: + Marked ppc stable. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/sci-mathematics/octave/octave-2.1.57-r1.ebuild b/sci-mathematics/octave/octave-2.1.57-r1.ebuild index 3bffac26d6be..e749d09cad20 100644 --- a/sci-mathematics/octave/octave-2.1.57-r1.ebuild +++ b/sci-mathematics/octave/octave-2.1.57-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.4 2005/03/08 18:34:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.5 2005/04/18 16:19:36 josejx Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc alpha ~sparc amd64" +KEYWORDS="x86 ppc alpha ~sparc amd64" IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas" DEPEND="virtual/libc |