Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537762 - media-sound/horgand still uses berlios.de
Summary: media-sound/horgand still uses berlios.de
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: berlios.de
  Show dependency tree
 
Reported: 2015-01-25 23:39 UTC by Jeroen Roovers (RETIRED)
Modified: 2020-08-07 23:24 UTC (History)
0 users

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 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-25 23:39:44 UTC
grep berlios *.ebuild
HOMEPAGE="http://horgand.berlios.de"
SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
Comment 1 yves.caniou 2018-07-27 07:07:46 UTC
Homepage set to http://horgand.berlios.de does not work (and SRC_URI accordingly set to gentoo).

Better to replace by the following, or simply put no homepage or gentoo?
- https://sourceforge.net/projects/horgand.berlios/ with last version being horgand-dssi-1.14.2.tar.gz, last update on 2014-06-09
- https://github.com/ycollet/horgand which seems a fork, last commit in 2016, version 1.15
Comment 2 Larry the Git Cow gentoo-dev 2020-08-07 23:24:16 UTC
The bug has been closed via the following commit(s):

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

commit cdbcc024d1469b5196eebea0a71d892ae0f80a9b
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-06-22 21:59:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-07 23:23:25 +0000

    media-sound/horgand: fix HOMEPAGE and SRC_URI
    
    Properly migrated to EAPI 7, moved to sourceforge mirror of old
    berlios.de.
    Closes: https://bugs.gentoo.org/537762
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16377
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/horgand/horgand-1.14-r1.ebuild | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)