summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2020-02-13 21:34:44 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2020-02-13 21:35:31 +0100
commit21f073bc7f1992086363ea1e442897657ae0f7d9 (patch)
tree5b5e4a3dbc8a8a58c9eabe19b136fb249a24ce79 /media-plugins/vdr-live/vdr-live-2.3.1.ebuild
parentmedia-plugins/vdr-live: rm obsolete files confd, rc-addon.sh (diff)
downloadgentoo-21f073bc7f1992086363ea1e442897657ae0f7d9.tar.gz
gentoo-21f073bc7f1992086363ea1e442897657ae0f7d9.tar.bz2
gentoo-21f073bc7f1992086363ea1e442897657ae0f7d9.zip
media-plugins/vdr-live: fix to store correct named source file in distdir
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-live/vdr-live-2.3.1.ebuild')
-rw-r--r--media-plugins/vdr-live/vdr-live-2.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-live/vdr-live-2.3.1.ebuild b/media-plugins/vdr-live/vdr-live-2.3.1.ebuild
index 6a0ea6d24b88..794a4cd68ce9 100644
--- a/media-plugins/vdr-live/vdr-live-2.3.1.ebuild
+++ b/media-plugins/vdr-live/vdr-live-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ MY_P="release_2-3-1"
DESCRIPTION="VDR Plugin: Web Access To Settings"
HOMEPAGE="http://live.vdr-developer.org"
-SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-live.git/snapshot/${MY_P}.tar.bz2"
+SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-live.git/snapshot/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"