From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6D02313933E for ; Wed, 21 Jul 2021 15:39:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6278E09CC; Wed, 21 Jul 2021 15:39:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A1321E09CC for ; Wed, 21 Jul 2021 15:39:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3455342A72 for ; Wed, 21 Jul 2021 15:39:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 327E07FE for ; Wed, 21 Jul 2021 15:39:24 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1626881949.33967a13b18c9e062b06767247ce3fcc3033936f.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/libquo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/libquo/Manifest sys-cluster/libquo/libquo-1.2.9.ebuild sys-cluster/libquo/libquo-1.3.1.ebuild X-VCS-Directories: sys-cluster/libquo/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 33967a13b18c9e062b06767247ce3fcc3033936f X-VCS-Branch: master Date: Wed, 21 Jul 2021 15:39:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 27de5890-d547-4c7e-9ee5-cad28d901461 X-Archives-Hash: 0ba075de82a6c5159ecd9e407ed40077 commit: 33967a13b18c9e062b06767247ce3fcc3033936f Author: Marek Szuba gentoo org> AuthorDate: Wed Jul 21 14:12:55 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Jul 21 15:39:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33967a13 sys-cluster/libquo: add 1.3.1, drop 1.2.9 Signed-off-by: Marek Szuba gentoo.org> sys-cluster/libquo/Manifest | 2 +- .../libquo/{libquo-1.2.9.ebuild => libquo-1.3.1.ebuild} | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/sys-cluster/libquo/Manifest b/sys-cluster/libquo/Manifest index 6b7246cbd88..fdd02f778e8 100644 --- a/sys-cluster/libquo/Manifest +++ b/sys-cluster/libquo/Manifest @@ -1 +1 @@ -DIST libquo-1.2.9.tar.gz 788507 BLAKE2B c6240ea265dfc34fd02b04f5ff9dcfa194c82789d3caa9553eb65ad25e9e883dfd320d4b095693b88778e74cbd11c207bcc9c5c133f03ec5a25e7c633853cd0d SHA512 732a737b9d53ca7b530ae5ecfd79cc9200f86e6a39f4c529975b204631165a178f6bb87228985222bf623f2581ecc29c774e8480ce9ebfcace12e14c49f98e62 +DIST libquo-1.3.1.tar.gz 1020369 BLAKE2B d7c3906e1211239a1329fd17799b45441bdf45e252ba57d13e4faece8d89b5964c558ab5b71295541d76568fea7530f868f82979998402533506c8eaf6485229 SHA512 02ab71f0c35a143b4be1960cebef23fcfd2ad7cc81edfd917d09482662ba3993045434c623caf19cf2983b3790ebc0e53bba7d9895b089eadaf39589ddff1579 diff --git a/sys-cluster/libquo/libquo-1.2.9.ebuild b/sys-cluster/libquo/libquo-1.3.1.ebuild similarity index 79% rename from sys-cluster/libquo/libquo-1.2.9.ebuild rename to sys-cluster/libquo/libquo-1.3.1.ebuild index 9fec47663d0..04abe2b0571 100644 --- a/sys-cluster/libquo/libquo-1.2.9.ebuild +++ b/sys-cluster/libquo/libquo-1.3.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 FORTRAN_NEEDED=fortran FORTRAN_STANDARD=90 @@ -10,14 +10,13 @@ inherit fortran-2 if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="https://github.com/lanl/${PN}.git" - inherit git-r3 - AUTOTOOLS_AUTORECONF=1 + inherit autotools git-r3 else SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz" KEYWORDS="~amd64" fi -DESCRIPTION="run-time tuning of process binding policies made easy" +DESCRIPTION="Run-time tuning of process binding policies made easy" HOMEPAGE="https://lanl.github.io/libquo/" LICENSE="BSD" @@ -32,6 +31,11 @@ DEPEND=" " RDEPEND="${DEPEND}" +src_prepare() { + default + [[ ${PV} = 9999 ]] && eautoreconf +} + src_configure() { econf CC=mpicc FC=$(usex fortran mpif90 false) }