Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663376 - app-editors/hteditor: fix broken link in metadata.xml
Summary: app-editors/hteditor: fix broken link in metadata.xml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-11 18:11 UTC by Francesco Turco
Modified: 2018-08-11 18:55 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 Francesco Turco 2018-08-11 18:11:33 UTC
In metadata.xml the bugs-to link is broken:

> <bugs-to>https://sourceforge.net/tracker/?group_id=1066</bugs-to>

We should probably set it to:

> <bugs-to>https://github.com/sebastianbiallas/ht/issues</bugs-to>
Comment 1 Larry the Git Cow gentoo-dev 2018-08-11 18:55:53 UTC
The bug has been closed via the following commit(s):

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

commit 915ff48b187c473e0c0defb0052c52cbae1b1af7
Author:     Francesco Turco <fturco@fastmail.fm>
AuthorDate: 2018-08-11 16:48:32 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2018-08-11 18:55:43 +0000

    app-editors/hteditor: fix broken link in metadata.xml
    
    Closes: https://bugs.gentoo.org/663376
    Closes: https://github.com/gentoo/gentoo/pull/9537

 app-editors/hteditor/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)