diff options
author | 2020-01-30 09:49:49 +0000 | |
---|---|---|
committer | 2020-01-30 09:49:49 +0000 | |
commit | 0467bd015afe648a5f56163de048d1fbca63279b (patch) | |
tree | ac3d441385572a10099ce1522aa2a0cc8bd2f0ab /gitlab.txt | |
parent | 2020-01-30T09:00:01Z (diff) | |
download | repos-0467bd015afe648a5f56163de048d1fbca63279b.tar.gz repos-0467bd015afe648a5f56163de048d1fbca63279b.tar.bz2 repos-0467bd015afe648a5f56163de048d1fbca63279b.zip |
2020-01-30T09:40:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/gitlab.txt b/gitlab.txt index 25b31390cebe..deb66169ed7d 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -9,7 +9,45 @@ 'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}], 'status': 'unofficial'} $ pmaint sync gitlab -Already up to date. +From https://gitlab.awesome-it.de/overlays/gitlab + fd03bf3..a7210b2 master -> origin/master +Updating fd03bf3..a7210b2 +Fast-forward + dev-vcs/gitlab-gitaly/Manifest | 2 +- + ...y-1.67.0.ebuild => gitlab-gitaly-1.83.0.ebuild} | 0 + dev-vcs/gitlab-shell/Manifest | 1 + + dev-vcs/gitlab-shell/gitlab-shell-11.0.0.ebuild | 116 +++++++++++++++++++++ + www-apps/gitlabhq/Manifest | 22 ++-- + .../gitlabhq/files/gitlabhq-12.4-tmpfiles.conf | 1 - + ...patch => gitlabhq-12.7-fix-checks-gentoo.patch} | 0 + ...atch => gitlabhq-12.7-fix-sendmail-param.patch} | 0 + ...gitaly.service => gitlabhq-12.7-gitaly.service} | 0 + ...room.service => gitlabhq-12.7-mailroom.service} | 0 + ...dekiq.service => gitlabhq-12.7-sidekiq.service} | 0 + .../gitlabhq/files/gitlabhq-12.7-tmpfiles.conf | 1 + + ...icorn.service => gitlabhq-12.7-unicorn.service} | 0 + ...rse.service => gitlabhq-12.7-workhorse.service} | 0 + .../{gitlabhq-12.4.init => gitlabhq-12.7.init} | 24 ++--- + .../{gitlabhq-12.4.target => gitlabhq-12.7.target} | 0 + ...tlabhq-12.4.8.ebuild => gitlabhq-12.7.2.ebuild} | 6 +- + www-servers/gitlab-workhorse/Manifest | 2 +- + ....14.0.ebuild => gitlab-workhorse-8.19.0.ebuild} | 0 + 19 files changed, 146 insertions(+), 29 deletions(-) + rename dev-vcs/gitlab-gitaly/{gitlab-gitaly-1.67.0.ebuild => gitlab-gitaly-1.83.0.ebuild} (100%) + create mode 100644 dev-vcs/gitlab-shell/gitlab-shell-11.0.0.ebuild + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-12.4-tmpfiles.conf + rename www-apps/gitlabhq/files/{gitlabhq-12.4-fix-checks-gentoo.patch => gitlabhq-12.7-fix-checks-gentoo.patch} (100%) + rename www-apps/gitlabhq/files/{gitlabhq-12.4-fix-sendmail-param.patch => gitlabhq-12.7-fix-sendmail-param.patch} (100%) + rename www-apps/gitlabhq/files/{gitlabhq-12.4-gitaly.service => gitlabhq-12.7-gitaly.service} (100%) + rename www-apps/gitlabhq/files/{gitlabhq-12.4-mailroom.service => gitlabhq-12.7-mailroom.service} (100%) + rename www-apps/gitlabhq/files/{gitlabhq-12.4-sidekiq.service => gitlabhq-12.7-sidekiq.service} (100%) + create mode 100644 www-apps/gitlabhq/files/gitlabhq-12.7-tmpfiles.conf + rename www-apps/gitlabhq/files/{gitlabhq-12.4-unicorn.service => gitlabhq-12.7-unicorn.service} (100%) + rename www-apps/gitlabhq/files/{gitlabhq-12.4-workhorse.service => gitlabhq-12.7-workhorse.service} (100%) + rename www-apps/gitlabhq/files/{gitlabhq-12.4.init => gitlabhq-12.7.init} (90%) + rename www-apps/gitlabhq/files/{gitlabhq-12.4.target => gitlabhq-12.7.target} (100%) + rename www-apps/gitlabhq/{gitlabhq-12.4.8.ebuild => gitlabhq-12.7.2.ebuild} (99%) + rename www-servers/gitlab-workhorse/{gitlab-workhorse-8.14.0.ebuild => gitlab-workhorse-8.19.0.ebuild} (100%) *** syncing gitlab *** synced gitlab * Sync succeeded |