diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 06:32:11 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 06:32:11 +0000 |
commit | bef7332eacb62373c4a109da00d3f140086dd072 (patch) | |
tree | eabb73153a97f4451e6742d467632be07ac519b0 /app-sci/octave | |
parent | removed old stuff (diff) | |
download | gentoo-2-bef7332eacb62373c4a109da00d3f140086dd072.tar.gz gentoo-2-bef7332eacb62373c4a109da00d3f140086dd072.tar.bz2 gentoo-2-bef7332eacb62373c4a109da00d3f140086dd072.zip |
moved to stable profile
Diffstat (limited to 'app-sci/octave')
-rw-r--r-- | app-sci/octave/octave-2.0.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/octave/octave-2.0.17-r2.ebuild b/app-sci/octave/octave-2.0.17-r2.ebuild index e18a4a807819..38640718ece7 100644 --- a/app-sci/octave/octave-2.0.17-r2.ebuild +++ b/app-sci/octave/octave-2.0.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17-r2.ebuild,v 1.2 2003/03/30 06:42:38 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17-r2.ebuild,v 1.3 2003/04/06 06:32:11 george Exp $ IUSE="" @@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r3 >=media-gfx/gnuplot-3.7.1-r3" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" SLOT="0" src_compile() { |