diff options
author | 2021-01-14 23:05:01 +0000 | |
---|---|---|
committer | 2021-01-14 23:05:01 +0000 | |
commit | 297259da0f9f2ce010ff881602234abe5c9124b7 (patch) | |
tree | fe4a414d054b61f9a5bfd7199ef0450030ccb977 /gitlab.txt | |
parent | 2021-01-14T22:30:01Z (diff) | |
download | repos-297259da0f9f2ce010ff881602234abe5c9124b7.tar.gz repos-297259da0f9f2ce010ff881602234abe5c9124b7.tar.bz2 repos-297259da0f9f2ce010ff881602234abe5c9124b7.zip |
2021-01-14T23:00:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/gitlab.txt b/gitlab.txt index 6e8aed52fbf4..409f2abb61fa 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -22,7 +22,42 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://gitlab.awesome-it.de/overlays/gitlab + 87d44c0..744150d master -> origin/master +Updating 87d44c0..744150d +Fast-forward + dev-vcs/gitlab-gitaly/Manifest | 1 + + dev-vcs/gitlab-gitaly/gitlab-gitaly-13.7.4.ebuild | 112 +++++++++ + www-apps/gitlabhq/Manifest | 13 +- + .../files/gitlabhq-13.7.4-fix-checks-gentoo.patch | 11 + + .../files/gitlabhq-13.7.4-fix-sendmail-param.patch | 17 ++ + .../files/gitlabhq-13.7.4-fix-sidekiq_check.patch | 11 + + .../gitlabhq/files/gitlabhq-13.7.4-gitaly.service | 14 ++ + .../files/gitlabhq-13.7.4-mailroom.service | 14 ++ + .../gitlabhq/files/gitlabhq-13.7.4-sidekiq.service | 16 ++ + .../gitlabhq/files/gitlabhq-13.7.4-tmpfiles.conf | 3 + + .../files/gitlabhq-13.7.4-webserver.service_model | 17 ++ + .../files/gitlabhq-13.7.4-workhorse.service | 15 ++ + www-apps/gitlabhq/files/gitlabhq-13.7.4.init | 188 ++++++++++++++ + www-apps/gitlabhq/files/gitlabhq-13.7.4.target | 12 + + ...tlabhq-13.7.3.ebuild => gitlabhq-13.7.4.ebuild} | 272 ++++++++++----------- + www-servers/gitlab-workhorse/Manifest | 2 +- + ....58.0.ebuild => gitlab-workhorse-8.59.0.ebuild} | 12 +- + 17 files changed, 574 insertions(+), 156 deletions(-) + create mode 100644 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.7.4.ebuild + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-fix-checks-gentoo.patch + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-fix-sendmail-param.patch + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-fix-sidekiq_check.patch + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-gitaly.service + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-mailroom.service + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-sidekiq.service + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-tmpfiles.conf + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-webserver.service_model + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4-workhorse.service + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4.init + create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.4.target + rename www-apps/gitlabhq/{gitlabhq-13.7.3.ebuild => gitlabhq-13.7.4.ebuild} (94%) + rename www-servers/gitlab-workhorse/{gitlab-workhorse-8.58.0.ebuild => gitlab-workhorse-8.59.0.ebuild} (74%) *** syncing gitlab *** synced gitlab * Sync succeeded |