diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-04 12:44:34 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-04 12:44:34 +0000 |
commit | c760460dc6df76f6b0353df5fbc61a557a6ed031 (patch) | |
tree | 1a99899489878f0c2971ed0d2a2e51977c6b1592 /app-sci | |
parent | Latest stable for x86 (Manifest recommit) (diff) | |
download | gentoo-2-c760460dc6df76f6b0353df5fbc61a557a6ed031.tar.gz gentoo-2-c760460dc6df76f6b0353df5fbc61a557a6ed031.tar.bz2 gentoo-2-c760460dc6df76f6b0353df5fbc61a557a6ed031.zip |
Latest = stable
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/orsa/orsa-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/orsa/orsa-0.6.1.ebuild b/app-sci/orsa/orsa-0.6.1.ebuild index 19610853dacf..6ba2ffaea5b8 100644 --- a/app-sci/orsa/orsa-0.6.1.ebuild +++ b/app-sci/orsa/orsa-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.6.1.ebuild,v 1.2 2004/10/15 16:19:23 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.6.1.ebuild,v 1.3 2004/11/04 12:44:34 phosphan Exp $ inherit base flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/orsa/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="opengl mpi fftw ginac cln gsl qt" S="${WORKDIR}/${P/_/-}" |