commit: 788d83ee05fc02e561922668ac2b15836b37ab5a Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Mon Aug 30 08:58:23 2021 +0000 Commit: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> CommitDate: Mon Aug 30 08:58:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=788d83ee
dev-vcs/gitqlient: 9999, use default branch instead of develop branch Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> dev-vcs/gitqlient/gitqlient-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild index eec9c9509..278ff0978 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=""
