From: Joerg Bornkessel Date: Sun, 15 Dec 2019 19:23:01 +0000 (+0100) Subject: media-plugins/vdr-pilotskin: fixed HOMEPAGE, SRC_URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55af3431b385139b45ff1645cc6b37fb5e2d77f5;p=gentoo.git media-plugins/vdr-pilotskin: fixed HOMEPAGE, SRC_URI Bug: https://bugs.gentoo.org/638458 Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel --- diff --git a/media-plugins/vdr-pilotskin/vdr-pilotskin-0.0.2-r1.ebuild b/media-plugins/vdr-pilotskin/vdr-pilotskin-0.0.2-r1.ebuild index accc070fe6ce..44239a58197e 100644 --- a/media-plugins/vdr-pilotskin/vdr-pilotskin-0.0.2-r1.ebuild +++ b/media-plugins/vdr-pilotskin/vdr-pilotskin-0.0.2-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit vdr-plugin-2 DESCRIPTION="VDR plugin: fork of vdr-pilot - navigate through channels with skinnable design" -HOMEPAGE="http://vdrwiki.free.fr/vdr/pilotskin/" -SRC_URI="http://vdrwiki.free.fr/vdr/pilotskin/files/${P}.tgz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz" KEYWORDS="~amd64 ~x86" SLOT="0"