From b05a91ba9d4aef99d6643d61c30299217c002ee4 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Thu, 18 Oct 2007 14:18:28 +0000 Subject: Re-added temporarily PROVIDE=virtual/lapack (Portage version: 2.1.3.14) --- sci-libs/acml/ChangeLog | 6 +++++- sci-libs/acml/acml-3.6.0-r1.ebuild | 4 +++- sci-libs/acml/acml-3.6.1-r1.ebuild | 4 +++- sci-libs/acml/acml-4.0.0.ebuild | 4 +++- 4 files changed, 14 insertions(+), 4 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/acml/ChangeLog b/sci-libs/acml/ChangeLog index 7e2b4f000e65..94852d7ba0d1 100644 --- a/sci-libs/acml/ChangeLog +++ b/sci-libs/acml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/acml # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.24 2007/10/11 16:28:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.25 2007/10/18 14:18:28 bicatali Exp $ + + 18 Oct 2007; Sébastien Fabbro acml-3.6.0-r1.ebuild, + acml-3.6.1-r1.ebuild, acml-4.0.0.ebuild: + Re-added temporarily PROVIDE=virtual/lapack 11 Oct 2007; Sébastien Fabbro acml-3.6.0-r1.ebuild, acml-3.6.1-r1.ebuild, acml-4.0.0.ebuild: diff --git a/sci-libs/acml/acml-3.6.0-r1.ebuild b/sci-libs/acml/acml-3.6.0-r1.ebuild index 31c7a3fb8c57..01f8ff2f631f 100644 --- a/sci-libs/acml/acml-3.6.0-r1.ebuild +++ b/sci-libs/acml/acml-3.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.0-r1.ebuild,v 1.3 2007/10/11 16:28:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.0-r1.ebuild,v 1.4 2007/10/18 14:18:28 bicatali Exp $ inherit eutils toolchain-funcs fortran @@ -31,6 +31,8 @@ DEPEND="app-admin/eselect-blas RDEPEND="${DEPEND} doc? ( app-doc/blas-docs app-doc/lapack-docs )" +PROVIDE="virtual/lapack" + S="${WORKDIR}" pkg_nofetch() { diff --git a/sci-libs/acml/acml-3.6.1-r1.ebuild b/sci-libs/acml/acml-3.6.1-r1.ebuild index a718d2351fc2..ac885939443f 100644 --- a/sci-libs/acml/acml-3.6.1-r1.ebuild +++ b/sci-libs/acml/acml-3.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.1-r1.ebuild,v 1.3 2007/10/11 16:28:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.1-r1.ebuild,v 1.4 2007/10/18 14:18:28 bicatali Exp $ inherit eutils toolchain-funcs fortran @@ -28,6 +28,8 @@ DEPEND="app-admin/eselect-blas RDEPEND="${DEPEND} doc? ( app-doc/blas-docs app-doc/lapack-docs )" +PROVIDE="virtual/lapack" + pkg_nofetch() { einfo "Please download the ACML from:" einfo "${HOMEPAGE}" diff --git a/sci-libs/acml/acml-4.0.0.ebuild b/sci-libs/acml/acml-4.0.0.ebuild index 47bec290ca21..1b30c4e333b2 100644 --- a/sci-libs/acml/acml-4.0.0.ebuild +++ b/sci-libs/acml/acml-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.0.0.ebuild,v 1.3 2007/10/11 16:28:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.0.0.ebuild,v 1.4 2007/10/18 14:18:28 bicatali Exp $ inherit eutils toolchain-funcs fortran @@ -28,6 +28,8 @@ DEPEND="app-admin/eselect-blas RDEPEND="${DEPEND} doc? ( app-doc/blas-docs app-doc/lapack-docs )" +PROVIDE="virtual/lapack" + S="${WORKDIR}" pkg_nofetch() { -- cgit v1.2.3-65-gdbad