diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:26:36 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:26:36 +0000 |
commit | 59165a17ee6afd18cfe5cf6c93728339747855f4 (patch) | |
tree | 02153ea6a16ef63975ccbb52dd57600e06fdb35d /sci-libs | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-59165a17ee6afd18cfe5cf6c93728339747855f4.tar.gz historical-59165a17ee6afd18cfe5cf6c93728339747855f4.tar.bz2 historical-59165a17ee6afd18cfe5cf6c93728339747855f4.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/acml/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/acml/acml-3.0.0.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/acml/acml-3.1.0-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/acml/acml-3.6.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/acml/acml-3.6.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/mkl/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/mkl/mkl-5.2.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/mkl/mkl-8.1.014.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/mkl/mkl-9.0.018.ebuild | 4 |
9 files changed, 27 insertions, 19 deletions
diff --git a/sci-libs/acml/ChangeLog b/sci-libs/acml/ChangeLog index 01dffc5cda04..a614beec1048 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.20 2007/06/01 16:05:35 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.21 2007/07/02 15:25:55 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> acml-3.0.0.ebuild, + acml-3.1.0-r1.ebuild, acml-3.6.0.ebuild, acml-3.6.1.ebuild: + (QA) RESTRICT clean up. *acml-3.6.1 (01 Jun 2007) *acml-3.6.0 (01 Jun 2007) diff --git a/sci-libs/acml/acml-3.0.0.ebuild b/sci-libs/acml/acml-3.0.0.ebuild index 308a58e74d84..ab501d4455d0 100644 --- a/sci-libs/acml/acml-3.0.0.ebuild +++ b/sci-libs/acml/acml-3.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.0.0.ebuild,v 1.4 2006/08/15 21:22:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.0.0.ebuild,v 1.5 2007/07/02 15:25:55 peper Exp $ inherit eutils @@ -12,7 +12,7 @@ S=${WORKDIR} SRC_URI="amd64? ( acml-${MY_PV}-gnu-64bit.tgz ) x86? ( acml-${MY_PV}-gnu-32bit.tgz )" -RESTRICT="fetch nostrip" +RESTRICT="fetch strip" IUSE="sse sse2" LICENSE="ACML" KEYWORDS="amd64 x86" diff --git a/sci-libs/acml/acml-3.1.0-r1.ebuild b/sci-libs/acml/acml-3.1.0-r1.ebuild index 4fe8b157a04b..8d376b0e4f26 100644 --- a/sci-libs/acml/acml-3.1.0-r1.ebuild +++ b/sci-libs/acml/acml-3.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1.0-r1.ebuild,v 1.4 2006/08/17 20:06:58 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.1.0-r1.ebuild,v 1.5 2007/07/02 15:25:55 peper Exp $ inherit eutils @@ -12,7 +12,7 @@ S=${WORKDIR} SRC_URI="amd64? ( acml-${MY_PV}-gnu-64bit.tgz ) x86? ( acml-${MY_PV}-gnu-32bit.tgz )" -RESTRICT="fetch nostrip" +RESTRICT="fetch strip" IUSE="sse sse2" LICENSE="ACML" KEYWORDS="~amd64 ~x86" diff --git a/sci-libs/acml/acml-3.6.0.ebuild b/sci-libs/acml/acml-3.6.0.ebuild index f084d0168b28..39fce3ae68f8 100644 --- a/sci-libs/acml/acml-3.6.0.ebuild +++ b/sci-libs/acml/acml-3.6.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-3.6.0.ebuild,v 1.1 2007/06/01 16:05:35 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.0.ebuild,v 1.2 2007/07/02 15:25:55 peper Exp $ inherit eutils toolchain-funcs fortran @@ -15,7 +15,7 @@ SRC_URI="amd64? ( ifc? ( acml-${MY_PV}-ifort-64bit.tgz ) x86? ( ifc? ( acml-${MY_PV}-ifort-32bit.tgz ) !ifc? ( acml-${MY_PV}-gnu-32bit.tgz ) )" -RESTRICT="fetch nostrip" +RESTRICT="fetch strip" IUSE="ifc openmp doc examples" LICENSE="ACML" KEYWORDS="~amd64 ~x86" diff --git a/sci-libs/acml/acml-3.6.1.ebuild b/sci-libs/acml/acml-3.6.1.ebuild index d59a5a09db61..72a2e6a8675d 100644 --- a/sci-libs/acml/acml-3.6.1.ebuild +++ b/sci-libs/acml/acml-3.6.1.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.ebuild,v 1.1 2007/06/01 16:05:35 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.6.1.ebuild,v 1.2 2007/07/02 15:25:55 peper Exp $ inherit eutils toolchain-funcs fortran @@ -13,7 +13,7 @@ SRC_URI="x86? ( acml-${MY_PV}-gfortran-32bit.tgz ) amd64? ( int64? ( acml-${MY_PV}-gfortran-64bit-int64.tgz ) !int64? ( acml-${MY_PV}-gfortran-64bit.tgz ) )" -RESTRICT="fetch nostrip" +RESTRICT="fetch strip" IUSE="int64 doc examples" LICENSE="ACML" KEYWORDS="~amd64 ~x86" diff --git a/sci-libs/mkl/ChangeLog b/sci-libs/mkl/ChangeLog index ecc642199913..518c6ef66392 100644 --- a/sci-libs/mkl/ChangeLog +++ b/sci-libs/mkl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/mkl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.14 2007/06/01 00:59:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.15 2007/07/02 15:26:36 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> mkl-5.2.ebuild, + mkl-8.1.014.ebuild, mkl-9.0.018.ebuild: + (QA) RESTRICT clean up. 01 Jun 2007; Sébastien Fabbro <bicatali@gentoo.org> mkl-9.0.018.ebuild: small fix while creating the env.d file diff --git a/sci-libs/mkl/mkl-5.2.ebuild b/sci-libs/mkl/mkl-5.2.ebuild index dbeb290e82b5..f625f0e8c567 100644 --- a/sci-libs/mkl/mkl-5.2.ebuild +++ b/sci-libs/mkl/mkl-5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/mkl-5.2.ebuild,v 1.2 2005/08/24 16:27:00 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/mkl-5.2.ebuild,v 1.3 2007/07/02 15:26:36 peper Exp $ S=${WORKDIR} DESCRIPTION="Intel(R) Math Kernel Library" @@ -10,7 +10,7 @@ SRC_URI="http://developer.intel.com/software/products/mkl/downloads/mkl52lin_e.t IUSE="" # No need to, there aren't any executables and it takes a long time. -RESTRICT="nostrip" +RESTRICT="strip" SLOT="0" LICENSE="imkl-5.1" diff --git a/sci-libs/mkl/mkl-8.1.014.ebuild b/sci-libs/mkl/mkl-8.1.014.ebuild index fc069dcbaa17..6e549e25e08d 100644 --- a/sci-libs/mkl/mkl-8.1.014.ebuild +++ b/sci-libs/mkl/mkl-8.1.014.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/mkl/mkl-8.1.014.ebuild,v 1.2 2007/03/24 23:11:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/mkl-8.1.014.ebuild,v 1.3 2007/07/02 15:26:36 peper Exp $ inherit fortran rpm flag-o-matic @@ -8,7 +8,7 @@ MYPV=${PV%.*} DESCRIPTION="Intel(R) Math Kernel Library: linear algebra, fft, random number generators." HOMEPAGE="http://developer.intel.com/software/products/mkl/" SRC_URI="l_${PN}_p_${PV}.tgz" -RESTRICT="nostrip fetch" +RESTRICT="strip fetch" #fortran95 implements a fortran 95 blas/lapack interface IUSE="fortran95 examples" diff --git a/sci-libs/mkl/mkl-9.0.018.ebuild b/sci-libs/mkl/mkl-9.0.018.ebuild index 00bdd6c37227..0d9095b6e15f 100644 --- a/sci-libs/mkl/mkl-9.0.018.ebuild +++ b/sci-libs/mkl/mkl-9.0.018.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/sci-libs/mkl/mkl-9.0.018.ebuild,v 1.3 2007/06/01 00:59:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/mkl-9.0.018.ebuild,v 1.4 2007/07/02 15:26:36 peper Exp $ inherit toolchain-funcs fortran DESCRIPTION="Intel(R) Math Kernel Library: linear algebra, fft, random number generators." HOMEPAGE="http://developer.intel.com/software/products/mkl/" SRC_URI="l_${PN}_p_${PV}.tgz" -RESTRICT="nostrip fetch" +RESTRICT="strip fetch" IUSE="fortran95 fftw examples" SLOT="0" |