commit: 5a7fb80f60bf7cc969a0d4861a36b8de2c85da43
Author: Vivian Heisz (demize) <demize <AT> unstable <DOT> systems>
AuthorDate: Mon Apr 21 01:57:23 2025 +0000
Commit: demize <demize <AT> unstable <DOT> systems>
CommitDate: Mon Apr 21 18:02:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a7fb80f
dev-vcs/jj: sync live with upstream
Also updates metadata.xml to tweak my name a little.
Signed-off-by: Vivian Heisz (demize) <demize <AT> unstable.systems>
dev-vcs/jj/jj-9999.ebuild | 4 ----
dev-vcs/jj/metadata.xml | 2 +-
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/dev-vcs/jj/jj-9999.ebuild b/dev-vcs/jj/jj-9999.ebuild
index 6af483cb5..1c7769c45 100644
--- a/dev-vcs/jj/jj-9999.ebuild
+++ b/dev-vcs/jj/jj-9999.ebuild
@@ -19,17 +19,14 @@ LICENSE+="
SLOT="0"
IUSE="
+git2
- gix-max-performance
"
BDEPEND="
virtual/pkgconfig
- gix-max-performance? ( dev-build/cmake )
"
DEPEND="
git2? (
>=dev-libs/libgit2-1.9.0:0/1.9
- sys-libs/zlib
dev-libs/openssl:=
net-libs/libssh2:=
)
@@ -57,7 +54,6 @@ src_unpack() {
src_configure() {
local myfeatures=(
$(usev git2)
- $(usev gix-max-performance)
watchman
git
)
diff --git a/dev-vcs/jj/metadata.xml b/dev-vcs/jj/metadata.xml
index 11f21661e..f0f1985eb 100644
--- a/dev-vcs/jj/metadata.xml
+++ b/dev-vcs/jj/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <name>demize</name>
+ <name>Vivian Heisz (demize)</name>
<email>[email protected]</email>
</maintainer>
<upstream>