summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-17 14:12:23 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-17 14:12:23 +0000
commit43951cbc0804e88a8e333e975498a3da0cf3ee74 (patch)
tree384667705c026a8a66d971efb978943604c315ff /sci-mathematics
parentAdded ~ppc64; bug #126527 (diff)
downloadgentoo-2-43951cbc0804e88a8e333e975498a3da0cf3ee74.tar.gz
gentoo-2-43951cbc0804e88a8e333e975498a3da0cf3ee74.tar.bz2
gentoo-2-43951cbc0804e88a8e333e975498a3da0cf3ee74.zip
Added ~ppc64; bug #126527
(Portage version: 2.0.54)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-2.1.72.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index b87217905846..6b6e923412a9 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/octave
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.26 2006/03/14 21:27:17 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.27 2006/03/17 14:12:23 corsair Exp $
+
+ 17 Mar 2006; Markus Rothe <corsair@gentoo.org> octave-2.1.72.ebuild:
+ Added ~ppc64; bug #126527
14 Mar 2006; Markus Dittrich <markusle@gentoo.org>
+files/octave-2.1.72-gcc4.1-gentoo.patch, octave-2.1.72.ebuild:
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild
index 1eef2f7a29fc..28169a3deacc 100644
--- a/sci-mathematics/octave/octave-2.1.72.ebuild
+++ b/sci-mathematics/octave/octave-2.1.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.2 2006/03/14 21:27:17 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.3 2006/03/17 14:12:23 corsair Exp $
inherit flag-o-matic fortran
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2
SLOT="0"
IUSE="emacs static readline zlib tetex hdf5 mpi blas"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3