diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-08 04:07:07 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-08 04:07:07 +0000 |
commit | e9ab5a31e0ea6b267b3fdd8565103fa4434f36da (patch) | |
tree | 2ab81f5fc7af5a2d332b1fe5edf6430b7f8465eb /sci-libs/blas-atlas/blas-atlas-3.7.11.ebuild | |
parent | Revision bump to support the new Java system. Removed junit flag since it was... (diff) | |
download | historical-e9ab5a31e0ea6b267b3fdd8565103fa4434f36da.tar.gz historical-e9ab5a31e0ea6b267b3fdd8565103fa4434f36da.tar.bz2 historical-e9ab5a31e0ea6b267b3fdd8565103fa4434f36da.zip |
Stable x86; reminds me of geography class ;)
Package-Manager: portage-2.1-r2
Diffstat (limited to 'sci-libs/blas-atlas/blas-atlas-3.7.11.ebuild')
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.7.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/blas-atlas/blas-atlas-3.7.11.ebuild b/sci-libs/blas-atlas/blas-atlas-3.7.11.ebuild index 771b9ced1627..44350f30de13 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.7.11.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.7.11.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-libs/blas-atlas/blas-atlas-3.7.11.ebuild,v 1.14 2006/09/04 17:26:40 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.7.11.ebuild,v 1.15 2006/09/08 04:07:07 tsunam Exp $ inherit eutils toolchain-funcs fortran @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${MY_PN}${PV}.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" IUSE="doc" RDEPEND="sci-libs/blas-config" |