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 5BA941581B9 for ; Wed, 24 Sep 2025 22:54:49 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 40E39341990 for ; Wed, 24 Sep 2025 22:54:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3AEF1110573; Wed, 24 Sep 2025 22:54:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 2ED60110573 for ; Wed, 24 Sep 2025 22:54:48 +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 D0671341990 for ; Wed, 24 Sep 2025 22:54:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB6F5350F for ; Wed, 24 Sep 2025 22:54:45 +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: <1758754463.2bd909ebbc394b52f57c988779056c4f0c45aa27.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.119.ebuild dev-util/claude-code/claude-code-1.0.123.ebuild X-VCS-Directories: dev-util/claude-code/ X-VCS-Committer: jayf X-VCS-Committer-Name: Jay Faulkner X-VCS-Revision: 2bd909ebbc394b52f57c988779056c4f0c45aa27 X-VCS-Branch: master Date: Wed, 24 Sep 2025 22:54:45 +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: 39f42a0d-80dd-4a40-9ac8-51570e74b00a X-Archives-Hash: dcbaf9606cfce1ed444f64c928928ef1 commit: 2bd909ebbc394b52f57c988779056c4f0c45aa27 Author: Jay Faulkner gentoo org> AuthorDate: Wed Sep 24 22:53:39 2025 +0000 Commit: Jay Faulkner gentoo org> CommitDate: Wed Sep 24 22:54:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd909eb dev-util/claude-code: add 1.0.123, drop 1.0.119 Signed-off-by: Jay Faulkner gentoo.org> dev-util/claude-code/Manifest | 2 +- .../{claude-code-1.0.119.ebuild => claude-code-1.0.123.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/claude-code/Manifest b/dev-util/claude-code/Manifest index c9f426fd88c1..022a9c97b476 100644 --- a/dev-util/claude-code/Manifest +++ b/dev-util/claude-code/Manifest @@ -1 +1 @@ -DIST claude-code-1.0.119.tgz 36006389 BLAKE2B 9ae0d8695bdfd7aa27ec6e68d198f3179c88770e5c748c22bb7f05c219a9ddd56b8e01fd0aa363ac1678213583492fe7ebfd72705f5eda5ad1a43e68231568ae SHA512 d12c5382dec7b6bda89312f6524d0cbf9781f09c41ad109909db53370b980bf38197617b50333c605b48c07cfdef2802a09c38f63ed22fab3efcc21919a133ac +DIST claude-code-1.0.123.tgz 36023167 BLAKE2B 3d2ad945e3df9c2e56a07e127867dbc55a25ae8491f888937b71cbadbaa4d3ee904790f2781d8c5141cf21a43c9b7ab8a1c83daad90a8334d05c3b665926d289 SHA512 7a09e23a99eb8e99bca40db2823f5a0f0fab6748ca25db28f780af2a52b375570b770d2bd0548cbe0c564461b18c7baa725e813faca11c648a959eaacddd7838 diff --git a/dev-util/claude-code/claude-code-1.0.119.ebuild b/dev-util/claude-code/claude-code-1.0.123.ebuild similarity index 100% rename from dev-util/claude-code/claude-code-1.0.119.ebuild rename to dev-util/claude-code/claude-code-1.0.123.ebuild