summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-04-22 03:10:40 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-04-22 03:14:53 +1000
commit7a0ed4a4c776ecc3ce216e3d7e39b359eb636747 (patch)
tree82686ddab5ae577c18119a3e554a66bdcb6c4b09 /media-libs/phonon-gstreamer
parentmedia-libs/phonon-gstreamer: update LICENSE to be more accurate (diff)
downloadgentoo-7a0ed4a4c776ecc3ce216e3d7e39b359eb636747.tar.gz
gentoo-7a0ed4a4c776ecc3ce216e3d7e39b359eb636747.tar.bz2
gentoo-7a0ed4a4c776ecc3ce216e3d7e39b359eb636747.zip
media-libs/phonon-gstreamer: port to EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-libs/phonon-gstreamer')
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
index 81d18fa10d54..4be6dad00994 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}" )