projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e8c8a
)
net-wireless/blueman: Bump the live ebuild to EAPI 6
author
Michał Górny
<mgorny@gentoo.org>
Tue, 24 May 2016 12:24:00 +0000
(14:24 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 24 May 2016 12:45:08 +0000
(14:45 +0200)
net-wireless/blueman/blueman-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-wireless/blueman/blueman-9999.ebuild
b/net-wireless/blueman/blueman-9999.ebuild
index 97591cc534bbe201e64fd941e18f42e9ca2a54dd..ff819a45bbaeaca05a4ca6314f7a62e61a770c05 100644
(file)
--- a/
net-wireless/blueman/blueman-9999.ebuild
+++ b/
net-wireless/blueman/blueman-9999.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=( 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
}