From 89e0e91e762fbf33a0582321bf857d4403df459e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 25 Nov 2020 14:05:21 +0000 Subject: 2020-11-25T14:00:01Z --- R_Overlay.html | 6 ++--- R_Overlay.txt | 6 ++--- calculate.html | 20 ++++++++------- calculate.txt | 3 ++- docker.html | 78 ++++++++++++++++++++++++++++----------------------------- docker.txt | 1 - dwosky.html | 44 ++++++++++++++++---------------- dwosky.txt | 1 + fusion809.html | 42 ++++++------------------------- fusion809.txt | 15 +---------- gentoo.html | 38 ++++++---------------------- gentoo.txt | 13 +--------- index.html | 2 +- kde.html | 60 ++++++-------------------------------------- kde.txt | 24 +----------------- pg_overlay.html | 36 ++++++-------------------- pg_overlay.txt | 12 +-------- poly-c.html | 2 +- poly-c.txt | 2 +- xwing.html | 60 ++++++++++++++++++++++++++++++++++++++------ xwing.txt | 25 +++++++++++++++++- zugaina.html | 6 ++--- zugaina.txt | 6 ++--- 23 files changed, 203 insertions(+), 299 deletions(-) diff --git a/R_Overlay.html b/R_Overlay.html index ae05f8f3187d..7e6685cfa29e 100644 --- a/R_Overlay.html +++ b/R_Overlay.html @@ -50,19 +50,19 @@ 20
Matched data: 0 bytes
 
- 21
File list size: 2.09M
+            21
File list size: 1.99M
 
22
File list generation time: 0.001 seconds
 
23
File list transfer time: 0.000 seconds
 
- 24
Total bytes sent: 16.77K
+            24
Total bytes sent: 16.79K
 
25
Total bytes received: 2.33M
 
26
 
- 27
sent 16.77K bytes  received 2.33M bytes  1.57M bytes/sec
+            27
sent 16.79K bytes  received 2.33M bytes  1.57M bytes/sec
 
28
total size is 48.59M  speedup is 20.69
 
diff --git a/R_Overlay.txt b/R_Overlay.txt index a75aed7dff70..c7fb7541406a 100644 --- a/R_Overlay.txt +++ b/R_Overlay.txt @@ -18,13 +18,13 @@ Total file size: 48.59M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 2.09M +File list size: 1.99M File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 16.77K +Total bytes sent: 16.79K Total bytes received: 2.33M -sent 16.77K bytes received 2.33M bytes 1.57M bytes/sec +sent 16.79K bytes received 2.33M bytes 1.57M bytes/sec total size is 48.59M speedup is 20.69 *** syncing R_Overlay *** synced R_Overlay diff --git a/calculate.html b/calculate.html index 1cecf5f5085b..0c5ce4624543 100644 --- a/calculate.html +++ b/calculate.html @@ -56,23 +56,25 @@
23
From git://git.calculate-linux.org/calculate/calculate-overlay
 
- 24
   277f29b21..c4cbd616e  mhiretskiy -> origin/mhiretskiy
+            24
   277f29b21..b510095b2  develop    -> origin/develop
 
- 25
Already up to date.
+            25
   c4cbd616e..b510095b2  mhiretskiy -> origin/mhiretskiy
 
- 26
*** syncing calculate
+            26
Already up to date.
 
- 27
*** synced calculate
+            27
*** syncing calculate
 
- 28
 * Sync succeeded
+            28
*** synced calculate
 
- 29
$ git log --format=%ci -1
+            29
 * Sync succeeded
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
$ git log --format=%ci -1
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * Cache regenerated successfully
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate
+
+ 33
 * Cache regenerated successfully
 
diff --git a/calculate.txt b/calculate.txt index 4c4e2f3294be..a646553e2acc 100644 --- a/calculate.txt +++ b/calculate.txt @@ -21,7 +21,8 @@ or --ff-only on the command line to override the configured default per invocation. From git://git.calculate-linux.org/calculate/calculate-overlay - 277f29b21..c4cbd616e mhiretskiy -> origin/mhiretskiy + 277f29b21..b510095b2 develop -> origin/develop + c4cbd616e..b510095b2 mhiretskiy -> origin/mhiretskiy Already up to date. *** syncing calculate *** synced calculate diff --git a/docker.html b/docker.html index 6d23a5e6fe71..1faba69b9ea9 100644 --- a/docker.html +++ b/docker.html @@ -40,83 +40,81 @@
15
$ pmaint sync docker
 
