diff options
author | 2010-06-13 15:07:46 +0000 | |
---|---|---|
committer | 2010-06-13 15:07:46 +0000 | |
commit | 400ab8298762ef5a7e7e95f162fbe4dc3595197e (patch) | |
tree | 9aff01849ed701a1f6174a77ecc3485e38411dbd /sci-mathematics | |
parent | header (diff) | |
download | gentoo-2-400ab8298762ef5a7e7e95f162fbe4dc3595197e.tar.gz gentoo-2-400ab8298762ef5a7e7e95f162fbe4dc3595197e.tar.bz2 gentoo-2-400ab8298762ef5a7e7e95f162fbe4dc3595197e.zip |
alpha/sparc stable wrt #318649
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 083e0fbe6da3..bb5b08c6a347 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.90 2010/05/24 12:44:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.91 2010/06/13 15:07:46 armin76 Exp $ + + 13 Jun 2010; Raúl Porcel <armin76@gentoo.org> octave-3.2.4-r1.ebuild: + alpha/sparc stable wrt #318649 24 May 2010; <nixnut@gentoo.org> octave-3.2.4-r1.ebuild: ppc stable #318649 diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild index 38be92df7350..d961cddb05f4 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-2010 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.7 2010/05/24 12:44:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.8 2010/06/13 15:07:46 armin76 Exp $ EAPI="2" inherit flag-o-matic xemacs-elisp-common autotools @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc emacs fltk fftw opengl readline sparse test xemacs zlib" -KEYWORDS="~alpha amd64 hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" RDEPEND="dev-libs/libpcre media-gfx/graphicsmagick[cxx] |