From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 1306A1581FD for ; Fri, 12 Sep 2025 18:38:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EB5B2340FA7 for ; Fri, 12 Sep 2025 18:38:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E73CB1104B5; Fri, 12 Sep 2025 18:38:11 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D9E941104B5 for ; Fri, 12 Sep 2025 18:38:11 +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 7C5E3340FA7 for ; Fri, 12 Sep 2025 18:38:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D76C23935 for ; Fri, 12 Sep 2025 18:38:09 +0000 (UTC) From: "Jay Faulkner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jay Faulkner" Message-ID: <1757702248.dcaf31790b78d2cb4eb8b251352a8731f37689fc.jayf@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/claude-code/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/claude-code/Manifest dev-util/claude-code/claude-code-1.0.111.ebuild dev-util/claude-code/claude-code-1.0.112.ebuild X-VCS-Directories: dev-util/claude-code/ X-VCS-Committer: jayf X-VCS-Committer-Name: Jay Faulkner X-VCS-Revision: dcaf31790b78d2cb4eb8b251352a8731f37689fc X-VCS-Branch: master Date: Fri, 12 Sep 2025 18:38:09 +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: 98d6378a-99ea-4590-8474-5e09a1515085 X-Archives-Hash: 7d68f265ca9472a63ea538ad74417b30 commit: dcaf31790b78d2cb4eb8b251352a8731f37689fc Author: Jay Faulkner gentoo org> AuthorDate: Fri Sep 12 18:32:07 2025 +0000 Commit: Jay Faulkner gentoo org> CommitDate: Fri Sep 12 18:37:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcaf3179 dev-util/claude-code: add 1.0.112, drop 1.0.111 Signed-off-by: Jay Faulkner gentoo.org> dev-util/claude-code/Manifest | 2 +- .../{claude-code-1.0.111.ebuild => claude-code-1.0.112.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/claude-code/Manifest b/dev-util/claude-code/Manifest index 5609f3f91c60..3b53331c471e 100644 --- a/dev-util/claude-code/Manifest +++ b/dev-util/claude-code/Manifest @@ -1 +1 @@ -DIST claude-code-1.0.111.tgz 35984569 BLAKE2B 961f18eedce8b9c75b07f4390dd5149abdd079506cc9055cdb56f10ffae420669c85ee5f0a20736a0d1d1defad307e83f496d083db39f50f25b88c47dd998328 SHA512 d5a00b6203bc2721ad45db05b24077b9988050a6f1f2ed98706a1ae79646c2c7334c1055232ffe8ecb8e8b76c0b9baa50738b9ffc81f141c182b942e03adb530 +DIST claude-code-1.0.112.tgz 35989933 BLAKE2B 73bd37d0f78382216d439abd672e0a22ec985e34e3c74df261d6027cef4fa5e3c1b3bafb3b45d1ffed08c0b2cc3210377c7eee450faec9fd3743cd42bc98c6b4 SHA512 50c1b14b588b03c465ac31a94b331f9c9a551d7c5c2fb01d0fc9107ea172fe1005ab0c8aa6824f1c60705ede4a8ee543c1c5b09295dcded5c356dfffe33ea272 diff --git a/dev-util/claude-code/claude-code-1.0.111.ebuild b/dev-util/claude-code/claude-code-1.0.112.ebuild similarity index 100% rename from dev-util/claude-code/claude-code-1.0.111.ebuild rename to dev-util/claude-code/claude-code-1.0.112.ebuild