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 41FA815827B for ; Wed, 20 Aug 2025 14:57:06 +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 23A69340EAC for ; Wed, 20 Aug 2025 14:57:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0BAF4110280; Wed, 20 Aug 2025 14:57:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id F21F4110280 for ; Wed, 20 Aug 2025 14:57:04 +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 9F1AA340EA7 for ; Wed, 20 Aug 2025 14:57:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7E50282B for ; Wed, 20 Aug 2025 14:57:02 +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: <1755701801.ca07c8a6ede83de1d32db47b2c81ae89006e863f.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.81.ebuild X-VCS-Directories: dev-util/claude-code/ X-VCS-Committer: jayf X-VCS-Committer-Name: Jay Faulkner X-VCS-Revision: ca07c8a6ede83de1d32db47b2c81ae89006e863f X-VCS-Branch: master Date: Wed, 20 Aug 2025 14:57:02 +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: c98b25ae-7e23-461e-915d-c2c912c079e4 X-Archives-Hash: 396e2a8b55caa7c3e49bb2a342bec413 commit: ca07c8a6ede83de1d32db47b2c81ae89006e863f Author: Jay Faulkner gentoo org> AuthorDate: Wed Aug 20 14:46:03 2025 +0000 Commit: Jay Faulkner gentoo org> CommitDate: Wed Aug 20 14:56:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca07c8a6 dev-util/claude-code: drop 1.0.81 Signed-off-by: Jay Faulkner gentoo.org> dev-util/claude-code/Manifest | 1 - dev-util/claude-code/claude-code-1.0.81.ebuild | 56 -------------------------- 2 files changed, 57 deletions(-) diff --git a/dev-util/claude-code/Manifest b/dev-util/claude-code/Manifest index e56e9eb744bc..86d0a43e30ca 100644 --- a/dev-util/claude-code/Manifest +++ b/dev-util/claude-code/Manifest @@ -1,2 +1 @@ -DIST claude-code-1.0.81.tgz 54857098 BLAKE2B 6a6f65cf3dbe6dc7a9359a8d864b258f2f2aa49e83311b112b34727d7feb28c985f60005fa46dbcd7aab5e33d805f97766a50e57644c8a05f6f3e0aebdf1dd1f SHA512 922460021436beea1d9070c0663b91d1a68d72197d4992ead10178e892ac3b0d089357b210dd2d76c17ef8057ffd46f58f8892d5f188ad4d74b84edaa857ca63 DIST claude-code-1.0.83.tgz 54857444 BLAKE2B d5561cc43ca911c7fde56b333357fafbe960ccc4109738e24acf9f52bacfda33a018c58deb09175e0a5a208a047f5a5c4d22dfb8f4a3fc1146da5a2a802fe227 SHA512 326fbcf2484f6e0f5e0146eb5868ab8a059e0b8c6eda11f49ecdfe9677ca597ddef11243395f6f9c21e3cdb108557befbf0d5899e20eed3c6c164e7f315ba118 diff --git a/dev-util/claude-code/claude-code-1.0.81.ebuild b/dev-util/claude-code/claude-code-1.0.81.ebuild deleted file mode 100644 index be4d7d4c5cec..000000000000 --- a/dev-util/claude-code/claude-code-1.0.81.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit edo - -DESCRIPTION="Claude Code - an agentic coding tool by Anthropic" -HOMEPAGE="https://www.anthropic.com/claude-code" -SRC_URI="https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${PV}.tgz" -S="${WORKDIR}" - -# NOTE(JayF): claude-code is only usable via paid subscription and has a -# clickthrough EULA-type license. Please see $HOMEPAGE for -# full details. -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="amd64" - -QA_PREBUILT="usr/lib64/node_modules/@anthropic-ai/claude-code/vendor/*" -RESTRICT="bindist strip" - -RDEPEND=" - >=net-libs/nodejs-18 - sys-apps/ripgrep -" -BDEPEND=">=net-libs/nodejs-18[npm]" - -src_unpack() { - # npm installs the tarball directly - : -} - -src_compile() { - # Skip, nothing to compile here. - : -} - -src_install() { - local -a my_npm_opts=( - --audit false - --color false - --foreground-scripts - --global - --offline - --omit dev - --prefix "${ED}/usr" - --progress false - --verbose - ) - edo npm "${my_npm_opts[@]}" install "${DISTDIR}/${P}.tgz" - - rm -r "${ED}/usr/lib64/node_modules/@anthropic-ai/claude-code/vendor/ripgrep" || die - insinto /etc/claude-code - doins "${FILESDIR}/policies.json" -}