aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2021-08-30 11:58:23 +0300
committerSergey Torokhov <torokhov-s-a@yandex.ru>2021-08-30 11:58:23 +0300
commit788d83ee05fc02e561922668ac2b15836b37ab5a (patch)
treeb02dc019c858c1f7d50379a2b7bee929b89b7849
parentdev-vcs/gitqlient: 1.4.3 version bump (diff)
downloadguru-788d83ee.tar.gz
guru-788d83ee.tar.bz2
guru-788d83ee.zip
dev-vcs/gitqlient: 9999, use default branch instead of develop branch
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
-rw-r--r--dev-vcs/gitqlient/gitqlient-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild
index eec9c9509a..278ff09783 100644
--- a/dev-vcs/gitqlient/gitqlient-9999.ebuild
+++ b/dev-vcs/gitqlient/gitqlient-9999.ebuild
@@ -10,7 +10,7 @@ MY_PN="GitQlient"
DESCRIPTION="Multi-platform Git client written with Qt"
HOMEPAGE="https://github.com/francescmm/GitQlient"
-EGIT_BRANCH="develop"
+#EGIT_BRANCH="develop"
EGIT_REPO_URI="https://github.com/francescmm/${MY_PN}.git"
SRC_URI=""
KEYWORDS=""