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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CC48115808B for ; Sat, 9 Apr 2022 11:28:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07473E087E; Sat, 9 Apr 2022 11:28:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77824E087E for ; Sat, 9 Apr 2022 11:28:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72B33340FF4 for ; Sat, 9 Apr 2022 11:28:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D89FB250 for ; Sat, 9 Apr 2022 11:28:04 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1649503674.035fe04cb6f6f041330ab7561bdd1dc7687343de.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ccache/ccache-4.6-r1.ebuild dev-util/ccache/ccache-4.6.ebuild X-VCS-Directories: dev-util/ccache/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 035fe04cb6f6f041330ab7561bdd1dc7687343de X-VCS-Branch: master Date: Sat, 9 Apr 2022 11:28:04 +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: 20d2523a-5b0d-40b3-b0fa-a4a3e29f7860 X-Archives-Hash: b73ec6fff3321027e1d91d239597fd36 commit: 035fe04cb6f6f041330ab7561bdd1dc7687343de Author: Sam James gentoo org> AuthorDate: Sat Apr 9 11:27:15 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 9 11:27:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035fe04c dev-util/ccache: revbump for /run fix Thought I had! Fixes: 9767f9723c5c168a772653541283cb9065090c1e Bug: https://bugs.gentoo.org/837362 Bug: https://bugs.gentoo.org/837380 Signed-off-by: Sam James gentoo.org> dev-util/ccache/{ccache-4.6.ebuild => ccache-4.6-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-util/ccache/ccache-4.6.ebuild b/dev-util/ccache/ccache-4.6-r1.ebuild similarity index 100% rename from dev-util/ccache/ccache-4.6.ebuild rename to dev-util/ccache/ccache-4.6-r1.ebuild