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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2F5815827B for ; Tue, 12 Aug 2025 22:44:59 +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 7F31C340D20 for ; Tue, 12 Aug 2025 22:44:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 73718110280; Tue, 12 Aug 2025 22:44:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 67880110280 for ; Tue, 12 Aug 2025 22:44:58 +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 1BF3F340D20 for ; Tue, 12 Aug 2025 22:44:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 451BE3343 for ; Tue, 12 Aug 2025 22:44:56 +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: <1755038668.6b8f93d4d62ca6e29239d5616df6cd4d926e5bb0.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.70.ebuild X-VCS-Directories: dev-util/claude-code/ X-VCS-Committer: jayf X-VCS-Committer-Name: Jay Faulkner X-VCS-Revision: 6b8f93d4d62ca6e29239d5616df6cd4d926e5bb0 X-VCS-Branch: master Date: Tue, 12 Aug 2025 22:44:56 +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: d7f285bb-03e3-41dd-95c4-3704e91eafc7 X-Archives-Hash: 7fa09b37b3ec28cd662e19031509ddd6 commit: 6b8f93d4d62ca6e29239d5616df6cd4d926e5bb0 Author: Jay Faulkner gentoo org> AuthorDate: Tue Aug 12 22:42:00 2025 +0000 Commit: Jay Faulkner gentoo org> CommitDate: Tue Aug 12 22:44:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b8f93d4 dev-util/claude-code: drop 1.0.70 Signed-off-by: Jay Faulkner gentoo.org> dev-util/claude-code/Manifest | 1 - dev-util/claude-code/claude-code-1.0.70.ebuild | 56 -------------------------- 2 files changed, 57 deletions(-) diff --git a/dev-util/claude-code/Manifest b/dev-util/claude-code/Manifest index d63eade1adee..75da001110a3 100644 --- a/dev-util/claude-code/Manifest +++ b/dev-util/claude-code/Manifest @@ -1,2 +1 @@ -DIST claude-code-1.0.70.tgz 54839286 BLAKE2B 2e6d69a499460a1739526662314bab3d6827bb18c5863d8c2b72a57120df333e0040be8c0bfdd309bdc6a39b5848757f46ba52363374ff5c923d06f899f3e1c2 SHA512 809fdb753fd743f869e4428cd10a0e5a3fde2a62b7c2fb354e8b532ead6e9ea6a1881e81f84010791cbfbafc6fd946bd9c8f29e41a20c3c857075b949801dbf8 DIST claude-code-1.0.72.tgz 54840700 BLAKE2B 2e5001eef12b3efda003fa8a82b2c46e4cd98c35b85126ebc4b9e43281b0d64657c8528364210eeea728c09b02545e18f24932394dd00718771bbf2048bcc551 SHA512 9c0fe5ff1297e2c80e13463a3f7a3a73334642a972a893e3b3d0871716a7b6c9b22af3a8b7d565456e00884027e36850ad945e0977929edf0b38cc7d7afec4ae diff --git a/dev-util/claude-code/claude-code-1.0.70.ebuild b/dev-util/claude-code/claude-code-1.0.70.ebuild deleted file mode 100644 index dbc6bd6becb3..000000000000 --- a/dev-util/claude-code/claude-code-1.0.70.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="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" -}