diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2018-11-30 14:48:39 +0100 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2018-11-30 14:54:23 +0100 |
commit | e004468a20556f3fa5df974d057c04d2ec97adc8 (patch) | |
tree | 0073c0f47e30532526028481dbea6773ecafbb19 /media-plugins/vdr-dvbhddevice | |
parent | app-backup/bareos: Add new version 17.2.7 (diff) | |
download | gentoo-e004468a20556f3fa5df974d057c04d2ec97adc8.tar.gz gentoo-e004468a20556f3fa5df974d057c04d2ec97adc8.tar.bz2 gentoo-e004468a20556f3fa5df974d057c04d2ec97adc8.zip |
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>
Diffstat (limited to 'media-plugins/vdr-dvbhddevice')
-rw-r--r-- | media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115-r1.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
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" |