commit:     cfb7ba8fad1e6ccbd4324c49379eb11293b735b6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 26 19:17:50 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 26 20:05:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb7ba8f

sci-misc/mendeleydesktop: Remove unused eclasses

Non-maintainer commit.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sci-misc/mendeleydesktop/mendeleydesktop-1.18.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.18.ebuild 
b/sci-misc/mendeleydesktop/mendeleydesktop-1.18.ebuild
index efe5f15b324..7dacc0eabb4 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.18.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.18.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
-inherit eutils multilib python-single-r1 xdg gnome2-utils
+inherit desktop gnome2-utils python-single-r1 xdg-utils
 
 MY_P_AMD64="${P}-linux-x86_64"
 MY_P_X86="${P}-linux-i486"
@@ -45,9 +45,11 @@ RDEPEND="
 
 QA_PREBUILT="/opt/mendeleydesktop/.*"
 
-PATCHES=( "${FILESDIR}"/${PN}-1.17.8-libdir.patch
+PATCHES=(
+       "${FILESDIR}"/${PN}-1.17.8-libdir.patch
        "${FILESDIR}"/${PN}-1.17.8-qt5plugins.patch
-       "${FILESDIR}"/${PN}-1.17.8-unix-distro-build.patch )
+       "${FILESDIR}"/${PN}-1.17.8-unix-distro-build.patch
+)
 
 pkg_nofetch() {
        elog "Please download ${A} from:"

Reply via email to