summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-11 21:07:36 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-11 21:22:13 +0100
commitc10c4e576e97bb5a79721c13b3928649234de21a (patch)
tree462b4a867993c9ddb23866c6a92e4803ad0ed5c3 /media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild
parentdev-vcs/cvs-fast-export: bump up to 1.49 (diff)
downloadgentoo-c10c4e576e97bb5a79721c13b3928649234de21a.tar.gz
gentoo-c10c4e576e97bb5a79721c13b3928649234de21a.tar.bz2
gentoo-c10c4e576e97bb5a79721c13b3928649234de21a.zip
media-plugins/vdr-ttxtsubs: fixed wrong encode
commit will fix fail on compile thanks to Nico Roeser, he point this out moved to eapi=7 this commit will close wrt bug 642528 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild')
-rw-r--r--media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild
index 78c093d6260f..68a2183616c5 100644
--- a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild
+++ b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit vdr-plugin-2