commit: 41bf73268e9bc6f0a8fc28948ef3b0734f03c16b Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> AuthorDate: Wed Feb 12 21:01:19 2020 +0000 Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org> CommitDate: Wed Feb 12 21:02:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bf7326
media-plugins/vdr-radiolist: dead homepage, src_uri fixed Bug: https://bugs.gentoo.org/638458 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org> media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild b/media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild index dac02ff227d..3bff4539a4d 100644 --- a/media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild +++ b/media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit vdr-plugin-2 DESCRIPTION="VDR plugin: Filters channel list and only show the radio channels" -HOMEPAGE="http://vaasa.wi-bw.tfh-wildau.de/~pjuszack/digicam/#radiolist" -SRC_URI="http://194.95.44.38/~pjuszack/digicam/download/${P}.tgz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0"
