mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-vcs/jj: sync live with upstream
Also updates metadata.xml to tweak my name a little. Signed-off-by: Vivian Heisz (demize) <demize@unstable.systems>
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
@@ -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>demize@unstable.systems</email>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
|
||||
Reference in New Issue
Block a user