Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533994 - dev-lang/go-9999 - README was renamed to README.md
Summary: dev-lang/go-9999 - README was renamed to README.md
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-30 09:35 UTC by Bohdan Trach
Modified: 2014-12-31 01:01 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 Bohdan Trach 2014-12-30 09:35:20 UTC
File README got renamed into README.md in the repository [1], causing dodoc statement in the dev-lang/go-9999 ebuild to fail. After the trivial fix, the build succeeds.

[1] https://github.com/golang/go/commit/495e02db8c6e080504f03525daffa4c8f19a7b03

Reproducible: Always
Comment 1 William Hubbs gentoo-dev 2014-12-31 01:01:47 UTC
This has been fixed, thanks for the report.