diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 07:42:01 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 07:42:01 +0000 |
commit | 029df1a855de34b625484c782f16297461068a23 (patch) | |
tree | d20adb3564e29ea5a191b70a40a65326551408d5 /dev-libs/atlas | |
parent | x86 moved to stable. added ~ppc ~sparc. (diff) | |
download | gentoo-2-029df1a855de34b625484c782f16297461068a23.tar.gz gentoo-2-029df1a855de34b625484c782f16297461068a23.tar.bz2 gentoo-2-029df1a855de34b625484c782f16297461068a23.zip |
moved to stable
Diffstat (limited to 'dev-libs/atlas')
-rw-r--r-- | dev-libs/atlas/atlas-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atlas/atlas-3.4.1.ebuild b/dev-libs/atlas/atlas-3.4.1.ebuild index b5f18ea52054..a119763ede4d 100644 --- a/dev-libs/atlas/atlas-3.4.1.ebuild +++ b/dev-libs/atlas/atlas-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.4.1.ebuild,v 1.1 2003/03/13 08:30:12 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.4.1.ebuild,v 1.2 2003/04/06 07:39:47 george Exp $ IUSE="" @@ -9,7 +9,7 @@ DESCRIPTION="automatically tuned linear algebra software" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/math-atlas/${PN}${PV}.tar.bz2" HOMEPAGE="http://math-atlas.sourceforge.net" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 sparc" LICENSE="BSD" #not sure if this is a best choice, as this is a lib, #but setting SLOT to 0, following previous version |