Skip to content

Commit

Permalink
media-libs/phonon-qt7: EAPI 6
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
johu committed Jan 31, 2017
1 parent f26bbe2 commit f9cf485
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=4
EAPI=6

inherit cmake-utils base
inherit cmake-utils

DESCRIPTION="Phonon QuickTime7 backend"
HOMEPAGE="https://projects.kde.org/projects/kdesupport/phonon/phonon-quicktime"
Expand Down Expand Up @@ -35,7 +35,7 @@ PATCHES=(
)

src_prepare() {
base_src_prepare # for PATCHES
cmake-utils_src_prepare # for PATCHES
sed -i -e "/^include_directories/s:): ${EPREFIX}/usr/include):" \
CMakeLists.txt || die
}

0 comments on commit f9cf485

Please sign in to comment.