From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-414461-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RiBjd-0006EJ-Hw for garchives@archives.gentoo.org; Tue, 03 Jan 2012 21:17:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCC6121C159; Tue, 3 Jan 2012 21:17:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 929F521C159 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Jan 2012 21:17:21 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0021E1B4012 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Jan 2012 21:17:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 18C7680042 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Jan 2012 21:17:20 +0000 (UTC) From: "Sebastien Fabbro" <bicatali@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" <bicatali@gentoo.org> Message-ID: <3121dda8edfa2153c8004d34117d8fa4c0a5efe4.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/blas-reference/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/blas-reference/ChangeLog sci-libs/blas-reference/blas-reference-20110418.ebuild sci-libs/blas-reference/blas-reference-99999999.ebuild X-VCS-Directories: sci-libs/blas-reference/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 3121dda8edfa2153c8004d34117d8fa4c0a5efe4 Date: Tue, 3 Jan 2012 21:17:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9b55899a-42f6-4d10-b9bd-c7d9ce93506a X-Archives-Hash: 8183fdcc32a840791c8a7cfd0ca8db31 commit: 3121dda8edfa2153c8004d34117d8fa4c0a5efe4 Author: S=C3=A9bastien Fabbro <sebfabbro <AT> gmail <DOT> com> AuthorDate: Tue Jan 3 17:54:46 2012 +0000 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org> CommitDate: Tue Jan 3 17:54:46 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D3121dda8 blas svn --- sci-libs/blas-reference/ChangeLog | 8 +++++++- .../blas-reference/blas-reference-20110418.ebuild | 4 ++-- ...10418.ebuild =3D> blas-reference-99999999.ebuild} | 14 ++++++------= -- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/sci-libs/blas-reference/ChangeLog b/sci-libs/blas-reference/= ChangeLog index 1a8b723..d900996 100644 --- a/sci-libs/blas-reference/ChangeLog +++ b/sci-libs/blas-reference/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for sci-libs/blas-reference -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*blas-reference-99999999 (03 Jan 2012) + + 03 Jan 2012; S=C3=A9bastien Fabbro <bicatali@gentoo.org> + blas-reference-20110418.ebuild, +blas-reference-99999999.ebuild: + Added svn live version + *blas-reference-20110418 (07 Sep 2011) =20 07 Sep 2011; S=C3=A9bastien Fabbro <bicatali@gentoo.org> diff --git a/sci-libs/blas-reference/blas-reference-20110418.ebuild b/sci= -libs/blas-reference/blas-reference-20110418.ebuild index 7e3ed83..86c5eed 100644 --- a/sci-libs/blas-reference/blas-reference-20110418.ebuild +++ b/sci-libs/blas-reference/blas-reference-20110418.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -7,7 +7,7 @@ inherit eutils toolchain-funcs cmake-utils alternatives-2 =20 MYP=3Dlapack-3.3.1 =20 -DESCRIPTION=3D"Reference implementation of BLAS and LAPACK" +DESCRIPTION=3D"Reference implementation of BLAS" HOMEPAGE=3D"http://www.netlib.org/lapack/" SRC_URI=3D"http://www.netlib.org/lapack/${MYP}.tgz" =20 diff --git a/sci-libs/blas-reference/blas-reference-20110418.ebuild b/sci= -libs/blas-reference/blas-reference-99999999.ebuild similarity index 83% copy from sci-libs/blas-reference/blas-reference-20110418.ebuild copy to sci-libs/blas-reference/blas-reference-99999999.ebuild index 7e3ed83..8fde808 100644 --- a/sci-libs/blas-reference/blas-reference-20110418.ebuild +++ b/sci-libs/blas-reference/blas-reference-99999999.ebuild @@ -1,19 +1,17 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D4 -inherit eutils toolchain-funcs cmake-utils alternatives-2 +inherit eutils toolchain-funcs cmake-utils alternatives-2 subversion =20 -MYP=3Dlapack-3.3.1 - -DESCRIPTION=3D"Reference implementation of BLAS and LAPACK" +DESCRIPTION=3D"Reference implementation of BLAS" HOMEPAGE=3D"http://www.netlib.org/lapack/" -SRC_URI=3D"http://www.netlib.org/lapack/${MYP}.tgz" +ESVN_REPO_URI=3D"https://icl.cs.utk.edu/svn/lapack-dev/lapack/trunk" =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"" IUSE=3D"static-libs test" =20 RDEPEND=3D"virtual/fortran" @@ -76,5 +74,5 @@ src_install() { cmake-utils_src_install -C BLAS fi alternatives_for blas reference 0 \ - "/usr/$(get_libdir)/pkgconfig/blas.pc" "refblas.pc" + "/usr/$(get_libdir)/pkgconfig/blas.pc" "refblas.pc" }