- 16
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
commands sometime before your next pull:
 
- 19
commands sometime before your next pull:
+            19
 
- 20
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
  git config pull.rebase true   # rebase
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.ff only       # fast-forward only
 
- 23
  git config pull.ff only       # fast-forward only
+            23
 
- 24
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
or --ff-only on the command line to override the configured default per
 
- 27
or --ff-only on the command line to override the configured default per
+            27
invocation.
 
- 28
invocation.
+            28
 
- 29
+            29
Already up to date.
 
- 30
Already up to date.
+            30
*** syncing docker
 
- 31
*** syncing docker
+            31
*** synced docker
 
- 32
*** synced docker
+            32
 * Sync succeeded
 
- 33
 * Sync succeeded
+            33
$ git log --format=%ci -1
 
- 34
$ git log --format=%ci -1
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 docker
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 docker
-
- 37
 * app-emulation/docker-0.5.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            36
 * app-emulation/docker-0.5.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 38
 * app-emulation/docker-0.6.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            37
 * app-emulation/docker-0.6.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 39
 * app-emulation/docker-0.6.1-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            38
 * app-emulation/docker-0.6.1-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 40
 * app-emulation/docker-0.6.1-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            39
 * app-emulation/docker-0.6.1-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 41
 * app-emulation/docker-0.6.1-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            40
 * app-emulation/docker-0.6.1-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 42
 * app-emulation/docker-0.6.1-r4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            41
 * app-emulation/docker-0.6.1-r4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 43
 * app-emulation/docker-0.6.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            42
 * app-emulation/docker-0.6.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 44
 * app-emulation/docker-0.6.2-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            43
 * app-emulation/docker-0.6.2-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 45
 * app-emulation/docker-0.6.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            44
 * app-emulation/docker-0.6.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 46
 * app-emulation/docker-0.6.3-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            45
 * app-emulation/docker-0.6.3-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 47
 * app-emulation/docker-0.6.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            46
 * app-emulation/docker-0.6.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 48
 * app-emulation/docker-0.6.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            47
 * app-emulation/docker-0.6.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 49
 * app-emulation/docker-0.6.6: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            48
 * app-emulation/docker-0.6.6: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 50
 * app-emulation/docker-0.6.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            49
 * app-emulation/docker-0.6.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 51
 * app-emulation/docker-0.7.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            50
 * app-emulation/docker-0.7.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 52
 * dev-util/gordon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            51
 * dev-util/gordon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 53
 * sys-auth/notary-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            52
 * sys-auth/notary-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 54
 * Cache regen failed with 1
+            53
 * Cache regen failed with 1
 
diff --git a/docker.txt b/docker.txt index 4ba10c808693..691379aa1d2e 100644 --- a/docker.txt +++ b/docker.txt @@ -13,7 +13,6 @@ {'type': 'git', 'uri': 'git@github.com:tianon/docker-overlay.git'}], 'status': 'unofficial'} $ pmaint sync docker -WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/dwosky.html b/dwosky.html index dc0016a0edbf..7f798b9fc661 100644 --- a/dwosky.html +++ b/dwosky.html @@ -38,47 +38,49 @@
14
$ pmaint sync dwosky
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
commands sometime before your next pull:
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
+            18
commands sometime before your next pull:
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
 
- 20
  git config pull.rebase true   # rebase
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.ff only       # fast-forward only
+            21
  git config pull.rebase true   # rebase
 
- 22
+            22
  git config pull.ff only       # fast-forward only
 
- 23
You can replace "git config" with "git config --global" to set a default
+            23
 
- 24
preference for all repositories. You can also pass --rebase, --no-rebase,
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
or --ff-only on the command line to override the configured default per
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
invocation.
+            26
or --ff-only on the command line to override the configured default per
 
