diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-21 20:06:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-21 20:06:52 +0000 |
commit | 8fd7197dca160ce31bff2b185629a4254ca05fb1 (patch) | |
tree | 17291f2d2f19422062d84e406f1cc2601d385a29 /sci-libs/acml | |
parent | Make pykdeuic work with >=PyQt4-4.7.5, bug 349453. Drop old patches. (diff) | |
download | gentoo-2-8fd7197dca160ce31bff2b185629a4254ca05fb1.tar.gz gentoo-2-8fd7197dca160ce31bff2b185629a4254ca05fb1.tar.bz2 gentoo-2-8fd7197dca160ce31bff2b185629a4254ca05fb1.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sci-libs/acml')
-rw-r--r-- | sci-libs/acml/acml-4.1.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/acml/acml-4.1.0-r1.ebuild b/sci-libs/acml/acml-4.1.0-r1.ebuild index 1361f48c2405..040823b1c85b 100644 --- a/sci-libs/acml/acml-4.1.0-r1.ebuild +++ b/sci-libs/acml/acml-4.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild,v 1.8 2011/06/21 15:55:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild,v 1.9 2011/06/21 20:06:52 mr_bones_ Exp $ EAPI=1 @@ -24,7 +24,6 @@ SRC_URI=" gfortran? ( ${MY_P}-gfortran-32bit.tgz ) !ifc? ( !gfortran? ( ${MY_P}-gfortran-32bit.tgz ) ) )" - SLOT="0" LICENSE="ACML" KEYWORDS="-* ~amd64 ~x86" |