Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804918 - dev-util/boost-build-1.76.0-r2 ebuild has wrong homepage
Summary: dev-util/boost-build-1.76.0-r2 ebuild has wrong homepage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-28 21:24 UTC by Guido Winkelmann
Modified: 2021-08-15 21:46 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 Guido Winkelmann 2021-07-28 21:24:55 UTC
The ebuild for dev-util/boost-build-1.76.0-r2 lists the project's upstream homepage as https://boostorg.github.io/build/. This URL only leads to a 404 page, though.
Comment 1 Matthew Smith gentoo-dev 2021-07-31 11:27:00 UTC
It seems like it should be https://www.boost.org/build/.
Comment 2 Larry the Git Cow gentoo-dev 2021-08-15 21:46:01 UTC
The bug has been closed via the following commit(s):

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

commit cc4350c480674d7b541d838b3500c890656001e0
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-08-15 21:45:49 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-15 21:45:49 +0000

    dev-util/boost-build: fix HOMEPAGE
    
    Closes: https://bugs.gentoo.org/804918
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-util/boost-build/boost-build-1.76.0-r2.ebuild | 2 +-
 dev-util/boost-build/boost-build-1.77.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)