- 27
+            27
invocation.
 
- 28
Already up to date.
+            28
 
- 29
*** syncing dwosky
+            29
Already up to date.
 
- 30
*** synced dwosky
+            30
*** syncing dwosky
 
- 31
 * Sync succeeded
+            31
*** synced dwosky
 
- 32
$ git log --format=%ci -1
+            32
 * Sync succeeded
 
- 33
$ git show -q --pretty=format:%G? HEAD
+            33
$ git log --format=%ci -1
 
- 34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dwosky
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dwosky
+
+ 36
 * Cache regenerated successfully
 
diff --git a/dwosky.txt b/dwosky.txt index a1a7ae936c19..32647dc43bd9 100644 --- a/dwosky.txt +++ b/dwosky.txt @@ -12,6 +12,7 @@ 'uri': 'git+ssh://git@github.com/Dwosky/Dwosky-overlay.git'}], 'status': 'unofficial'} $ pmaint sync dwosky +WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/fusion809.html b/fusion809.html index af0a8bcd7437..c428ad18322a 100644 --- a/fusion809.html +++ b/fusion809.html @@ -64,47 +64,21 @@
27
 
- 28
From https://github.com/fusion809/fusion809-overlay
+            28
Already up to date.
 
- 29
   c6bfc02..f798898  master     -> origin/master
+            29
*** syncing fusion809
 
- 30
Updating c6bfc02..f798898
+            30
*** synced fusion809
 
- 31
Fast-forward
+            31
 * Sync succeeded
 
- 32
 app-editors/gvim/Manifest                                               | 2 +-
+            32
$ git log --format=%ci -1
 
- 33
 app-editors/gvim/{gvim-8.2.2044.ebuild => gvim-8.2.2045.ebuild}         | 0
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 app-editors/vim-core/Manifest                                           | 2 +-
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fusion809
 
- 35
 .../vim-core/{vim-core-8.2.2044.ebuild => vim-core-8.2.2045.ebuild}     | 0
-
- 36
 app-editors/vim/Manifest                                                | 2 +-
-
- 37
 app-editors/vim/{vim-8.2.2044.ebuild => vim-8.2.2045.ebuild}            | 0
-
- 38
 6 files changed, 3 insertions(+), 3 deletions(-)
-
- 39
 rename app-editors/gvim/{gvim-8.2.2044.ebuild => gvim-8.2.2045.ebuild} (100%)
-
- 40
 rename app-editors/vim-core/{vim-core-8.2.2044.ebuild => vim-core-8.2.2045.ebuild} (100%)
-
- 41
 rename app-editors/vim/{vim-8.2.2044.ebuild => vim-8.2.2045.ebuild} (100%)
-
- 42
*** syncing fusion809
-
- 43
*** synced fusion809
-
- 44
 * Sync succeeded
-
- 45
$ git log --format=%ci -1
-
- 46
$ git show -q --pretty=format:%G? HEAD
-
- 47
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fusion809
-
- 48
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
diff --git a/fusion809.txt b/fusion809.txt index 31ad3ff2e414..eef3b663b7a8 100644 --- a/fusion809.txt +++ b/fusion809.txt @@ -25,20 +25,7 @@ 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. -From https://github.com/fusion809/fusion809-overlay - c6bfc02..f798898 master -> origin/master -Updating c6bfc02..f798898 -Fast-forward - app-editors/gvim/Manifest | 2 +- - app-editors/gvim/{gvim-8.2.2044.ebuild => gvim-8.2.2045.ebuild} | 0 - app-editors/vim-core/Manifest | 2 +- - .../vim-core/{vim-core-8.2.2044.ebuild => vim-core-8.2.2045.ebuild} | 0 - app-editors/vim/Manifest | 2 +- - app-editors/vim/{vim-8.2.2044.ebuild => vim-8.2.2045.ebuild} | 0 - 6 files changed, 3 insertions(+), 3 deletions(-) - rename app-editors/gvim/{gvim-8.2.2044.ebuild => gvim-8.2.2045.ebuild} (100%) - rename app-editors/vim-core/{vim-core-8.2.2044.ebuild => vim-core-8.2.2045.ebuild} (100%) - rename app-editors/vim/{vim-8.2.2044.ebuild => vim-8.2.2045.ebuild} (100%) +Already up to date. *** syncing fusion809 *** synced fusion809 * Sync succeeded diff --git a/gentoo.html b/gentoo.html index 6ddde6789de1..6255f3b5617b 100644 --- a/gentoo.html +++ b/gentoo.html @@ -64,43 +64,21 @@
27
 
- 28
From https://anongit.gentoo.org/git/repo/gentoo
+            28
Already up to date.
 
- 29
   ba381a53f83..c092b23ff14  master     -> origin/master
+            29
*** syncing gentoo
 
- 30
Updating ba381a53f83..c092b23ff14
+            30
*** synced gentoo
 
- 31
Fast-forward
+            31
 * Sync succeeded
 
- 32
 kde-apps/kget/kget-20.08.3.ebuild                  |  1 +
+            32
$ git log --format=%ci -1
 
- 33
 kde-apps/kpat/kpat-20.08.3.ebuild                  |  1 +
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 ...20.08.3-fix-contactfetchjobtest-w-qt-5.15.patch | 31 ++++++++++++++++++++++
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
 
- 35
 kde-apps/libkgapi/libkgapi-20.08.3.ebuild          |  4 +++
-
- 36
 kde-apps/okular/okular-20.08.3.ebuild              |  4 +--
-
- 37
 .../pim-data-exporter-20.08.3.ebuild               |  2 ++
-
- 38
 6 files changed, 41 insertions(+), 2 deletions(-)
-
- 39
 create mode 100644 kde-apps/libkgapi/files/libkgapi-20.08.3-fix-contactfetchjobtest-w-qt-5.15.patch
-
- 40
*** syncing gentoo
-
- 41
*** synced gentoo
-
- 42
 * Sync succeeded
-
- 43
$ git log --format=%ci -1
-
- 44
$ git show -q --pretty=format:%G? HEAD
-
- 45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
-
- 46
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
diff --git a/gentoo.txt b/gentoo.txt index 967cfe800b81..106eb8ffaef8 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -25,18 +25,7 @@ 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. -From https://anongit.gentoo.org/git/repo/gentoo - ba381a53f83..c092b23ff14 master -> origin/master -Updating ba381a53f83..c092b23ff14 -Fast-forward - kde-apps/kget/kget-20.08.3.ebuild | 1 + - kde-apps/kpat/kpat-20.08.3.ebuild | 1 + - ...20.08.3-fix-contactfetchjobtest-w-qt-5.15.patch | 31 ++++++++++++++++++++++ - kde-apps/libkgapi/libkgapi-20.08.3.ebuild | 4 +++ - kde-apps/okular/okular-20.08.3.ebuild | 4 +-- - .../pim-data-exporter-20.08.3.ebuild | 2 ++ - 6 files changed, 41 insertions(+), 2 deletions(-) - create mode 100644 kde-apps/libkgapi/files/libkgapi-20.08.3-fix-contactfetchjobtest-w-qt-5.15.patch +Already up to date. *** syncing gentoo *** synced gentoo * Sync succeeded diff --git a/index.html b/index.html index 6493e20d8c78..e8f16ea683ee 100644 --- a/index.html +++ b/index.html @@ -910,7 +910,7 @@ -
Generated based on results from 2020-11-25 13:35:05 UTC
+
Generated based on results from 2020-11-25 14:05:12 UTC
\ No newline at end of file diff --git a/kde.html b/kde.html index 0bd6026d0606..53c760d66846 100644 --- a/kde.html +++ b/kde.html @@ -64,65 +64,21 @@
27
 
- 28
From https://anongit.gentoo.org/git/proj/kde
+            28
Already up to date.
 
- 29
   09e5c5ed03..231bcb57a7  master     -> origin/master
+            29
*** syncing kde
 
- 30
Updating 09e5c5ed03..231bcb57a7
+            30
*** synced kde
 
- 31
Fast-forward
+            31
 * Sync succeeded
 
- 32
 .../.kde-frameworks-live/kde-frameworks-portingaids-live     | 12 +++++++-----
+            32
$ git log --format=%ci -1
 
- 33
 .../package.accept_keywords/kde-frameworks-5.74.keywords     | 12 +++++++-----
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 .../package.accept_keywords/kde-frameworks-5.76.keywords     | 12 +++++++-----
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 kde
 
- 35
 .../package.accept_keywords/kde-frameworks-live.keywords     | 12 +++++++-----
-
- 36
 Documentation/package.mask/kde-frameworks-5.74               | 12 +++++++-----
-
- 37
 Documentation/package.mask/kde-frameworks-5.76               | 12 +++++++-----
-
- 38
 Documentation/package.mask/kde-frameworks-live               | 12 +++++++-----
-
- 39
 Documentation/package.unmask/kde-frameworks-5.74             | 12 +++++++-----
-
- 40
 Documentation/package.unmask/kde-frameworks-5.76             | 12 +++++++-----
-
- 41
 Documentation/package.unmask/kde-frameworks-live             | 12 +++++++-----
-
- 42
 kde-apps/kget/kget-20.12.49.9999.ebuild                      |  1 +
-
- 43
 kde-apps/kget/kget-9999.ebuild                               |  1 +
-
- 44
 kde-apps/kpat/kpat-20.12.49.9999.ebuild                      |  1 +
-
- 45
 kde-apps/kpat/kpat-9999.ebuild                               |  1 +
-
- 46
 kde-apps/okular/okular-20.12.49.9999.ebuild                  |  4 ++--
-
- 47
 kde-apps/okular/okular-9999.ebuild                           |  4 ++--
-
- 48
 .../pim-data-exporter/pim-data-exporter-20.12.49.9999.ebuild |  2 ++
-
- 49
 kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild     |  2 ++
-
- 50
 18 files changed, 82 insertions(+), 54 deletions(-)
-
- 51
*** syncing kde
-
- 52
*** synced kde
-
- 53
 * Sync succeeded
-
- 54
$ git log --format=%ci -1
-
- 55
$ git show -q --pretty=format:%G? HEAD
-
- 56
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 kde
-
- 57
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
diff --git a/kde.txt b/kde.txt index cbe9380c527f..453a0726baf7 100644 --- a/kde.txt +++ b/kde.txt @@ -25,29 +25,7 @@ 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. -From https://anongit.gentoo.org/git/proj/kde - 09e5c5ed03..231bcb57a7 master -> origin/master -Updating 09e5c5ed03..231bcb57a7 -Fast-forward - .../.kde-frameworks-live/kde-frameworks-portingaids-live | 12 +++++++----- - .../package.accept_keywords/kde-frameworks-5.74.keywords | 12 +++++++----- - .../package.accept_keywords/kde-frameworks-5.76.keywords | 12 +++++++----- - .../package.accept_keywords/kde-frameworks-live.keywords | 12 +++++++----- - Documentation/package.mask/kde-frameworks-5.74 | 12 +++++++----- - Documentation/package.mask/kde-frameworks-5.76 | 12 +++++++----- - Documentation/package.mask/kde-frameworks-live | 12 +++++++----- - Documentation/package.unmask/kde-frameworks-5.74 | 12 +++++++----- - Documentation/package.unmask/kde-frameworks-5.76 | 12 +++++++----- - Documentation/package.unmask/kde-frameworks-live | 12 +++++++----- - kde-apps/kget/kget-20.12.49.9999.ebuild | 1 + - kde-apps/kget/kget-9999.ebuild | 1 + - kde-apps/kpat/kpat-20.12.49.9999.ebuild | 1 + - kde-apps/kpat/kpat-9999.ebuild | 1 + - kde-apps/okular/okular-20.12.49.9999.ebuild | 4 ++-- - kde-apps/okular/okular-9999.ebuild | 4 ++-- - .../pim-data-exporter/pim-data-exporter-20.12.49.9999.ebuild | 2 ++ - kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild | 2 ++ - 18 files changed, 82 insertions(+), 54 deletions(-) +Already up to date. *** syncing kde *** synced kde * Sync succeeded diff --git a/pg_overlay.html b/pg_overlay.html index a210119f1455..818e2f330bc8 100644 --- a/pg_overlay.html +++ b/pg_overlay.html @@ -60,41 +60,21 @@
25
 
