diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-08-06 21:43:41 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-08-06 21:43:41 +0000 |
commit | cda2bd81d0411fd1b93cce242375b4e65e6afa39 (patch) | |
tree | 1424b3fad4096c42cb89a6801d8e612af8dd72f6 /sci-mathematics/octave-forge | |
parent | Stable on x86. Security bug 142387, tested by Christian 'Opfer' Faulhammer <g... (diff) | |
download | gentoo-2-cda2bd81d0411fd1b93cce242375b4e65e6afa39.tar.gz gentoo-2-cda2bd81d0411fd1b93cce242375b4e65e6afa39.tar.bz2 gentoo-2-cda2bd81d0411fd1b93cce242375b4e65e6afa39.zip |
Stable on x86. Bug #141446, tested by Christian Faulhammer <gentoo at faulhammer.org>.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'sci-mathematics/octave-forge')
-rw-r--r-- | sci-mathematics/octave-forge/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sci-mathematics/octave-forge/ChangeLog b/sci-mathematics/octave-forge/ChangeLog index 5fffd06c2aee..71daf795e9e9 100644 --- a/sci-mathematics/octave-forge/ChangeLog +++ b/sci-mathematics/octave-forge/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/octave-forge # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.16 2006/06/11 19:08:59 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.17 2006/08/06 21:43:41 ticho Exp $ + + 06 Aug 2006; Andrej Kacian <ticho@gentoo.org> + octave-forge-2006.01.28.ebuild: + Stable on x86. Bug #141446, tested by Christian Faulhammer <gentoo at + faulhammer.org>. 11 Jun 2006; Markus Dittrich <markusle@gentoo.org> octave-forge-2006.03.17.ebuild: diff --git a/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild index 2ae21d57fe9d..651fc611abcf 100644 --- a/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2006.01.28.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-forge/octave-forge-2006.01.28.ebuild,v 1.2 2006/05/11 15:32:09 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild,v 1.3 2006/08/06 21:43:41 ticho Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://octave.sourceforge.net/" SRC_URI="mirror://sourceforge/octave/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" SLOT="0" IUSE="ginac qhull X" |