From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 33D591388C1 for ; Thu, 3 Dec 2015 09:54:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45F7821C060; Thu, 3 Dec 2015 09:54:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4E5121C050 for ; Thu, 3 Dec 2015 09:54:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69A2D34096F for ; Thu, 3 Dec 2015 09:54:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31AD5C91 for ; Thu, 3 Dec 2015 09:54:48 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1449135740.11f24ae828fb53590884c6813c93ba98bbb1ee50.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/lapack-reference/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/lapack-reference/lapack-reference-3.6.0-r1.ebuild sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild X-VCS-Directories: sci-libs/lapack-reference/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 11f24ae828fb53590884c6813c93ba98bbb1ee50 X-VCS-Branch: master Date: Thu, 3 Dec 2015 09:54:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d9771f44-5e22-4904-b38c-6cd7294fdce0 X-Archives-Hash: fec7322face83bb68b30df9bac0d1ea1 commit: 11f24ae828fb53590884c6813c93ba98bbb1ee50 Author: Ted Tanberry gmail com> AuthorDate: Thu Dec 3 08:38:45 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Dec 3 09:42:20 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=11f24ae8 sci-libs/lapack-reference: revbump .../{lapack-reference-3.6.0.ebuild => lapack-reference-3.6.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild b/sci-libs/lapack-reference/lapack-reference-3.6.0-r1.ebuild similarity index 97% rename from sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild rename to sci-libs/lapack-reference/lapack-reference-3.6.0-r1.ebuild index c06fe42..bec6ed9 100644 --- a/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild +++ b/sci-libs/lapack-reference/lapack-reference-3.6.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) NUMERIC_MODULE_NAME="reflapack" -inherit alternatives-2 cmake-utils fortran-2 numeric-int64-multibuild python-any-r1 eutils +inherit alternatives-2 cmake-utils eutils fortran-2 numeric-int64-multibuild python-any-r1 MY_PN=lapack MYP=${MY_PN}-${PV}