]> git.sthu.org Git - shuber-gentoo-overlay.git/commit
dev-embedded/simulavr: fix lint and dead RDEPEND assignment
authorStefan Huber <shuber@sthu.org>
Mon, 17 Aug 2026 21:26:13 +0000 (23:26 +0200)
committerStefan Huber <shuber@sthu.org>
Mon, 17 Aug 2026 21:26:13 +0000 (23:26 +0200)
commit6a6ff94b667f0d4dc4c28266017bc494c56d35a0
tree8c32921d6b5219472699cba774d2ec5ecf696343
parentf0cb4c74068af937f90df4d5666223837811580b
dev-embedded/simulavr: fix lint and dead RDEPEND assignment

RDEPEND="" was immediately shadowed by RDEPEND="${DEPEND}" further
down, so it did nothing; drop it. Also convert PATCHES to an array,
sort KEYWORDS, drop the empty BDEPEND, and document the verilog USE
flag in a new metadata.xml.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
dev-embedded/simulavr/Manifest
dev-embedded/simulavr/metadata.xml [new file with mode: 0644]
dev-embedded/simulavr/simulavr-1.1.0.ebuild