diff --git a/metadata/news/2016-10-25-gitlab-ci-binary/2016-10-25-gitlab-ci-binary.txt b/metadata/news/2016-10-25-gitlab-ci-binary/2016-10-25-gitlab-ci-binary.txt new file mode 100644 index 0000000..d4a15f3 --- /dev/null +++ b/metadata/news/2016-10-25-gitlab-ci-binary/2016-10-25-gitlab-ci-binary.txt @@ -0,0 +1,24 @@ +Title: Rename gitlab-ci-multi-runner to gitlab-ci-multi-runner-bin +Author: Manuel Friedli +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. diff --git a/profiles/updates/4Q-2016 b/profiles/updates/4Q-2016 new file mode 100644 index 0000000..9f50186 --- /dev/null +++ b/profiles/updates/4Q-2016 @@ -0,0 +1 @@ +move dev-vcs/gitlab-ci-multi-runner dev-vcs/gitlab-ci-multi-runner-bin