From e004468a20556f3fa5df974d057c04d2ec97adc8 Mon Sep 17 00:00:00 2001 From: Matthias Schwarzott Date: Fri, 30 Nov 2018 14:48:39 +0100 Subject: 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 --- .../vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115-r1.ebuild | 6 +++--- .../vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'media-plugins') diff --git a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115-r1.ebuild b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115-r1.ebuild index a3e5445d0ef8..02e0463d33c9 100644 --- a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115-r1.ebuild +++ b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115-r1.ebuild @@ -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" diff --git a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild index 62d21f73ffe7..56698cbc2573 100644 --- a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild +++ b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild @@ -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" -- cgit v1.2.3-65-gdbad