rename gitlab-ci-multi-runner -> gitlab-ci-multi-runner-bin and add corresponding news file
This commit is contained in:
parent
181c6ef5e2
commit
274e59ecae
2 changed files with 25 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
||||||
|
Title: Rename gitlab-ci-multi-runner to gitlab-ci-multi-runner-bin
|
||||||
|
Author: Manuel Friedli <manuel@fritteli.ch>
|
||||||
|
Content-Type: text/plain
|
||||||
|
Posted: 2016-10-25
|
||||||
|
Revision: 1
|
||||||
|
News-Item-Format: 1.0
|
||||||
|
Display-If-Installed: dev-vcs/gitlab-ci-multi-runner
|
||||||
|
Display-If-Installed: dev-vcs/gitlab-ci-multi-runner-bin
|
||||||
|
|
||||||
|
The dev-vcs/gitlab-ci-multi-runner ebuild downloads the precompiled
|
||||||
|
binary and installs it. That's not the Gentoo Way Of Life. Therefore,
|
||||||
|
the existing ebuild is renamed to
|
||||||
|
|
||||||
|
dev-vcs/gitlab-ci-multi-runner-bin
|
||||||
|
|
||||||
|
and a new source based ebuild is introduced. The new ebuild will be
|
||||||
|
named
|
||||||
|
|
||||||
|
dev-vcs/gitlab-ci-multi-runner
|
||||||
|
|
||||||
|
so don't be confused.
|
||||||
|
|
||||||
|
Cheers,
|
||||||
|
fritteli.
|
1
profiles/updates/4Q-2016
Normal file
1
profiles/updates/4Q-2016
Normal file
|
@ -0,0 +1 @@
|
||||||
|
move dev-vcs/gitlab-ci-multi-runner dev-vcs/gitlab-ci-multi-runner-bin
|
Loading…
Reference in a new issue