commit:     1dd1278cc2546bf588f16e4cdea3f19c39f35796
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 07:20:31 2019 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 07:20:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd1278c

media-plugins/vdr-mlist: bad filename fixed

Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-mlist/Manifest               | 2 +-
 media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-mlist/Manifest b/media-plugins/vdr-mlist/Manifest
index 34168aa75b8..a378d521be2 100644
--- a/media-plugins/vdr-mlist/Manifest
+++ b/media-plugins/vdr-mlist/Manifest
@@ -1 +1 @@
-DIST 1.0.2.tar.gz 14710 BLAKE2B 
b93a3ff4c9e1296ec9e23fb2f7889d846d57935d3299f8482eadd3815cad42ace9c71de6418ecbdf431fa114baf08c5f24279243ae8fc61eb7546c0d59c182be
 SHA512 
d773e77ffea5a9868dfa6827fac0d6d736e20a53159ee244c59053a7ab163f4bc03710128dad9d4bba67ce221378d1de10b1e94533d9702558915cabdf913f0b
+DIST vdr-mlist-1.0.2.tar.gz 14710 BLAKE2B 
b93a3ff4c9e1296ec9e23fb2f7889d846d57935d3299f8482eadd3815cad42ace9c71de6418ecbdf431fa114baf08c5f24279243ae8fc61eb7546c0d59c182be
 SHA512 
d773e77ffea5a9868dfa6827fac0d6d736e20a53159ee244c59053a7ab163f4bc03710128dad9d4bba67ce221378d1de10b1e94533d9702558915cabdf913f0b

diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild 
b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
index 4657167a5bc..bdc13141c89 100644
--- a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
+++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
 
 DESCRIPTION="VDR plugin: Show a history of the last OSD message"
 HOMEPAGE="https://github.com/jowi24/vdr-mlist";
-SRC_URI="https://github.com/jowi24/vdr-mlist/archive/${PV}.tar.gz";
+SRC_URI="https://github.com/jowi24/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"

Reply via email to