diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-09 01:44:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-09 01:44:57 +0000 |
commit | 5d956e04e8b5381ff39510c04e1345d3b5cdf9d5 (patch) | |
tree | 6e121f6b553903dddb4ea6a46b03e2949e685d2a /sci-mathematics | |
parent | remove unused sci-mathematics/coq:translator use flag (diff) | |
download | gentoo-2-5d956e04e8b5381ff39510c04e1345d3b5cdf9d5.tar.gz gentoo-2-5d956e04e8b5381ff39510c04e1345d3b5cdf9d5.tar.bz2 gentoo-2-5d956e04e8b5381ff39510c04e1345d3b5cdf9d5.zip |
Marked ~hppa (bug #216855).
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.73-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 81f829974837..ddc3c9232ffd 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.56 2008/04/07 13:57:31 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.57 2008/04/09 01:44:57 jer Exp $ + + 09 Apr 2008; Jeroen Roovers <jer@gentoo.org> octave-2.1.73-r2.ebuild: + Marked ~hppa (bug #216855). 07 Apr 2008; Markus Dittrich <markusle@gentoo.org> octave-2.1.57-r1.ebuild, octave-2.1.69.ebuild: diff --git a/sci-mathematics/octave/octave-2.1.73-r2.ebuild b/sci-mathematics/octave/octave-2.1.73-r2.ebuild index 0ed6f870ecef..fd45846c6ba9 100644 --- a/sci-mathematics/octave/octave-2.1.73-r2.ebuild +++ b/sci-mathematics/octave/octave-2.1.73-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.7 2008/03/02 13:46:24 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.8 2008/04/09 01:44:57 jer Exp $ inherit flag-o-matic fortran autotools xemacs-elisp-common @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2 SLOT="0" IUSE="emacs static readline zlib doc hdf5 mpi xemacs" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" DEPEND="virtual/libc dev-util/dejagnu |