kde-misc/kanyremote: EAPI 6
authorJohannes Huber <johu@gentoo.org>
Wed, 1 Jun 2016 07:58:14 +0000 (09:58 +0200)
committerJohannes 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

index 6a1d98fa8139edabd3df6c1d3c797cf525860afd..3256e74f1db0acb052b318ba7e5bc457e65591bb 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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() {