Files
guru/dev-vcs/jj/metadata.xml
Vivian Heisz (vhz) 6b0e9326ca dev-vcs/jj: drop 0.28.2
0.29.0 will stick around for a while, as it's the last
version with support for `git.subprocess = false`.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-06-04 22:19:47 -04:00

15 lines
448 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Vivian Heisz (vhz)</name>
<email>demize@unstable.systems</email>
</maintainer>
<upstream>
<remote-id type="github">jj-vcs/jj</remote-id>
</upstream>
<use>
<flag name="git2">Enables transitory support for <pkg>dev-libs/libgit2</pkg>.</flag>
</use>
</pkgmetadata>