diff options
author | George Shapovalov <george@gentoo.org> | 2003-10-01 10:53:30 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-10-01 10:53:30 +0000 |
commit | 0bfbf8474e959684252a81769958937bbce0fd1f (patch) | |
tree | 8d80c4eecdb725acc4b6d586508700299ad93c27 /dev-libs/atlas/atlas-3.4.2.ebuild | |
parent | epatch, sed and changelog fixes (diff) | |
download | gentoo-2-0bfbf8474e959684252a81769958937bbce0fd1f.tar.gz gentoo-2-0bfbf8474e959684252a81769958937bbce0fd1f.tar.bz2 gentoo-2-0bfbf8474e959684252a81769958937bbce0fd1f.zip |
moved 3.4.2 to stable, added latest development version (to stay keymasked)
Diffstat (limited to 'dev-libs/atlas/atlas-3.4.2.ebuild')
-rw-r--r-- | dev-libs/atlas/atlas-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atlas/atlas-3.4.2.ebuild b/dev-libs/atlas/atlas-3.4.2.ebuild index f91fbdfce24c..032a41bf7d8d 100644 --- a/dev-libs/atlas/atlas-3.4.2.ebuild +++ b/dev-libs/atlas/atlas-3.4.2.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/dev-libs/atlas/atlas-3.4.2.ebuild,v 1.1 2003/08/13 04:28:38 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.4.2.ebuild,v 1.2 2003/10/01 10:53:22 george Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${PN}${PV}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 sparc" DEPEND="virtual/glibc" |