commit: 55af3431b385139b45ff1645cc6b37fb5e2d77f5 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 19:23:01 2019 +0000 Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 20:01:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55af3431
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 <hd_brummy <AT> gentoo.org> media-plugins/vdr-pilotskin/vdr-pilotskin-0.0.2-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 accc070fe6c..44239a58197 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"