commit:     026c551126716a27dd3c39edcbef48d4f0fc6267
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 12:30:40 2018 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 12:30:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026c5511

media-plugins/vdr-atscepg: eapi 7

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild 
b/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild
index 0a8e15680da..fa3ada70b11 100644
--- a/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild
+++ b/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit vdr-plugin-2
 
@@ -29,9 +29,9 @@ src_configure() {
 src_prepare() {
        vdr-plugin-2_src_prepare
 
-       epatch "${WORKDIR}/atscepg-${PV}_vdr-1.7.13.diff"
+       eapply "${WORKDIR}/atscepg-${PV}_vdr-1.7.13.diff"
 
-       epatch "${FILESDIR}/${P}_gcc6.patch"
+       eapply "${FILESDIR}/${P}_gcc6.patch"
 
        fix_vdr_libsi_include tables.cpp filter.cpp scanner.cpp
 }

Reply via email to