commit: 7335cc678666c47dc709c2eb192e107cb29a8b49 Author: Theo Anderson <telans <AT> posteo <DOT> de> AuthorDate: Mon Dec 28 21:26:39 2020 +0000 Commit: Theo Anderson <telans <AT> posteo <DOT> de> CommitDate: Mon Dec 28 21:26:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7335cc67
dev-vcs/gitahead: fix inherit Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans <AT> posteo.de> dev-vcs/gitahead/gitahead-2.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/gitahead/gitahead-2.6.3.ebuild b/dev-vcs/gitahead/gitahead-2.6.3.ebuild index 2aa711a8..7dc03b62 100644 --- a/dev-vcs/gitahead/gitahead-2.6.3.ebuild +++ b/dev-vcs/gitahead/gitahead-2.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit desktop xdg cmake wrapper +inherit desktop xdg cmake wrapper flag-o-matic DESCRIPTION="Graphical Git client to help understand and manage source code history" HOMEPAGE="https://github.com/gitahead/gitahead"
