diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 06:35:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 06:35:13 +0000 |
commit | cf00156933e9fb1f2aceea1f64b365d15a5e474c (patch) | |
tree | 9511a6f0cbd821997dd765065126c63c4f5d0437 /sci-mathematics | |
parent | Stable for HPPA (bug #318649). (diff) | |
download | gentoo-2-cf00156933e9fb1f2aceea1f64b365d15a5e474c.tar.gz gentoo-2-cf00156933e9fb1f2aceea1f64b365d15a5e474c.tar.bz2 gentoo-2-cf00156933e9fb1f2aceea1f64b365d15a5e474c.zip |
Stable for HPPA (bug #318649).
(Portage version: 2.2_rc67/cvs/Linux i686)
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 9098fd363cfe..a8e4bd81a3fc 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.87 2010/05/04 23:40:04 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.88 2010/05/13 06:35:13 jer Exp $ + + 13 May 2010; Jeroen Roovers <jer@gentoo.org> octave-3.2.4-r1.ebuild: + Stable for HPPA (bug #318649). 05 May 2010; Sébastien Fabbro <bicatali@gentoo.org> -octave-2.1.57-r1.ebuild, -octave-2.1.69.ebuild, -octave-2.1.72.ebuild, diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild index fa10cf72905f..35ee038dd485 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.4 2010/05/04 23:40:04 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.5 2010/05/13 06:35:13 jer 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] |