projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3541cb3
)
kde-misc/kanyremote: EAPI 6
author
Johannes Huber
<johu@gentoo.org>
Wed, 1 Jun 2016 07:58:14 +0000
(09:58 +0200)
committer
Johannes Huber
<johu@gentoo.org>
Wed, 1 Jun 2016 07:58:29 +0000
(09:58 +0200)
Package-Manager: portage-2.3.0_rc1
kde-misc/kanyremote/kanyremote-6.3.5.ebuild
patch
|
blob
|
history
diff --git
a/kde-misc/kanyremote/kanyremote-6.3.5.ebuild
b/kde-misc/kanyremote/kanyremote-6.3.5.ebuild
index 6a1d98fa8139edabd3df6c1d3c797cf525860afd..3256e74f1db0acb052b318ba7e5bc457e65591bb 100644
(file)
--- a/
kde-misc/kanyremote/kanyremote-6.3.5.ebuild
+++ b/
kde-misc/kanyremote/kanyremote-6.3.5.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
5
+EAPI=
6
PYTHON_COMPAT=( python2_7 )
inherit autotools python-r1
@@
-46,6
+46,8
@@
src_prepare() {
if ! use bluetooth ; then
sed -e "s/usepybluez = True/usepybluez = False/" -i kanyremote || die
fi
+
+ default
}
src_install() {