From 176276e4b739a63f43cbedd406723f4ac2452885 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sat, 26 May 2018 15:21:06 -0400 Subject: [PATCH] x11-plugins/pidgin-hotkeys: bump EAPI and drop eutils Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild index ba63fde3c455..25d102a3e7e2 100644 --- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild +++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="2" - -inherit eutils +EAPI=6 DESCRIPTION="Pidgin plugin to define global hotkeys for various actions" HOMEPAGE="http://pidgin-hotkeys.sourceforge.net/" @@ -22,5 +20,5 @@ DEPEND="${RDEPEND} src_install() { emake DESTDIR="${D}" install || die - dodoc AUTHORS ChangeLog README NEWS || die + default } -- 2.26.2