rename */*::gentoo-haskell to */*::haskell
With modern versions of Portage package manager, it is important for
repositories to use consistent names in the repository list (which is
used to create repos.conf before installing the repository) and the
repository itself. Right now failure to do so results in verbose
warnings, while in future it may result in major issues with Portage
behavior and become banned.
I've decided to align against layman registry entry.
Users will have to update their
/etc/portage/package.* entries to update
from
*/*::gentoo-haskell
to
*/*::haskell
Signed-off-by:
Sergei Trofimovich <siarheit@google.com>
Showing
Please register or sign in to comment