commit: 1636216136596f19164d4fc775bffc50a5602fd1 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Jul 27 17:51:56 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Jul 27 18:18:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16362161
media-gfx/flameshot: remove unused desktop inherit Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> media-gfx/flameshot/flameshot-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/flameshot/flameshot-0.10.1.ebuild b/media-gfx/flameshot/flameshot-0.10.1.ebuild index ae9c8e477d2..fc16ba76173 100644 --- a/media-gfx/flameshot/flameshot-0.10.1.ebuild +++ b/media-gfx/flameshot/flameshot-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake desktop xdg +inherit cmake xdg DESCRIPTION="Powerful yet simple to use screenshot software" HOMEPAGE="https://flameshot.org https://github.com/flameshot-org/flameshot"
