From: Lars Wendler Date: Mon, 27 Feb 2017 21:32:21 +0000 (+0100) Subject: net-im/pidgin: Reinstate gnome2 eclass to get rid of an xdg issue. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=42f17a30c10f3bb5a3a84c51b770aa7262919d85;p=gentoo.git net-im/pidgin: Reinstate gnome2 eclass to get rid of an xdg issue. This fixes https://bugs.gentoo.org/611138 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-im/pidgin/pidgin-2.11.0-r1.ebuild b/net-im/pidgin/pidgin-2.11.0-r1.ebuild index b1f3b7cf714b..21da169356bc 100644 --- a/net-im/pidgin/pidgin-2.11.0-r1.ebuild +++ b/net-im/pidgin/pidgin-2.11.0-r1.ebuild @@ -7,7 +7,7 @@ EAPI=6 GENTOO_DEPEND_ON_PERL=no PYTHON_COMPAT=( python2_7 ) -inherit autotools flag-o-matic eutils toolchain-funcs multilib perl-module python-single-r1 +inherit autotools flag-o-matic eutils gnome2 toolchain-funcs multilib perl-module python-single-r1 DESCRIPTION="GTK Instant Messenger client" HOMEPAGE="http://pidgin.im/" @@ -226,10 +226,7 @@ src_configure() { } src_install() { - # mimicking gnome2_src_install as that one is banned for >=EAPI-6 (*sigh*) - export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" - emake DESTDIR="${D}" install - unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL + gnome2_src_install if use gtk; then # Fix tray pathes for kde-3.5, e16 (x11-wm/enlightenment) and other