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 D9A60139694 for ; Mon, 6 Mar 2017 22:18:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2684421C0F9; Mon, 6 Mar 2017 22:18:38 +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 0366421C0F9 for ; Mon, 6 Mar 2017 22:18:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 323D2340EF6 for ; Mon, 6 Mar 2017 22:18:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E7245ED9 for ; Mon, 6 Mar 2017 22:18:29 +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: <1488838697.0307f2e8fdec44c68992eaa4bf72b4dda15c8ae4.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_rc2.ebuild sys-libs/compiler-rt/compiler-rt-4.0.0_rc3.ebuild X-VCS-Directories: sys-libs/compiler-rt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0307f2e8fdec44c68992eaa4bf72b4dda15c8ae4 X-VCS-Branch: master Date: Mon, 6 Mar 2017 22:18:29 +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: 3ae35c68-796c-4907-b7e5-8ad51b4a8cd5 X-Archives-Hash: f4ed5714eebf8a4281cd62f42c20f793 commit: 0307f2e8fdec44c68992eaa4bf72b4dda15c8ae4 Author: Michał Górny gentoo org> AuthorDate: Mon Mar 6 19:27:15 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Mar 6 22:18:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0307f2e8 sys-libs/compiler-rt: Bump to 4.0.0rc3 sys-libs/compiler-rt/Manifest | 2 +- .../{compiler-rt-4.0.0_rc2.ebuild => compiler-rt-4.0.0_rc3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt/Manifest b/sys-libs/compiler-rt/Manifest index 5e0ac8d47d5..101272ab679 100644 --- a/sys-libs/compiler-rt/Manifest +++ b/sys-libs/compiler-rt/Manifest @@ -1 +1 @@ -DIST compiler-rt-4.0.0rc2.src.tar.xz 1433644 SHA256 5902f67a9feadc74b455b3f4979a2ff913918209a681e104d6010622334a201e SHA512 0c39e55b8947d35251260017dcc42e5fa936c08e1481326278163d59d2533c1c29a8e0c152a6cc8f0d1b91ad90c27e8d77bb64c95d79080f84817c4c0f06d042 WHIRLPOOL 6bb8004348e8bed6057c511a7e04c998fe82ed8bd3e83b1b00ad402ff543f02373754844306cbf2244859744cabcddeb64fa3b239033bc22e3d8fe82ccf30a0f +DIST compiler-rt-4.0.0rc3.src.tar.xz 1432488 SHA256 452d04bc14ac8dc4a8ccecd2580dba186811724dd430844c61255c56d287d849 SHA512 6d37fa35ea36b5c3816583af76762da0369dce26b2febaae1443793756592219a9035ae69677d0ff4d6973816cdf5f6e02386baf2d884fd213965a7faa822592 WHIRLPOOL 2ce7c3b5ec3c26e30b241ddcff7022731db2ccf937cfac35523d29ce623ba100c86dd10ce62585fa2c1252fb2bf7757d0f3a7b4d0058ef9b3e6193ac84b1d5b9 diff --git a/sys-libs/compiler-rt/compiler-rt-4.0.0_rc2.ebuild b/sys-libs/compiler-rt/compiler-rt-4.0.0_rc3.ebuild similarity index 100% rename from sys-libs/compiler-rt/compiler-rt-4.0.0_rc2.ebuild rename to sys-libs/compiler-rt/compiler-rt-4.0.0_rc3.ebuild