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 313DE138334 for ; Mon, 10 Jun 2019 20:38:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BCF4E0826; Mon, 10 Jun 2019 20:38:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 09FDCE0826 for ; Mon, 10 Jun 2019 20:38:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 968FF345C48 for ; Mon, 10 Jun 2019 20:38:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88F6E60B for ; Mon, 10 Jun 2019 20:38:40 +0000 (UTC) From: "Justin Bronder" 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 Bronder" Message-ID: <1560199092.161ef9594393b6ae66bdf3d584378c85f98bea5f.jsbronder@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/openmpi/ X-VCS-Repository: proj/sci X-VCS-Files: sys-cluster/openmpi/openmpi-3.1.3.ebuild sys-cluster/openmpi/openmpi-3.1.4.ebuild X-VCS-Directories: sys-cluster/openmpi/ X-VCS-Committer: jsbronder X-VCS-Committer-Name: Justin Bronder X-VCS-Revision: 161ef9594393b6ae66bdf3d584378c85f98bea5f X-VCS-Branch: master Date: Mon, 10 Jun 2019 20:38:40 +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: cd704a37-66a8-4861-bdb2-8e17676ed6b4 X-Archives-Hash: 01d4406a83a80ad56851a27444ce0f29 commit: 161ef9594393b6ae66bdf3d584378c85f98bea5f Author: Justin Bronder gentoo org> AuthorDate: Mon Jun 10 20:38:12 2019 +0000 Commit: Justin Bronder gentoo org> CommitDate: Mon Jun 10 20:38:12 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=161ef959 sys-cluster/openmpi: bump 3.1.4 Signed-off-by: Justin Bronder gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 sys-cluster/openmpi/{openmpi-3.1.3.ebuild => openmpi-3.1.4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/openmpi/openmpi-3.1.3.ebuild b/sys-cluster/openmpi/openmpi-3.1.4.ebuild similarity index 99% rename from sys-cluster/openmpi/openmpi-3.1.3.ebuild rename to sys-cluster/openmpi/openmpi-3.1.4.ebuild index fd6168349..bcb60baa5 100644 --- a/sys-cluster/openmpi/openmpi-3.1.3.ebuild +++ b/sys-cluster/openmpi/openmpi-3.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6