commit:     a291ba98a2d78af4afd76e96b12d8715d8db1abf
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 17:30:07 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jun 27 20:51:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a291ba98

media-plugins/vdr-atscepg: fix HOMEPAGE, add missing flag-o-matic eclass

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 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 fa3ada70b11..e7a5fa74fdf 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,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit vdr-plugin-2
+inherit flag-o-matic vdr-plugin-2
 
 DESCRIPTION="VDR plugin: receive schedule and event information from ATSC 
broadcasts"
-HOMEPAGE="http://www.fepg.org/atscepg.html";
+HOMEPAGE="http://fepg.org/atscepg/";
 SRC_URI="http://www.fepg.org/files/${P}.tgz
                mirror://gentoo/atscepg-${PV}_vdr-1.7.13.tbz
                
https://dev.gentoo.org/~hd_brummy/distfiles/atscepg-${PV}_vdr-1.7.13.tbz";

Reply via email to