diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-09-26 06:01:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-09-26 06:01:25 +0000 |
commit | 4859897e2e8b6b700fb788785d101a2d84ae2ca3 (patch) | |
tree | 512ff2d2c585e06c7a61ba5feb1082b37e424941 /ambasta.txt | |
parent | 2023-09-26T05:45:01Z (diff) | |
download | repos-4859897e2e8b6b700fb788785d101a2d84ae2ca3.tar.gz repos-4859897e2e8b6b700fb788785d101a2d84ae2ca3.tar.bz2 repos-4859897e2e8b6b700fb788785d101a2d84ae2ca3.zip |
2023-09-26T06:00:01Z
Diffstat (limited to 'ambasta.txt')
-rw-r--r-- | ambasta.txt | 88 |
1 files changed, 1 insertions, 87 deletions
diff --git a/ambasta.txt b/ambasta.txt index b3c08d3ee2f2..6b98fca43322 100644 --- a/ambasta.txt +++ b/ambasta.txt @@ -12,93 +12,7 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta *** syncing ambasta -From https://github.com/ambasta/ambasta - e537a59..690e1c4 main -> origin/main -Updating e537a59..690e1c4 -Fast-forward - dev-vcs/gitlab-shell/Manifest | 1 + - dev-vcs/gitlab-shell/gitlab-shell-14.28.0.ebuild | 109 +++ - www-apps/gitlab/Manifest | 38 + - .../gitlab/files/gitlab-fix-checks-gentoo-r1.patch | 11 + - .../gitlab/files/gitlab-fix-sendmail-param.patch | 17 + - www-apps/gitlab/files/gitlab-gitaly.init.1 | 73 ++ - www-apps/gitlab/files/gitlab-gitaly.init.2 | 1 + - www-apps/gitlab/files/gitlab-gitaly.service.1 | 11 + - www-apps/gitlab/files/gitlab-gitaly.service.2 | 19 + - www-apps/gitlab/files/gitlab-mailroom.service.1 | 13 + - www-apps/gitlab/files/gitlab-mailroom.service.2 | 20 + - www-apps/gitlab/files/gitlab-pod-markup.patch | 11 + - www-apps/gitlab/files/gitlab-puma.service.1 | 16 + - www-apps/gitlab/files/gitlab-puma.service.2 | 32 + - www-apps/gitlab/files/gitlab-sidekiq.service.1 | 23 + - www-apps/gitlab/files/gitlab-sidekiq.service.2 | 26 + - www-apps/gitlab/files/gitlab-tmpfiles.conf | 5 + - www-apps/gitlab/files/gitlab-unicorn.service.1 | 15 + - .../gitlab/files/gitlab-update-config.service.1 | 11 + - .../gitlab/files/gitlab-update-config.service.2 | 11 + - www-apps/gitlab/files/gitlab-workhorse.service.1 | 14 + - www-apps/gitlab/files/gitlab-workhorse.service.2 | 22 + - www-apps/gitlab/files/gitlab.init.1 | 109 +++ - www-apps/gitlab/files/gitlab.init.1.mailroom_start | 9 + - .../gitlab/files/gitlab.init.1.mailroom_status | 1 + - www-apps/gitlab/files/gitlab.init.1.mailroom_stop | 6 + - www-apps/gitlab/files/gitlab.init.1.mailroom_vars | 5 + - www-apps/gitlab/files/gitlab.init.1.puma_start | 11 + - www-apps/gitlab/files/gitlab.init.1.unicorn_start | 9 + - www-apps/gitlab/files/gitlab.init.2 | 112 +++ - www-apps/gitlab/files/gitlab.init.2.mailroom_start | 1 + - .../gitlab/files/gitlab.init.2.mailroom_status | 1 + - www-apps/gitlab/files/gitlab.init.2.mailroom_stop | 1 + - www-apps/gitlab/files/gitlab.init.2.mailroom_vars | 1 + - www-apps/gitlab/files/gitlab.init.2.puma_start | 1 + - www-apps/gitlab/files/gitlab.logrotate | 12 + - www-apps/gitlab/files/gitlab.slice.2 | 8 + - www-apps/gitlab/files/gitlab.target.1 | 14 + - www-apps/gitlab/files/gitlab.target.2 | 9 + - www-apps/gitlab/gitlab-16.4.0.ebuild | 1029 ++++++++++++++++++++ - www-apps/gitlab/metadata.xml | 18 + - 41 files changed, 1856 insertions(+) - create mode 100644 dev-vcs/gitlab-shell/Manifest - create mode 100644 dev-vcs/gitlab-shell/gitlab-shell-14.28.0.ebuild - create mode 100644 www-apps/gitlab/Manifest - create mode 100644 www-apps/gitlab/files/gitlab-fix-checks-gentoo-r1.patch - create mode 100644 www-apps/gitlab/files/gitlab-fix-sendmail-param.patch - create mode 100644 www-apps/gitlab/files/gitlab-gitaly.init.1 - create mode 120000 www-apps/gitlab/files/gitlab-gitaly.init.2 - create mode 100644 www-apps/gitlab/files/gitlab-gitaly.service.1 - create mode 100644 www-apps/gitlab/files/gitlab-gitaly.service.2 - create mode 100644 www-apps/gitlab/files/gitlab-mailroom.service.1 - create mode 100644 www-apps/gitlab/files/gitlab-mailroom.service.2 - create mode 100644 www-apps/gitlab/files/gitlab-pod-markup.patch - create mode 100644 www-apps/gitlab/files/gitlab-puma.service.1 - create mode 100644 www-apps/gitlab/files/gitlab-puma.service.2 - create mode 100644 www-apps/gitlab/files/gitlab-sidekiq.service.1 - create mode 100644 www-apps/gitlab/files/gitlab-sidekiq.service.2 - create mode 100644 www-apps/gitlab/files/gitlab-tmpfiles.conf - create mode 100644 www-apps/gitlab/files/gitlab-unicorn.service.1 - create mode 100644 www-apps/gitlab/files/gitlab-update-config.service.1 - create mode 100644 www-apps/gitlab/files/gitlab-update-config.service.2 - create mode 100644 www-apps/gitlab/files/gitlab-workhorse.service.1 - create mode 100644 www-apps/gitlab/files/gitlab-workhorse.service.2 - create mode 100644 www-apps/gitlab/files/gitlab.init.1 - create mode 100644 www-apps/gitlab/files/gitlab.init.1.mailroom_start - create mode 100644 www-apps/gitlab/files/gitlab.init.1.mailroom_status - create mode 100644 www-apps/gitlab/files/gitlab.init.1.mailroom_stop - create mode 100644 www-apps/gitlab/files/gitlab.init.1.mailroom_vars - create mode 100644 www-apps/gitlab/files/gitlab.init.1.puma_start - create mode 100644 www-apps/gitlab/files/gitlab.init.1.unicorn_start - create mode 100644 www-apps/gitlab/files/gitlab.init.2 - create mode 120000 www-apps/gitlab/files/gitlab.init.2.mailroom_start - create mode 120000 www-apps/gitlab/files/gitlab.init.2.mailroom_status - create mode 120000 www-apps/gitlab/files/gitlab.init.2.mailroom_stop - create mode 120000 www-apps/gitlab/files/gitlab.init.2.mailroom_vars - create mode 120000 www-apps/gitlab/files/gitlab.init.2.puma_start - create mode 100644 www-apps/gitlab/files/gitlab.logrotate - create mode 100644 www-apps/gitlab/files/gitlab.slice.2 - create mode 100644 www-apps/gitlab/files/gitlab.target.1 - create mode 100644 www-apps/gitlab/files/gitlab.target.2 - create mode 100644 www-apps/gitlab/gitlab-16.4.0.ebuild - create mode 100644 www-apps/gitlab/metadata.xml +Already up to date. *** synced ambasta * Sync succeeded $ git log --format=%ci -1 |