commit:     1e06432cbc4198cecd226a4e087a666d572ebc1c
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 01:17:20 2018 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 01:18:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e06432c

app-misc/xmind: Explicitly inherit desktop eclass

Bug: https://bugs.gentoo.org/647972
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild | 4 ++--
 app-misc/xmind/xmind-3.7.6_p201801311814.ebuild   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild 
b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
index 437bcef1b8d..c06409b09fd 100644
--- a/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
+++ b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils multilib gnome2-utils
+inherit desktop eutils multilib gnome2-utils
 
 MY_PN="${PN}-portable"
 MY_P="${MY_PN}-${PV}"

diff --git a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild 
b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
index 21d20c8af34..40981f622a1 100644
--- a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
+++ b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit gnome2-utils font
+inherit desktop font gnome2-utils
 
 MY_PV="8-update7"
 MY_P="${PN}-${MY_PV}-linux"

Reply via email to