summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-15 20:46:45 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-15 21:01:07 +0100
commit6ace82a1ff6ab137eab21e5af19316a37b3aa3dc (patch)
tree4a4432046761b225d762d9b0b5ac02451f32a0b1 /media-plugins/vdr-sndctl
parentmedia-plugins/vdr-screenshot: fixed HOMEPAGE, SRC_URI (diff)
downloadgentoo-6ace82a1ff6ab137eab21e5af19316a37b3aa3dc.tar.gz
gentoo-6ace82a1ff6ab137eab21e5af19316a37b3aa3dc.tar.bz2
gentoo-6ace82a1ff6ab137eab21e5af19316a37b3aa3dc.zip
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 <hd_brummy@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-sndctl')
-rw-r--r--media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild7
1 files 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"