projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f174dee
)
x11-plugins/pidgin-hotkeys: bump EAPI and drop eutils
author
Aaron Bauman
<bman@gentoo.org>
Sat, 26 May 2018 19:21:06 +0000
(15:21 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sat, 26 May 2018 20:31:27 +0000
(16:31 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
patch
|
blob
|
history
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 ba63fde3c45562e8c26c898008f11dd2f0e9c532..25d102a3e7e260c21a32e0c267ed2175cbc893c7 100644
(file)
--- 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-201
2
Gentoo Foundation
+# Copyright 1999-201
8
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
- d
odoc AUTHORS ChangeLog README NEWS || die
+ d
efault
}