commit: 3fbb333a510c56361927c40c7516dd8a2373bcd0 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 17 17:29:36 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 17:29:36 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=3fbb333a
dev-util/gitlab-ci-multi-runner: Fix description Package-Manager: portage-2.2.28 dev-util/gitlab-ci-multi-runner/gitlab-ci-multi-runner-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gitlab-ci-multi-runner/gitlab-ci-multi-runner-1.1.2.ebuild b/dev-util/gitlab-ci-multi-runner/gitlab-ci-multi-runner-1.1.2.ebuild index 8b201b9..0558b4f 100644 --- a/dev-util/gitlab-ci-multi-runner/gitlab-ci-multi-runner-1.1.2.ebuild +++ b/dev-util/gitlab-ci-multi-runner/gitlab-ci-multi-runner-1.1.2.ebuild @@ -7,7 +7,7 @@ inherit golang-build golang-vcs-snapshot EGO_PN="gitlab.com/gitlab-org/gitlab-ci-multi-runner/..." -DESCRIPTION="A smart reverse proxy for GitLab written in Go" +DESCRIPTION="Official GitLab CI Runner written in Go" HOMEPAGE="https://gitlab.com/gitlab-org/gitlab-ci-multi-runner" SRC_URI="https://gitlab.com/gitlab-org/${PN}/repository/archive.tar.gz?ref=v${PV} -> ${P}.tar.gz !docker-build? ( https://dev.gentoo.org/~mrueg/files/${P}-prebuilt.tar.gz )"
