From 1e06432cbc4198cecd226a4e087a666d572ebc1c Mon Sep 17 00:00:00 2001 From: Chris Reffett Date: Sat, 17 Feb 2018 20:17:20 -0500 Subject: 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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild') 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 437bcef1b8d3..c06409b09fda 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}" -- cgit v1.2.3-65-gdbad