commit: 57c626af7ca4a0387f30d775f94786aaff92e264
Author: scardracs <marco <AT> scardovi <DOT> com>
AuthorDate: Tue Mar 23 14:52:33 2021 +0000
Commit: Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Tue Mar 23 14:52:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57c626af
app-editors/atom: add xdg back
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
app-editors/atom/atom-1.55.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/atom/atom-1.55.0.ebuild
b/app-editors/atom/atom-1.55.0.ebuild
index fb785369a..4bbaeb60f 100644
--- a/app-editors/atom/atom-1.55.0.ebuild
+++ b/app-editors/atom/atom-1.55.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-inherit desktop
+inherit desktop xdg
S="${WORKDIR}/${P}-amd64"