summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-17 19:30:07 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-27 16:51:15 -0400
commita291ba98a2d78af4afd76e96b12d8715d8db1abf (patch)
tree8963761c9f675cc71e5ab91ee8832c8818f8e4d4 /media-plugins
parentnet-misc/clockspeed: EAPI7, use HTTPS (diff)
downloadgentoo-a291ba98a2d78af4afd76e96b12d8715d8db1abf.tar.gz
gentoo-a291ba98a2d78af4afd76e96b12d8715d8db1abf.tar.bz2
gentoo-a291ba98a2d78af4afd76e96b12d8715d8db1abf.zip
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@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild6
1 files 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 fa3ada70b114..e7a5fa74fdfc 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"