mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
media-plugins/vdr-dvbhddevice: fix HOMEPAGE and SRC_URI
Use bitbucket.org as the latest ebuild already did. Closes: https://bugs.gentoo.org/635370 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -10,8 +10,8 @@ HG_REVISION_DATE="20140115"
|
||||
|
||||
DESCRIPTION="VDR Plugin: output device for the 'Full Featured' TechnoTrend
|
||||
S2-6400 DVB Card"
|
||||
HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
|
||||
SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz
|
||||
HOMEPAGE="https://bitbucket.org/powARman/dvbhddevice"
|
||||
SRC_URI="https://bitbucket.org/powARman/dvbhddevice/get/${HG_REVISION}.tar.gz
|
||||
-> dvbhddevice-2.1.3_p${HG_REVISION_DATE}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -10,8 +10,8 @@ HG_REVISION_DATE="20140115"
|
||||
|
||||
DESCRIPTION="VDR Plugin: output device for the 'Full Featured' TechnoTrend
|
||||
S2-6400 DVB Card"
|
||||
HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
|
||||
SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz
|
||||
HOMEPAGE="https://bitbucket.org/powARman/dvbhddevice"
|
||||
SRC_URI="https://bitbucket.org/powARman/dvbhddevice/get/${HG_REVISION}.tar.gz
|
||||
-> dvbhddevice-2.1.3_p${HG_REVISION_DATE}.tar.gz"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
Reference in New Issue
Block a user