media-plugins/vdr-recstatus: fixed HOMEPAGE, SRC_URI
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 15 Dec 2019 19:33:34 +0000 (20:33 +0100)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 15 Dec 2019 20:01:03 +0000 (21:01 +0100)
Bug: https://bugs.gentoo.org/638458
Note: plugin is dead on upstream, there is a
replacement vdr-devstatus

Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
media-plugins/vdr-recstatus/vdr-recstatus-0.0.8.ebuild

index 541445f07ae80c11337c20f0decd42fde841dc08..fab40310d7273bf6597d522cea23f39f026c836c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit vdr-plugin-2
 
 DESCRIPTION="VDR plugin: displays the recording status of the available devices"
-HOMEPAGE="http://www.constabel.net/projects/recstatus/wiki"
-SRC_URI="https://www.constabel.net/files/vdr/${P}.tgz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz"
 
 SLOT="0"
 LICENSE="GPL-2"