Gentoo Archives: gentoo-commits

From: "Jörg Bornkessel" <hd_brummy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-launcher/
Date: Sat, 01 May 2021 14:40:31
Message-Id: 1619880016.cc21ea66ff655776a71350188fb4860b7ee4384c.hd_brummy@gentoo
1 commit: cc21ea66ff655776a71350188fb4860b7ee4384c
2 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 14:38:59 2021 +0000
4 Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 14:40:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc21ea66
7
8 media-plugins/vdr-launcher: moved to eapi 7
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
12
13 media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild b/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild
17 index a7ae807a13c..52854f5575c 100644
18 --- a/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild
19 +++ b/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=5
26 +EAPI=7
27
28 inherit vdr-plugin-2