mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-vcs/jj: update DESCRIPTION
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
This commit is contained in:
@@ -361,7 +361,7 @@ CRATES="
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="jj"
|
||||
DESCRIPTION="A Git-compatible VCS that is both simple and powerful"
|
||||
# Double check the homepage as the cargo_metadata crate
|
||||
# does not provide this value so instead repository is used
|
||||
HOMEPAGE="https://github.com/martinvonz/jj"
|
||||
|
||||
11
dev-vcs/jj/metadata.xml
Normal file
11
dev-vcs/jj/metadata.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>stffn.mobil@freenet.de</email>
|
||||
<name>Steffen Winter</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">martinvonz/jj</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user