From 8bac0beb69758b0d33463215e9196b42de6b267d Mon Sep 17 00:00:00 2001 From: Joerg Bornkessel Date: Sat, 1 May 2021 14:07:17 +0200 Subject: media-plugins/vdr-zappilot: moved to eapi 7 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Joerg Bornkessel --- media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild | 6 +++--- media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild index 2f85a0b16e32..0c7ea066be12 100644 --- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild +++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit vdr-plugin-2 VERSION="1318" # every bump new version -DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel" +DESCRIPTION="VDR Plugin: browse fast the EPG information without being to switch to a channel" HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild index ea6c8a363f14..46a31f92cd43 100644 --- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild +++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit vdr-plugin-2 VERSION="1318" # every bump new version -DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel" +DESCRIPTION="VDR Plugin: browse fast the EPG information without being to switch to a channel" HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" -- cgit v1.2.3-65-gdbad