commit:     7f4264c62119eb181cf4e15b15e57956bf44f4c6
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 16:13:45 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 16:13:45 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7f4264c6

kde-misc/veromix: EAPI 6

Package-Manager: portage-2.2.28

 kde-misc/veromix/veromix-0.17.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/kde-misc/veromix/veromix-0.17.0.ebuild 
b/kde-misc/veromix/veromix-0.17.0.ebuild
index 232ef60..f9b034d 100644
--- a/kde-misc/veromix/veromix-0.17.0.ebuild
+++ b/kde-misc/veromix/veromix-0.17.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 CMAKE_REQUIRED="never"
@@ -46,6 +46,8 @@ src_prepare() {
        sed -e '/^all:/s/build//' -i Makefile || die
        sed -e 's|/usr/share/kde4/apps/|/usr/share/apps/|' -i Makefile \
                -i org.veromix.pulseaudio.service || die
+
+       eapply_user
 }
 
 src_install() {

Reply via email to