diff options
author | 2005-02-17 21:30:46 +0000 | |
---|---|---|
committer | 2005-02-17 21:30:46 +0000 | |
commit | 69c2c4ed27203ad3be65816aedc556ea62862d79 (patch) | |
tree | 331ee2f346095da44b1974f45b3fd5dc78695e6d /sci-libs/lapack-atlas | |
parent | Use mask ifc on alpha. (diff) | |
download | historical-69c2c4ed27203ad3be65816aedc556ea62862d79.tar.gz historical-69c2c4ed27203ad3be65816aedc556ea62862d79.tar.bz2 historical-69c2c4ed27203ad3be65816aedc556ea62862d79.zip |
~alpha keyword.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sci-libs/lapack-atlas')
-rw-r--r-- | sci-libs/lapack-atlas/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/lapack-atlas/ChangeLog b/sci-libs/lapack-atlas/ChangeLog index 3ec3c5de4929..1a461b694262 100644 --- a/sci-libs/lapack-atlas/ChangeLog +++ b/sci-libs/lapack-atlas/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/lapack-atlas -# Copyright 2004-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.2 2004/12/29 21:55:38 swegener Exp $ +# Copyright 2004-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.3 2005/02/17 21:30:46 kloeri Exp $ + + 17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + lapack-atlas-3.6.0.ebuild: + ~alpha keyword. *lapack-atlas-3.6.0 (29 Dec 2004) diff --git a/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild b/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild index d8c21fce26cf..01a95e79eda9 100644 --- a/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild +++ b/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild,v 1.2 2004/12/29 18:33:18 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild,v 1.3 2005/02/17 21:30:46 kloeri Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 amd64 ~ppc ppc64 ~sparc" +KEYWORDS="~x86 amd64 ~ppc ppc64 ~sparc ~alpha" IUSE="ifc doc" DEPEND="virtual/libc |