diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/acml/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/acml/acml-3.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/acml/acml-3.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/acml/acml-4.0.0.ebuild | 4 |
4 files changed, 8 insertions, 10 deletions
diff --git a/sci-libs/acml/ChangeLog b/sci-libs/acml/ChangeLog index 94852d7ba0d1..f9208e793996 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.25 2007/10/18 14:18:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.26 2007/11/21 00:25:36 bicatali Exp $ + + 21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> acml-3.6.0-r1.ebuild, + acml-3.6.1-r1.ebuild, acml-4.0.0.ebuild: + Removed PROVIDE, now lapack is new style virtual 18 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> 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 01f8ff2f631f..ffc28d381a86 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.4 2007/10/18 14:18:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.0-r1.ebuild,v 1.5 2007/11/21 00:25:36 bicatali Exp $ inherit eutils toolchain-funcs fortran @@ -31,8 +31,6 @@ 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 ac885939443f..bf458e89adff 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.4 2007/10/18 14:18:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.1-r1.ebuild,v 1.5 2007/11/21 00:25:36 bicatali Exp $ inherit eutils toolchain-funcs fortran @@ -28,8 +28,6 @@ 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 1b30c4e333b2..289fa8e89497 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.4 2007/10/18 14:18:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.0.0.ebuild,v 1.5 2007/11/21 00:25:36 bicatali Exp $ inherit eutils toolchain-funcs fortran @@ -28,8 +28,6 @@ DEPEND="app-admin/eselect-blas RDEPEND="${DEPEND} doc? ( app-doc/blas-docs app-doc/lapack-docs )" -PROVIDE="virtual/lapack" - S="${WORKDIR}" pkg_nofetch() { |