commit: e06f16e407fa3f6ef870aead11e878d07e90adc0 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> AuthorDate: Sun Aug 26 12:33:12 2018 +0000 Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> CommitDate: Sun Aug 26 12:38:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06f16e4
media-plugins/vdr-noepg: eapi 7 Package-Manager: Portage-2.3.48, Repoman-2.3.10 media-plugins/vdr-noepg/vdr-noepg-0.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/vdr-noepg/vdr-noepg-0.0.4.ebuild b/media-plugins/vdr-noepg/vdr-noepg-0.0.4.ebuild index 4ef82c66eec..7db35cc9baf 100644 --- a/media-plugins/vdr-noepg/vdr-noepg-0.0.4.ebuild +++ b/media-plugins/vdr-noepg/vdr-noepg-0.0.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI=7 inherit vdr-plugin-2
