From 6ace82a1ff6ab137eab21e5af19316a37b3aa3dc Mon Sep 17 00:00:00 2001 From: Joerg Bornkessel Date: Sun, 15 Dec 2019 20:46:45 +0100 Subject: [PATCH] media-plugins/vdr-sndctl: 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 --- media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild index 01935d4ea7aa..5948226fea3c 100644 --- a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild +++ b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild @@ -1,14 +1,13 @@ # 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: Control the vol level of diff controls of your sound- -card according to the settings of VDR" +DESCRIPTION="VDR plugin: Control the vol level of diff controls of your soundcard" HOMEPAGE="https://projects.vdr-developer.org/projects/plg-sndctl" -SRC_URI="http://www.vdr-portal.de/board/attachment.php?attachmentid=25497 -> ${P}.tar.gz" +SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- 2.26.2