dev-vcs/gitqlient: new package

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2020-10-12 00:41:55 +03:00
parent 78881fcd76
commit 777fbb7bbb
4 changed files with 122 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription lang="en">
GitQlient, pronounced as git+client is a multi-platform Git client originally forked from QGit.
Nowadays it goes beyond of just a fork and adds a lot of new functionality.
</longdescription>
<upstream>
<remote-id type="github">francescmm/GitQlient</remote-id>
</upstream>
</pkgmetadata>