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 A4E7C139694 for ; Wed, 15 Feb 2017 12:48:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD41EE0CA6; Wed, 15 Feb 2017 12:47:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDC5CE0CA6 for ; Wed, 15 Feb 2017 12:47:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FD3C341661 for ; Wed, 15 Feb 2017 12:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6943748C1 for ; Wed, 15 Feb 2017 12:47:47 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1487162853.1ab86426527323e02d9e03e3ff7606ce34d9eb49.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/compiler-rt/Manifest sys-libs/compiler-rt/compiler-rt-4.0.0_rc1-r1.ebuild sys-libs/compiler-rt/compiler-rt-4.0.0_rc2.ebuild X-VCS-Directories: sys-libs/compiler-rt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1ab86426527323e02d9e03e3ff7606ce34d9eb49 X-VCS-Branch: master Date: Wed, 15 Feb 2017 12:47:47 +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: ce0b1e7f-5e1b-49a5-923e-2a5af3eea257 X-Archives-Hash: 400e3c8beff5579776ed85b089660b50 commit: 1ab86426527323e02d9e03e3ff7606ce34d9eb49 Author: Michał Górny gentoo org> AuthorDate: Tue Feb 14 20:47:11 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Feb 15 12:47:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab86426 sys-libs/compiler-rt: Bump to 4.0.0.rc2 sys-libs/compiler-rt/Manifest | 2 +- .../{compiler-rt-4.0.0_rc1-r1.ebuild => compiler-rt-4.0.0_rc2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt/Manifest b/sys-libs/compiler-rt/Manifest index acdc9fda50..5e0ac8d47d 100644 --- a/sys-libs/compiler-rt/Manifest +++ b/sys-libs/compiler-rt/Manifest @@ -1 +1 @@ -DIST compiler-rt-4.0.0rc1.src.tar.xz 1434780 SHA256 33bb73be0a81aff19fc220559bdc921472cb309ac710c1082fdc42a732e66a6f SHA512 15dccba145ef76325b838f362d4ee64cc805d34604be4ce8e6003c45f68c1d44f999775f399fc458a4533d1bf0a9b05512ed965cc1adb55dd5c5b9ee91fb7fc0 WHIRLPOOL 509499299484599d714449260f75e26f884b6604605762c8c7b98b8c7e80ea93db840ba64513fe3e6e65d0c59bfe02e13f4fe49a32448c4749485d51f7680e27 +DIST compiler-rt-4.0.0rc2.src.tar.xz 1433644 SHA256 5902f67a9feadc74b455b3f4979a2ff913918209a681e104d6010622334a201e SHA512 0c39e55b8947d35251260017dcc42e5fa936c08e1481326278163d59d2533c1c29a8e0c152a6cc8f0d1b91ad90c27e8d77bb64c95d79080f84817c4c0f06d042 WHIRLPOOL 6bb8004348e8bed6057c511a7e04c998fe82ed8bd3e83b1b00ad402ff543f02373754844306cbf2244859744cabcddeb64fa3b239033bc22e3d8fe82ccf30a0f diff --git a/sys-libs/compiler-rt/compiler-rt-4.0.0_rc1-r1.ebuild b/sys-libs/compiler-rt/compiler-rt-4.0.0_rc2.ebuild similarity index 100% rename from sys-libs/compiler-rt/compiler-rt-4.0.0_rc1-r1.ebuild rename to sys-libs/compiler-rt/compiler-rt-4.0.0_rc2.ebuild