commit: 7a0ed4a4c776ecc3ce216e3d7e39b359eb636747
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 17:10:40 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:14:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0ed4a4
media-libs/phonon-gstreamer: port to EAPI 6
Package-Manager: portage-2.2.28
media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
index 81d18fa..4be6dad 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
[[ ${PV} == *9999 ]] && git_eclass="git-r3"
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )