From 6142f8c600ac4dfbde09f0eac1626868d13d3619 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 20 Jan 2021 20:32:52 +0000 Subject: 2021-01-20T20:00:01Z --- gitlab.html | 164 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 156 insertions(+), 8 deletions(-) (limited to 'gitlab.html') diff --git a/gitlab.html b/gitlab.html index 7668f4f4c0ca..a4adbb2295fd 100644 --- a/gitlab.html +++ b/gitlab.html @@ -58,21 +58,169 @@ 24
 
- 25
Already up to date.
+            25
From https://gitlab.awesome-it.de/overlays/gitlab
 
- 26
*** syncing gitlab
+            26
   a700784..0918a99  master     -> origin/master
 
- 27
*** synced gitlab
+            27
Updating a700784..0918a99
 
- 28
 * Sync succeeded
+            28
Fast-forward
 
- 29
$ git log --format=%ci -1
+            29
 app-eselect/eselect-gitlab-gitaly/Manifest         |   2 +-
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
 .../files/gitlab-gitaly.eselect-20210115           |   1 -
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab
+            31
 app-eselect/eselect-gitlabhq/Manifest              |   2 +-
 
- 32
 * Cache regenerated successfully
+            32
 .../files/gitlabhq.eselect-20210115                |   3 +-
+
+ 33
 dev-vcs/gitlab-gitaly/Manifest                     |   4 +-
+
+ 34
 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.5.7.ebuild  | 128 ++++
+
+ 35
 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.6.5.ebuild  | 128 ++++
+
+ 36
 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.7.4.ebuild  |   9 +-
+
+ 37
 dev-vcs/gitlab-shell/Manifest                      |   2 +
+
+ 38
 dev-vcs/gitlab-shell/gitlab-shell-13.11.0.ebuild   | 115 +++
+
+ 39
 .../gitlab-shell/gitlab-shell-13.13.0-r2.ebuild    | 112 +++
+
+ 40
 www-apps/gitlabhq/Manifest                         |  26 +-
+
+ 41
 .../files/gitlabhq-13.5.7-fix-checks-gentoo.patch  |  11 +
+
+ 42
 .../files/gitlabhq-13.5.7-fix-sendmail-param.patch |  17 +
+
+ 43
 .../files/gitlabhq-13.5.7-fix-sidekiq_check.patch  |  11 +
+
+ 44
 .../gitlabhq/files/gitlabhq-13.5.7-gitaly.service  |  14 +
+
+ 45
 .../files/gitlabhq-13.5.7-mailroom.service         |  14 +
+
+ 46
 .../gitlabhq/files/gitlabhq-13.5.7-sidekiq.service |  18 +
+
+ 47
 .../gitlabhq/files/gitlabhq-13.5.7-tmpfiles.conf   |   3 +
+
+ 48
 .../files/gitlabhq-13.5.7-webserver.service_model  |  15 +
+
+ 49
 .../files/gitlabhq-13.5.7-workhorse.service        |  15 +
+
+ 50
 www-apps/gitlabhq/files/gitlabhq-13.5.7.init       | 188 +++++
+
+ 51
 www-apps/gitlabhq/files/gitlabhq-13.5.7.target     |  12 +
+
+ 52
 .../files/gitlabhq-13.6.5-fix-checks-gentoo.patch  |  11 +
+
+ 53
 .../files/gitlabhq-13.6.5-fix-sendmail-param.patch |  17 +
+
+ 54
 .../files/gitlabhq-13.6.5-fix-sidekiq_check.patch  |  11 +
+
+ 55
 .../gitlabhq/files/gitlabhq-13.6.5-gitaly.service  |  14 +
+
+ 56
 .../files/gitlabhq-13.6.5-mailroom.service         |  14 +
+
+ 57
 .../gitlabhq/files/gitlabhq-13.6.5-sidekiq.service |  18 +
+
+ 58
 .../gitlabhq/files/gitlabhq-13.6.5-tmpfiles.conf   |   3 +
+
+ 59
 .../files/gitlabhq-13.6.5-webserver.service_model  |  15 +
+
+ 60
 .../files/gitlabhq-13.6.5-workhorse.service        |  15 +
+
+ 61
 www-apps/gitlabhq/files/gitlabhq-13.6.5.init       | 188 +++++
+
+ 62
 www-apps/gitlabhq/files/gitlabhq-13.6.5.target     |  12 +
+
+ 63
 www-apps/gitlabhq/gitlabhq-13.5.7.ebuild           | 767 +++++++++++++++++++++
+
+ 64
 www-apps/gitlabhq/gitlabhq-13.6.5.ebuild           | 767 +++++++++++++++++++++
+
+ 65
 www-apps/gitlabhq/gitlabhq-13.7.4.ebuild           | 158 +++--
+
+ 66
 www-servers/gitlab-workhorse/Manifest              |   2 +
+
+ 67
 .../gitlab-workhorse-8.51.2.ebuild                 |  27 +
+
+ 68
 .../gitlab-workhorse-8.54.2.ebuild                 |  27 +
+
+ 69
 40 files changed, 2841 insertions(+), 75 deletions(-)
+
+ 70
 create mode 100644 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.5.7.ebuild
+
+ 71
 create mode 100644 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.6.5.ebuild
+
+ 72
 create mode 100644 dev-vcs/gitlab-shell/gitlab-shell-13.11.0.ebuild
+
+ 73
 create mode 100644 dev-vcs/gitlab-shell/gitlab-shell-13.13.0-r2.ebuild
+
+ 74
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-fix-checks-gentoo.patch
+
+ 75
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-fix-sendmail-param.patch
+
+ 76
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-fix-sidekiq_check.patch
+
+ 77
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-gitaly.service
+
+ 78
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-mailroom.service
+
+ 79
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-sidekiq.service
+
+ 80
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-tmpfiles.conf
+
+ 81
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-webserver.service_model
+
+ 82
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7-workhorse.service
+
+ 83
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7.init
+
+ 84
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.5.7.target
+
+ 85
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-fix-checks-gentoo.patch
+
+ 86
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-fix-sendmail-param.patch
+
+ 87
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-fix-sidekiq_check.patch
+
+ 88
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-gitaly.service
+
+ 89
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-mailroom.service
+
+ 90
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-sidekiq.service
+
+ 91
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-tmpfiles.conf
+
+ 92
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-webserver.service_model
+
+ 93
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5-workhorse.service
+
+ 94
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5.init
+
+ 95
 create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.6.5.target
+
+ 96
 create mode 100644 www-apps/gitlabhq/gitlabhq-13.5.7.ebuild
+
+ 97
 create mode 100644 www-apps/gitlabhq/gitlabhq-13.6.5.ebuild
+
+ 98
 create mode 100644 www-servers/gitlab-workhorse/gitlab-workhorse-8.51.2.ebuild
+
+ 99
 create mode 100644 www-servers/gitlab-workhorse/gitlab-workhorse-8.54.2.ebuild
+
+ 100
*** syncing gitlab
+
+ 101
*** synced gitlab
+
+ 102
 * Sync succeeded
+
+ 103
$ git log --format=%ci -1
+
+ 104
$ git show -q --pretty=format:%G? HEAD
+
+ 105
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab
+
+ 106
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad