commit: 4c016bdd20b6053d9e8a46794a238b5a5870fdc7 Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net> AuthorDate: Sun Feb 22 16:23:31 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 16:14:00 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c016bdd
media-plugins/vdr-skinelchihd: fix HOMEPAGE Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net> Part-of: https://github.com/gentoo/gentoo/pull/45852 Closes: https://github.com/gentoo/gentoo/pull/45852 Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/vdr-skinelchihd/vdr-skinelchihd-1.2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/vdr-skinelchihd/vdr-skinelchihd-1.2.9.ebuild b/media-plugins/vdr-skinelchihd/vdr-skinelchihd-1.2.9.ebuild index a39b94642ac4..3e25e68356ec 100644 --- a/media-plugins/vdr-skinelchihd/vdr-skinelchihd-1.2.9.ebuild +++ b/media-plugins/vdr-skinelchihd/vdr-skinelchihd-1.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit vdr-plugin-2 DESCRIPTION="VDR Skin Plugin: skinelchihd" -HOMEPAGE="http://firefly.vdr-developer.org/skinelchihd/index.html" +HOMEPAGE="https://github.com/FireFlyVDR/vdr-plugin-skinelchihd" SRC_URI="https://github.com/FireFlyVDR/vdr-plugin-skinelchihd/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/vdr-plugin-skinelchihd-${PV}"
