From: Joerg Bornkessel Date: Sun, 15 Dec 2019 19:46:45 +0000 (+0100) Subject: media-plugins/vdr-sndctl: fixed HOMEPAGE, SRC_URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6ace82a1ff6ab137eab21e5af19316a37b3aa3dc;p=gentoo.git 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 --- 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"