From c0e718aeb37f01703ec46264c8c41e6e5fabed8c Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Tue, 17 Nov 2020 00:21:12 +0100 Subject: dev-vcs/qgit: inherit xdg.eclass Closes: https://bugs.gentoo.org/716022 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jakov Smolic Signed-off-by: David Seifert --- dev-vcs/qgit/qgit-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs/qgit') diff --git a/dev-vcs/qgit/qgit-2.9.ebuild b/dev-vcs/qgit/qgit-2.9.ebuild index bcf86ac3f0d0..ecec11236596 100644 --- a/dev-vcs/qgit/qgit-2.9.ebuild +++ b/dev-vcs/qgit/qgit-2.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake +inherit cmake xdg DESCRIPTION="Qt GUI for git repositories" HOMEPAGE="https://github.com/tibirna/qgit" -- cgit v1.2.3-65-gdbad