- 26
From https://gitlab.com/Perfect_Gentleman/PG_Overlay
+            26
Already up to date.
 
- 27
   68af1d8..9d84369  master     -> origin/master
+            27
*** syncing pg_overlay
 
- 28
Updating 68af1d8..9d84369
+            28
*** synced pg_overlay
 
- 29
Fast-forward
+            29
 * Sync succeeded
 
- 30
 media-libs/tg_owt/Manifest                    |  3 --
+            30
$ git log --format=%ci -1
 
- 31
 media-libs/tg_owt/metadata.xml                |  8 ----
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 media-libs/tg_owt/tg_owt-0_pre20201113.ebuild | 59 ---------------------------
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
 
- 33
 3 files changed, 70 deletions(-)
-
- 34
 delete mode 100644 media-libs/tg_owt/Manifest
-
- 35
 delete mode 100644 media-libs/tg_owt/metadata.xml
-
- 36
 delete mode 100644 media-libs/tg_owt/tg_owt-0_pre20201113.ebuild
-
- 37
*** syncing pg_overlay
-
- 38
*** synced pg_overlay
-
- 39
 * Sync succeeded
-
- 40
$ git log --format=%ci -1
-
- 41
$ git show -q --pretty=format:%G? HEAD
-
- 42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
-
- 43
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
diff --git a/pg_overlay.txt b/pg_overlay.txt index 1fb7ff9c77d9..d54ab5164533 100644 --- a/pg_overlay.txt +++ b/pg_overlay.txt @@ -23,17 +23,7 @@ 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. -From https://gitlab.com/Perfect_Gentleman/PG_Overlay - 68af1d8..9d84369 master -> origin/master -Updating 68af1d8..9d84369 -Fast-forward - media-libs/tg_owt/Manifest | 3 -- - media-libs/tg_owt/metadata.xml | 8 ---- - media-libs/tg_owt/tg_owt-0_pre20201113.ebuild | 59 --------------------------- - 3 files changed, 70 deletions(-) - delete mode 100644 media-libs/tg_owt/Manifest - delete mode 100644 media-libs/tg_owt/metadata.xml - delete mode 100644 media-libs/tg_owt/tg_owt-0_pre20201113.ebuild +Already up to date. *** syncing pg_overlay *** synced pg_overlay * Sync succeeded diff --git a/poly-c.html b/poly-c.html index 718f64183ffb..6ce47ae00f3b 100644 --- a/poly-c.html +++ b/poly-c.html @@ -112,7 +112,7 @@
51
 
- 52
sent 85 bytes  received 133 bytes  87.20 bytes/sec
+            52
sent 85 bytes  received 133 bytes  62.29 bytes/sec
 
53
total size is 32  speedup is 0.15
 
diff --git a/poly-c.txt b/poly-c.txt index 6f10fab0504b..448b5f217f99 100644 --- a/poly-c.txt +++ b/poly-c.txt @@ -49,7 +49,7 @@ File list transfer time: 0.000 seconds Total bytes sent: 85 Total bytes received: 133 -sent 85 bytes received 133 bytes 87.20 bytes/sec +sent 85 bytes received 133 bytes 62.29 bytes/sec total size is 32 speedup is 0.15 *** syncing poly-c *** synced poly-c diff --git a/xwing.html b/xwing.html index 47c9f6c7b8bf..5e6fb7b22c2b 100644 --- a/xwing.html +++ b/xwing.html @@ -82,21 +82,67 @@
36
 
- 37
sent 85 bytes  received 134 bytes  87.60 bytes/sec
+            37
sent 85 bytes  received 134 bytes  62.57 bytes/sec
 
38
total size is 32  speedup is 0.15
 
- 39
*** syncing xwing
+            39
This is xwing.info / alderaan.xwing.info
 
- 40
*** synced xwing
+            40
 
