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 D64DE138334 for ; Sat, 2 Mar 2019 09:33:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD9C3E084A; Sat, 2 Mar 2019 09:33:38 +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 B845DE084A for ; Sat, 2 Mar 2019 09:33:38 +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 6DCC6335CEF for ; Sat, 2 Mar 2019 09:33:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B376553 for ; Sat, 2 Mar 2019 09:33:35 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1551519203.18b904bd07f7dd67b3d490789cdd58edea334c5c.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libmed/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libmed/Manifest sci-libs/libmed/libmed-3.3.1-r1.ebuild sci-libs/libmed/libmed-3.3.1.ebuild X-VCS-Directories: sci-libs/libmed/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 18b904bd07f7dd67b3d490789cdd58edea334c5c X-VCS-Branch: master Date: Sat, 2 Mar 2019 09:33:35 +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: fc9ced18-8f4d-49c7-bf12-e2bac62c5845 X-Archives-Hash: 4f849febfc70965c8a9aeffe8675f62f commit: 18b904bd07f7dd67b3d490789cdd58edea334c5c Author: Miroslav Šulc gentoo org> AuthorDate: Sat Mar 2 09:32:38 2019 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Mar 2 09:33:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b904bd sci-libs/libmed-3.3.1-r1: fixed bug #677712 Signed-off-by: Fabio Rossi inwind.it> Closes: https://bugs.gentoo.org/677712 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Miroslav Šulc gentoo.org> sci-libs/libmed/Manifest | 2 +- sci-libs/libmed/{libmed-3.3.1.ebuild => libmed-3.3.1-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/libmed/Manifest b/sci-libs/libmed/Manifest index 95289cddfb8..42dd35aa740 100644 --- a/sci-libs/libmed/Manifest +++ b/sci-libs/libmed/Manifest @@ -1,2 +1,2 @@ -DIST libmed-3.3.1-gentoo.tar.bz2 36111 BLAKE2B 2e09f73da8c0e07701abeb699e34c322bca591a2417e84c68deafb821c64caeaef4e356b7a9e6ead782da5059824e69ec4c47009532a716a00ac0a3a403ca4b4 SHA512 dfd2052a2e2201d6c0b55f24dbe22f6ffbd7bdf0cfe436e1a3f556eea23aeb4a8470bd330fa7caecf8bbb8fd491b0490f357cee063622b7aa1e39ce807e3b847 +DIST libmed-3.3.1-r1-gentoo.tar.bz2 36127 BLAKE2B c112215932ac5c84cc75911c20712fcf428a8fc6e8adfd497066315fbc99a70816e0276196ff6366f34eeb3bf6d40586a735dd35cc13579640d7128f563fbf2b SHA512 e55dc96b8282dfba0dc9746dba7ef2ea8616d5617deabd3164d0134ca680e27c2a121432ae22f38fc53a52ffb0ac66a9a17c131488a9d01a757601afbcdc0bff DIST med-3.3.1.tar.gz 43379218 BLAKE2B 101033a766b3b8f184de8b18437a020129da3a11fd947742c30d8b9d274542e7445f1ee1d5827194a1ebc02c701ea6911105102f7b61c24d9d07bb15dbfe45f7 SHA512 f1eba3bc69520b862bdab89ce76694f91ed0e6be42c037df8ec655b6314e8ae776083d5ead61fb34097eb8440302969229d1859b6d8fcce51e7551b75d8ebf5f diff --git a/sci-libs/libmed/libmed-3.3.1.ebuild b/sci-libs/libmed/libmed-3.3.1-r1.ebuild similarity index 97% rename from sci-libs/libmed/libmed-3.3.1.ebuild rename to sci-libs/libmed/libmed-3.3.1-r1.ebuild index c938f50de35..3540cd2fddd 100644 --- a/sci-libs/libmed/libmed-3.3.1.ebuild +++ b/sci-libs/libmed/libmed-3.3.1-r1.ebuild @@ -18,7 +18,7 @@ MY_P="med-${PV}" DESCRIPTION="A library to store and exchange meshed data or computation results" HOMEPAGE="https://www.salome-platform.org/" SRC_URI="http://files.salome-platform.org/Salome/other/${MY_P}.tar.gz - https://dev.gentoo.org/~fordfrog/distfiles/${P}-gentoo.tar.bz2" + https://dev.gentoo.org/~fordfrog/distfiles/${P}-r1-gentoo.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="0"