Skip to content

Commit

Permalink
media-video/kaffeine: EAPI 6
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
johu committed Apr 11, 2016
1 parent 014a16e commit 6c01db3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-video/kaffeine/kaffeine-1.3.1.ebuild
Original file line number Diff line number Diff line change
@@ -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

KDE_LINGUAS="ar ast be bg ca ca@valencia cs da de el en_GB eo es et fi fr ga gl
hr hu it ja km ko ku lt mai nb nds nl nn pa pl pt pt_BR ro ru se sk
Expand Down Expand Up @@ -33,7 +33,7 @@ PATCHES=( "${FILESDIR}/${P}-cmake34.patch" )

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_build debug DEBUG_MODULE)
-DBUILD_DEBUG_MODULE=$(usex debug)
)

kde4-base_src_configure
Expand Down

0 comments on commit 6c01db3

Please sign in to comment.