Files
gentoo/dev-util/claude-code/metadata.xml
Jay Faulkner 8bf592f374 dev-util/claude-code: add 2.0.61, drop 2.0.58
Note that claude-code no longer ships the jetbrains ide plugin in the
npm package, so it's been removed. I've removed the related use flags
and added an elog informing users.

Signed-off-by: Jay Faulkner <jayf@gentoo.org>
2025-12-08 08:40:19 -08:00

17 lines
611 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jayf@gentoo.org</email>
<name>Jay Faulkner</name>
</maintainer>
<longdescription>
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands.
</longdescription>
<upstream>
<doc>https://docs.anthropic.com/en/docs/claude-code/overview</doc>
<remote-id type="github">anthropics/claude-code</remote-id>
</upstream>
</pkgmetadata>