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 E00C1138334 for ; Thu, 11 Oct 2018 21:47:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96EC6E0976; Thu, 11 Oct 2018 21:47:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 67204E0976 for ; Thu, 11 Oct 2018 21:47:15 +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 2CB43335C36 for ; Thu, 11 Oct 2018 21:47:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1574E3D3 for ; Thu, 11 Oct 2018 21:47:12 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1539294415.b8e0488b21a6a524e928705df292807c612f00fe.tamiko@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/dealii/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/dealii/dealii-9.0.0.ebuild sci-libs/dealii/dealii-9.0.1.ebuild X-VCS-Directories: sci-libs/dealii/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: b8e0488b21a6a524e928705df292807c612f00fe X-VCS-Branch: master Date: Thu, 11 Oct 2018 21:47:12 +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: 84e40165-9fec-40af-af9e-1d1baea135fc X-Archives-Hash: c614aca55e7c322ffa3bd0a888d7ecb3 commit: b8e0488b21a6a524e928705df292807c612f00fe Author: Matthias Maier gentoo org> AuthorDate: Thu Oct 11 21:46:55 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Thu Oct 11 21:46:55 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b8e0488b sci-libs/dealii: version bump to 9.0.1 Signed-off-by: Matthias Maier gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 sci-libs/dealii/{dealii-9.0.0.ebuild => dealii-9.0.1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/dealii/dealii-9.0.0.ebuild b/sci-libs/dealii/dealii-9.0.1.ebuild similarity index 99% rename from sci-libs/dealii/dealii-9.0.0.ebuild rename to sci-libs/dealii/dealii-9.0.1.ebuild index a41b1b2d0..e95ceab6e 100644 --- a/sci-libs/dealii/dealii-9.0.0.ebuild +++ b/sci-libs/dealii/dealii-9.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6