Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635370 - media-plugins/vdr-dvbhddevice SRC_URI and HOMEPAGE: can’t find the server at powarman.dyndns.org.
Summary: media-plugins/vdr-dvbhddevice SRC_URI and HOMEPAGE: can’t find the server at ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-10-24 22:12 UTC by Jonas Stein
Modified: 2019-08-31 17:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2017-10-24 22:12:24 UTC
media-plugins/vdr-dvbhddevice-0.0.8_p20130302:HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
media-plugins/vdr-dvbhddevice-0.0.8_p20130302:SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz
media-plugins/vdr-dvbhddevice-0.0.9_p20130409:HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
media-plugins/vdr-dvbhddevice-0.0.9_p20130409:SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz
media-plugins/vdr-dvbhddevice-2.1.3_p20140115:HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
media-plugins/vdr-dvbhddevice-2.1.3_p20140115:SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz
media-plugins/vdr-dvbhddevice-2.1.3_p20140115-r1:HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
media-plugins/vdr-dvbhddevice-2.1.3_p20140115-r1:SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz

This was also found here:
http://gentoo.levelnine.at/srctest/sort-by-maintainer/vdr_at_g.o.txt
Comment 1 Larry the Git Cow gentoo-dev 2018-11-30 14:01:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e004468a20556f3fa5df974d057c04d2ec97adc8

commit e004468a20556f3fa5df974d057c04d2ec97adc8
Author:     Matthias Schwarzott <zzam@gentoo.org>
AuthorDate: 2018-11-30 13:48:39 +0000
Commit:     Matthias Schwarzott <zzam@gentoo.org>
CommitDate: 2018-11-30 13:54:23 +0000

    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>

 .../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(-)
Comment 2 Larry the Git Cow gentoo-dev 2019-08-31 17:43:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a539ddaff9546f2f08de18d720e1019232e4fc4

commit 7a539ddaff9546f2f08de18d720e1019232e4fc4
Author:     Martin Dummer <martin.dummer@gmx.net>
AuthorDate: 2018-11-08 16:42:01 +0000
Commit:     Matthias Schwarzott <zzam@gentoo.org>
CommitDate: 2019-08-31 17:36:50 +0000

    media-plugins/vdr-dvbhddevice: version bump to 2.2.0
    
    new version 2.2.0
    new SRC_URI and HOMEPAGE
    fix compile error "... AUDIO_GET_PTS undeclared" with kernel >=4.17
    add proxy-maintainer
    
    Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
    Closes: https://bugs.gentoo.org/635370
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/10365
    Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>

 media-plugins/vdr-dvbhddevice/Manifest             |  1 +
 .../files/define_AUDIO_GET_PTS.patch               | 11 ++++++
 media-plugins/vdr-dvbhddevice/metadata.xml         | 22 ++++++++----
 .../vdr-dvbhddevice-2.2.0_p20180420.ebuild         | 40 ++++++++++++++++++++++
 4 files changed, 67 insertions(+), 7 deletions(-)