net-wireless/blueman: Bump the live ebuild to EAPI 6
authorMichał Górny <mgorny@gentoo.org>
Tue, 24 May 2016 12:24:00 +0000 (14:24 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 24 May 2016 12:45:08 +0000 (14:45 +0200)
net-wireless/blueman/blueman-9999.ebuild

index 97591cc534bbe201e64fd941e18f42e9ca2a54dd..ff819a45bbaeaca05a4ca6314f7a62e61a770c05 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=( python{2_7,3_4} )
 inherit gnome2-utils linux-info python-single-r1 systemd
@@ -74,6 +74,7 @@ pkg_setup() {
 }
 
 src_prepare() {
+       default
        [[ ${PV} == 9999 ]] && eautoreconf
 }