diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-10 12:29:16 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-10 12:29:16 +0000 |
commit | 9d89393fdb917a1e3a608275ccc2b458d9e3979f (patch) | |
tree | 570e1790fefbc20ac6f620c0838b226d306ec981 /virtual | |
parent | removed old versions + fixes bug #195149 (missing openldap dependency) (diff) | |
download | gentoo-2-9d89393fdb917a1e3a608275ccc2b458d9e3979f.tar.gz gentoo-2-9d89393fdb917a1e3a608275ccc2b458d9e3979f.tar.bz2 gentoo-2-9d89393fdb917a1e3a608275ccc2b458d9e3979f.zip |
setting as stable, since cblas-reference is.
(Portage version: 2.1.3.12)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/cblas/cblas-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/cblas/cblas-1.0.ebuild b/virtual/cblas/cblas-1.0.ebuild index 77ca3d359236..397329bb5d50 100644 --- a/virtual/cblas/cblas-1.0.ebuild +++ b/virtual/cblas/cblas-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/cblas/cblas-1.0.ebuild,v 1.1 2007/10/10 12:27:59 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/cblas/cblas-1.0.ebuild,v 1.2 2007/10/10 12:29:16 bicatali Exp $ DESCRIPTION="Virtual for BLAS C implementation" HOMEPAGE="http://www.gentoo.org/proj/en/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( sci-libs/cblas-reference |