- 41
 * Sync succeeded
+            41
Server Address : 91.134.139.206
 
- 42
$ stat --format=%y .
+            42
Contact Name   : webmaster@xwing.info
 
- 43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
+            43
Hardware       : VPS 2016 SSD 3
 
- 44
 * Cache regenerated successfully
+            44
+
+ 45
+
+ 46
Number of files: 185 (reg: 125, dir: 60)
+
+ 47
Number of created files: 0
+
+ 48
Number of deleted files: 0
+
+ 49
Number of regular files transferred: 27
+
+ 50
Total file size: 139.15K bytes
+
+ 51
Total transferred file size: 34.09K bytes
+
+ 52
Literal data: 34.09K bytes
+
+ 53
Matched data: 0 bytes
+
+ 54
File list size: 5.96K
+
+ 55
File list generation time: 0.001 seconds
+
+ 56
File list transfer time: 0.000 seconds
+
+ 57
Total bytes sent: 681
+
+ 58
Total bytes received: 25.25K
+
+ 59
+
+ 60
sent 681 bytes  received 25.25K bytes  10.37K bytes/sec
+
+ 61
total size is 139.15K  speedup is 5.37
+
+ 62
*** syncing xwing
+
+ 63
*** synced xwing
+
+ 64
 * Sync succeeded
+
+ 65
$ stat --format=%y .
+
+ 66
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
+
+ 67
 * Cache regenerated successfully
 
diff --git a/xwing.txt b/xwing.txt index bbdf131acc21..8f4ad4d44c3e 100644 --- a/xwing.txt +++ b/xwing.txt @@ -34,8 +34,31 @@ File list transfer time: 0.000 seconds Total bytes sent: 85 Total bytes received: 134 -sent 85 bytes received 134 bytes 87.60 bytes/sec +sent 85 bytes received 134 bytes 62.57 bytes/sec total size is 32 speedup is 0.15 +This is xwing.info / alderaan.xwing.info + +Server Address : 91.134.139.206 +Contact Name : webmaster@xwing.info +Hardware : VPS 2016 SSD 3 + + +Number of files: 185 (reg: 125, dir: 60) +Number of created files: 0 +Number of deleted files: 0 +Number of regular files transferred: 27 +Total file size: 139.15K bytes +Total transferred file size: 34.09K bytes +Literal data: 34.09K bytes +Matched data: 0 bytes +File list size: 5.96K +File list generation time: 0.001 seconds +File list transfer time: 0.000 seconds +Total bytes sent: 681 +Total bytes received: 25.25K + +sent 681 bytes received 25.25K bytes 10.37K bytes/sec +total size is 139.15K speedup is 5.37 *** syncing xwing *** synced xwing * Sync succeeded diff --git a/zugaina.html b/zugaina.html index ba4233a12024..948eedd07f80 100644 --- a/zugaina.html +++ b/zugaina.html @@ -54,15 +54,15 @@
22
File list transfer time: 0.000 seconds
 
- 23
Total bytes sent: 479
+            23
Total bytes sent: 475
 
24
Total bytes received: 47.31K
 
25
 
- 26
sent 479 bytes  received 47.31K bytes  19.12K bytes/sec
+            26
sent 475 bytes  received 47.31K bytes  19.11K bytes/sec
 
- 27
total size is 2.24M  speedup is 46.78
+            27
total size is 2.24M  speedup is 46.79
 
28
*** syncing zugaina
 
diff --git a/zugaina.txt b/zugaina.txt index 5f34c938c1ab..5eb14a22c0e1 100644 --- a/zugaina.txt +++ b/zugaina.txt @@ -20,11 +20,11 @@ Matched data: 0 bytes File list size: 27.16K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 479 +Total bytes sent: 475 Total bytes received: 47.31K -sent 479 bytes received 47.31K bytes 19.12K bytes/sec -total size is 2.24M speedup is 46.78 +sent 475 bytes received 47.31K bytes 19.11K bytes/sec +total size is 2.24M speedup is 46.79 *** syncing zugaina *** synced zugaina * Sync succeeded -- cgit v1.2.3-65-gdbad