media-plugins/vdr-wapd: MY_P fixed
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Tue, 17 Dec 2019 00:35:00 +0000 (01:35 +0100)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Tue, 17 Dec 2019 00:35:00 +0000 (01:35 +0100)
Bug: https://bugs.gentoo.org/703076
Closes: https://bugs.gentoo.org/703076
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
media-plugins/vdr-wapd/vdr-wapd-0.9_p1-r1.ebuild

index 54c7f8daf852d648c788f21c7d81fb85db080645..73a058020cfa8989ecc2c3440824d91eea86c717 100644 (file)
@@ -5,10 +5,12 @@ EAPI=7
 
 inherit vdr-plugin-2
 
+MY_P="${PN}-${PV%_p*}"
+
 DESCRIPTION="VDR plugin: lets VDR listen to WAP requests on WML enabled browsers"
 HOMEPAGE="http://www.heiligenmann.de/"
-SRC_URI="http://www.vdr.heiligenmann.de/download/${PN}-0.9.tgz
-               http://www.vdr.heiligenmann.de/download/wapd-0.9-patch1.diff.gz"
+SRC_URI="http://www.heiligenmann.de/vdr/download/${MY_P}.tgz
+               http://www.heiligenmann.de/vdr/download/${MY_P#vdr-}-patch1.diff.gz"
 
 LICENSE="GPL-2"
 SLOT="0"