From 5266c84d1a1c7676d6f22ff8f6e803298c2d58f0 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 27 Nov 2020 15:35:12 +0000 Subject: 2020-11-27T15:30:01Z --- R_Overlay.html | 6 +-- R_Overlay.txt | 6 +-- amedeos.html | 44 ++++++++-------- amedeos.txt | 1 + anyc.html | 44 ++++++++-------- anyc.txt | 1 + apriluwu.html | 44 ++++++++-------- apriluwu.txt | 1 + archenroot.html | 44 ++++++++-------- archenroot.txt | 1 + dev1990-overlay.html | 44 ++++++++-------- dev1990-overlay.txt | 1 - dilfridge.html | 44 ++++++++-------- dilfridge.txt | 1 - docker.html | 78 +++++++++++++-------------- docker.txt | 1 + fidonet.html | 2 +- fidonet.txt | 2 +- gentoo.html | 146 +++------------------------------------------------ gentoo.txt | 67 +---------------------- guru.html | 20 +++---- guru.txt | 2 - index.html | 2 +- poly-c.html | 2 +- poly-c.txt | 2 +- swegener.html | 2 +- swegener.txt | 2 +- tastytea.html | 34 +++--------- tastytea.txt | 11 +--- xwing.html | 58 +++----------------- xwing.txt | 23 -------- zugaina.html | 6 +-- zugaina.txt | 6 +-- 33 files changed, 230 insertions(+), 518 deletions(-) diff --git a/R_Overlay.html b/R_Overlay.html index e3ffc65bb6db..d455821abe39 100644 --- a/R_Overlay.html +++ b/R_Overlay.html @@ -50,19 +50,19 @@ 20
Matched data: 0 bytes
 
- 21
File list size: 2.03M
+            21
File list size: 2.02M
 
22
File list generation time: 0.001 seconds
 
23
File list transfer time: 0.000 seconds
 
- 24
Total bytes sent: 16.81K
+            24
Total bytes sent: 16.77K
 
25
Total bytes received: 2.33M
 
26
 
- 27
sent 16.81K bytes  received 2.33M bytes  939.68K bytes/sec
+            27
sent 16.77K 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 88d4348d3d1c..20d0d9727752 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.03M +File list size: 2.02M File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 16.81K +Total bytes sent: 16.77K Total bytes received: 2.33M -sent 16.81K bytes received 2.33M bytes 939.68K bytes/sec +sent 16.77K 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/amedeos.html b/amedeos.html index acdfeb6ae935..c0ceb2868c4e 100644 --- a/amedeos.html +++ b/amedeos.html @@ -38,47 +38,49 @@
14
$ pmaint sync amedeos
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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 amedeos
+            29
Already up to date.
 
- 30
*** synced amedeos
+            30
*** syncing amedeos
 
- 31
 * Sync succeeded
+            31
*** synced amedeos
 
- 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 amedeos
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 amedeos
+
+ 36
 * Cache regenerated successfully
 
diff --git a/amedeos.txt b/amedeos.txt index edbbd8674004..dcc20390e6c6 100644 --- a/amedeos.txt +++ b/amedeos.txt @@ -12,6 +12,7 @@ 'uri': 'git+ssh://git@github.com/amedeos/amedeos-overlay.git'}], 'status': 'unofficial'} $ pmaint sync amedeos +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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/anyc.html b/anyc.html index 4636ba0d161c..66c9b684fbf9 100644 --- a/anyc.html +++ b/anyc.html @@ -36,47 +36,49 @@
13
$ pmaint sync anyc
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
commands sometime before your next pull:
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
+            17
commands sometime before your next pull:
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
  git config pull.ff only       # fast-forward only
+            20
  git config pull.rebase true   # rebase
 
- 21
+            21
  git config pull.ff only       # fast-forward only
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
or --ff-only on the command line to override the configured default per
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
invocation.
+            25
or --ff-only on the command line to override the configured default per
 
- 26
+            26
invocation.
 
- 27
Already up to date.
+            27
 
- 28
*** syncing anyc
+            28
Already up to date.
 
- 29
*** synced anyc
+            29
*** syncing anyc
 
- 30
 * Sync succeeded
+            30
*** synced anyc
 
- 31
$ git log --format=%ci -1
+            31
 * Sync succeeded
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ git log --format=%ci -1
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 anyc
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * Cache regenerated successfully
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 anyc
+
+ 35
 * Cache regenerated successfully
 
diff --git a/anyc.txt b/anyc.txt index 10523026a316..568323757222 100644 --- a/anyc.txt +++ b/anyc.txt @@ -11,6 +11,7 @@ {'type': 'git', 'uri': 'git@github.com:anyc/anyc-overlay.git'}], 'status': 'unofficial'} $ pmaint sync anyc +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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/apriluwu.html b/apriluwu.html index 72071734ac2f..8e96224ee4c9 100644 --- a/apriluwu.html +++ b/apriluwu.html @@ -38,47 +38,49 @@
14
$ pmaint sync apriluwu
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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 apriluwu
+            29
Already up to date.
 
- 30
*** synced apriluwu
+            30
*** syncing apriluwu
 
- 31
 * Sync succeeded
+            31
*** synced apriluwu
 
- 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 apriluwu
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 apriluwu
+
+ 36
 * Cache regenerated successfully
 
diff --git a/apriluwu.txt b/apriluwu.txt index 82c1f95f9b1d..2e2dee03f67a 100644 --- a/apriluwu.txt +++ b/apriluwu.txt @@ -12,6 +12,7 @@ 'uri': 'git+ssh://git@github.com/apriluwu/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync apriluwu +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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/archenroot.html b/archenroot.html index 80251163d114..2c3f39083cb6 100644 --- a/archenroot.html +++ b/archenroot.html @@ -38,47 +38,49 @@
14
$ pmaint sync archenroot
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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 archenroot
+            29
Already up to date.
 
- 30
*** synced archenroot
+            30
*** syncing archenroot
 
- 31
 * Sync succeeded
+            31
*** synced archenroot
 
- 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 archenroot
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 archenroot
+
+ 36
 * Cache regenerated successfully
 
diff --git a/archenroot.txt b/archenroot.txt index b5b2b3c9e57f..76cc3cda44f1 100644 --- a/archenroot.txt +++ b/archenroot.txt @@ -12,6 +12,7 @@ 'uri': 'git+ssh://git@github.com/archenroot/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync archenroot +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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/dev1990-overlay.html b/dev1990-overlay.html index 3c6fb51d6f23..837ff7b6079b 100644 --- a/dev1990-overlay.html +++ b/dev1990-overlay.html @@ -34,49 +34,47 @@
12
$ pmaint sync dev1990-overlay
 
- 13
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).
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
commands sometime before your next pull:
 
- 16
commands sometime before your next pull:
+            16
 
- 17
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
  git config pull.rebase true   # rebase
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.ff only       # fast-forward only
 
- 20
  git config pull.ff only       # fast-forward only
+            20
 
- 21
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
or --ff-only on the command line to override the configured default per
 
- 24
or --ff-only on the command line to override the configured default per
+            24
invocation.
 
- 25
invocation.
+            25
 
- 26
+            26
Already up to date.
 
- 27
Already up to date.
+            27
*** syncing dev1990-overlay
 
- 28
*** syncing dev1990-overlay
+            28
*** synced dev1990-overlay
 
- 29
*** synced dev1990-overlay
+            29
 * Sync succeeded
 
- 30
 * Sync succeeded
+            30
$ git log --format=%ci -1
 
- 31
$ git log --format=%ci -1
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dev1990-overlay
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dev1990-overlay
-
- 34
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
diff --git a/dev1990-overlay.txt b/dev1990-overlay.txt index aebb088b27d1..abc538165167 100644 --- a/dev1990-overlay.txt +++ b/dev1990-overlay.txt @@ -10,7 +10,6 @@ 'uri': 'https://github.com/dev-0x7C6/dev1990-overlay.git'}], 'status': 'unofficial'} $ pmaint sync dev1990-overlay -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/dilfridge.html b/dilfridge.html index 91fc814467b0..c9245b7075cb 100644 --- a/dilfridge.html +++ b/dilfridge.html @@ -44,49 +44,47 @@
17
$ pmaint sync dilfridge
 
- 18
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).
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
warning: Pulling without specifying how to reconcile divergent branches is
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
discouraged. You can squelch this message by running one of the following
+            20
commands sometime before your next pull:
 
- 21
commands sometime before your next pull:
+            21
 
- 22
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
  git config pull.rebase false  # merge (the default strategy)
+            23
  git config pull.rebase true   # rebase
 
- 24
  git config pull.rebase true   # rebase
+            24
  git config pull.ff only       # fast-forward only
 
- 25
  git config pull.ff only       # fast-forward only
+            25
 
- 26
+            26
You can replace "git config" with "git config --global" to set a default
 
- 27
You can replace "git config" with "git config --global" to set a default
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
preference for all repositories. You can also pass --rebase, --no-rebase,
+            28
or --ff-only on the command line to override the configured default per
 
- 29
or --ff-only on the command line to override the configured default per
+            29
invocation.
 
- 30
invocation.
+            30
 
- 31
+            31
Already up to date.
 
- 32
Already up to date.
+            32
*** syncing dilfridge
 
- 33
*** syncing dilfridge
+            33
*** synced dilfridge
 
- 34
*** synced dilfridge
+            34
 * Sync succeeded
 
- 35
 * Sync succeeded
+            35
$ git log --format=%ci -1
 
- 36
$ git log --format=%ci -1
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
$ git show -q --pretty=format:%G? HEAD
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dilfridge
 
- 38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dilfridge
-
- 39
 * Cache regenerated successfully
+            38
 * Cache regenerated successfully
 
diff --git a/dilfridge.txt b/dilfridge.txt index 2ce95887990f..f0834ba70225 100644 --- a/dilfridge.txt +++ b/dilfridge.txt @@ -15,7 +15,6 @@ 'uri': 'git+ssh://git@git.gentoo.org/dev/dilfridge.git'}], 'status': 'official'} $ pmaint sync dilfridge -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/docker.html b/docker.html index 1faba69b9ea9..6d23a5e6fe71 100644 --- a/docker.html +++ b/docker.html @@ -40,81 +40,83 @@
15
$ pmaint sync docker
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            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).
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
warning: Pulling without specifying how to reconcile divergent branches is
 
- 18
commands sometime before your next pull:
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
+            19
commands sometime before your next pull:
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
 
- 21
  git config pull.rebase true   # rebase
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase true   # rebase
 
- 23
+            23
  git config pull.ff only       # fast-forward only
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
or --ff-only on the command line to override the configured default per
+            26
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 27
invocation.
+            27
or --ff-only on the command line to override the configured default per
 
- 28
+            28
invocation.
 
- 29
Already up to date.
+            29
 
- 30
*** syncing docker
+            30
Already up to date.
 
- 31
*** synced docker
+            31
*** syncing docker
 
- 32
 * Sync succeeded
+            32
*** synced docker
 
- 33
$ git log --format=%ci -1
+            33
 * Sync succeeded
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
$ git log --format=%ci -1
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 docker
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
 * app-emulation/docker-0.5.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            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
 
[FATAL] - 37
 * app-emulation/docker-0.6.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            38
 * app-emulation/docker-0.6.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 38
 * app-emulation/docker-0.6.1-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            39
 * app-emulation/docker-0.6.1-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 39
 * app-emulation/docker-0.6.1-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            40
 * app-emulation/docker-0.6.1-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 40
 * app-emulation/docker-0.6.1-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            41
 * app-emulation/docker-0.6.1-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 41
 * app-emulation/docker-0.6.1-r4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            42
 * app-emulation/docker-0.6.1-r4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 42
 * app-emulation/docker-0.6.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            43
 * app-emulation/docker-0.6.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 43
 * app-emulation/docker-0.6.2-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            44
 * app-emulation/docker-0.6.2-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 44
 * app-emulation/docker-0.6.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            45
 * app-emulation/docker-0.6.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 45
 * app-emulation/docker-0.6.3-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            46
 * app-emulation/docker-0.6.3-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 46
 * app-emulation/docker-0.6.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            47
 * app-emulation/docker-0.6.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 47
 * app-emulation/docker-0.6.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            48
 * app-emulation/docker-0.6.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 48
 * app-emulation/docker-0.6.6: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            49
 * app-emulation/docker-0.6.6: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 49
 * app-emulation/docker-0.6.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            50
 * app-emulation/docker-0.6.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 50
 * app-emulation/docker-0.7.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            51
 * app-emulation/docker-0.7.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 51
 * dev-util/gordon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            52
 * dev-util/gordon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 52
 * sys-auth/notary-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            53
 * sys-auth/notary-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 53
 * Cache regen failed with 1
+            54
 * Cache regen failed with 1
 
diff --git a/docker.txt b/docker.txt index 691379aa1d2e..4ba10c808693 100644 --- a/docker.txt +++ b/docker.txt @@ -13,6 +13,7 @@ {'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/fidonet.html b/fidonet.html index 1850023f8bab..74286f168190 100644 --- a/fidonet.html +++ b/fidonet.html @@ -64,7 +64,7 @@
27
 
- 28
sent 85 bytes  received 134 bytes  62.57 bytes/sec
+            28
sent 85 bytes  received 134 bytes  87.60 bytes/sec
 
29
total size is 32  speedup is 0.15
 
diff --git a/fidonet.txt b/fidonet.txt index 27181e7b6c27..3675e1552bc5 100644 --- a/fidonet.txt +++ b/fidonet.txt @@ -25,7 +25,7 @@ File list transfer time: 0.000 seconds Total bytes sent: 85 Total bytes received: 134 -sent 85 bytes received 134 bytes 62.57 bytes/sec +sent 85 bytes received 134 bytes 87.60 bytes/sec total size is 32 speedup is 0.15 *** syncing fidonet *** synced fidonet diff --git a/gentoo.html b/gentoo.html index 569a1b026dde..6255f3b5617b 100644 --- a/gentoo.html +++ b/gentoo.html @@ -64,151 +64,21 @@
27
 
- 28
From https://anongit.gentoo.org/git/repo/gentoo
+            28
Already up to date.
 
- 29
   f1e37cba114..fe8a2babb1a  master     -> origin/master
+            29
*** syncing gentoo
 
- 30
Updating f1e37cba114..fe8a2babb1a
+            30
*** synced gentoo
 
- 31
Fast-forward
+            31
 * Sync succeeded
 
- 32
 net-analyzer/arpoison/Manifest                     |  1 -
+            32
$ git log --format=%ci -1
 
- 33
 net-analyzer/arpoison/arpoison-0.6-r2.ebuild       | 38 --------------
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 net-analyzer/bigeye/Manifest                       |  1 -
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
 
- 35
 net-analyzer/bigeye/bigeye-0.3-r3.ebuild           | 39 --------------
-
- 36
 .../echoping/echoping-6.0.2_p434-r2.ebuild         | 56 --------------------
-
- 37
 .../echoping/echoping-6.0.2_p434-r3.ebuild         | 59 ----------------------
-
- 38
 net-analyzer/firewalk/firewalk-5.0-r1.ebuild       | 33 ------------
-
- 39
 net-analyzer/iptstate/Manifest                     |  1 -
-
- 40
 net-analyzer/iptstate/iptstate-2.2.5.ebuild        | 32 ------------
-
- 41
 net-analyzer/labrea/labrea-2.5-r2.ebuild           | 39 --------------
-
- 42
 net-analyzer/labrea/labrea-2.5-r3.ebuild           | 45 -----------------
-
- 43
 net-analyzer/mbrowse/mbrowse-0.4.3.ebuild          | 31 ------------
-
- 44
 net-analyzer/nbtscan/Manifest                      |  1 -
-
- 45
 net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild       | 29 -----------
-
- 46
 net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild   | 48 ------------------
-
- 47
 net-analyzer/pbnj/pbnj-2.04.ebuild                 | 29 -----------
-
- 48
 net-analyzer/sec/Manifest                          |  3 --
-
- 49
 net-analyzer/sec/sec-2.7.6-r1.ebuild               | 27 ----------
-
- 50
 net-analyzer/sec/sec-2.8.1.ebuild                  | 27 ----------
-
- 51
 net-analyzer/sec/sec-2.8.2.ebuild                  | 27 ----------
-
- 52
 net-analyzer/sflowtool/Manifest                    |  5 --
-
- 53
 net-analyzer/sflowtool/sflowtool-3.34.ebuild       | 19 -------
-
- 54
 net-analyzer/sflowtool/sflowtool-3.41.ebuild       | 25 ---------
-
- 55
 net-analyzer/sflowtool/sflowtool-5.02.ebuild       | 24 ---------
-
- 56
 net-analyzer/sflowtool/sflowtool-5.04.ebuild       | 24 ---------
-
- 57
 net-analyzer/sflowtool/sflowtool-5.05.ebuild       | 24 ---------
-
- 58
 net-analyzer/sniffit/Manifest                      |  2 -
-
- 59
 net-analyzer/sniffit/sniffit-0.3.7-r4.ebuild       | 40 ---------------
-
- 60
 net-analyzer/sniffit/sniffit-0.4.0.ebuild          | 30 -----------
-
- 61
 net-analyzer/synscan/Manifest                      |  1 -
-
- 62
 net-analyzer/synscan/synscan-5.01.ebuild           | 35 -------------
-
- 63
 net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild         | 29 -----------
-
- 64
 .../traceroute-nanog-6.4.2-r1.ebuild               | 39 --------------
-
- 65
 net-analyzer/yersinia/Manifest                     |  1 -
-
- 66
 net-analyzer/yersinia/yersinia-0.7.3.ebuild        | 53 -------------------
-
- 67
 35 files changed, 917 deletions(-)
-
- 68
 delete mode 100644 net-analyzer/arpoison/arpoison-0.6-r2.ebuild
-
- 69
 delete mode 100644 net-analyzer/bigeye/bigeye-0.3-r3.ebuild
-
- 70
 delete mode 100644 net-analyzer/echoping/echoping-6.0.2_p434-r2.ebuild
-
- 71
 delete mode 100644 net-analyzer/echoping/echoping-6.0.2_p434-r3.ebuild
-
- 72
 delete mode 100644 net-analyzer/firewalk/firewalk-5.0-r1.ebuild
-
- 73
 delete mode 100644 net-analyzer/iptstate/iptstate-2.2.5.ebuild
-
- 74
 delete mode 100644 net-analyzer/labrea/labrea-2.5-r2.ebuild
-
- 75
 delete mode 100644 net-analyzer/labrea/labrea-2.5-r3.ebuild
-
- 76
 delete mode 100644 net-analyzer/mbrowse/mbrowse-0.4.3.ebuild
-
- 77
 delete mode 100644 net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild
-
- 78
 delete mode 100644 net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild
-
- 79
 delete mode 100644 net-analyzer/pbnj/pbnj-2.04.ebuild
-
- 80
 delete mode 100644 net-analyzer/sec/sec-2.7.6-r1.ebuild
-
- 81
 delete mode 100644 net-analyzer/sec/sec-2.8.1.ebuild
-
- 82
 delete mode 100644 net-analyzer/sec/sec-2.8.2.ebuild
-
- 83
 delete mode 100644 net-analyzer/sflowtool/sflowtool-3.34.ebuild
-
- 84
 delete mode 100644 net-analyzer/sflowtool/sflowtool-3.41.ebuild
-
- 85
 delete mode 100644 net-analyzer/sflowtool/sflowtool-5.02.ebuild
-
- 86
 delete mode 100644 net-analyzer/sflowtool/sflowtool-5.04.ebuild
-
- 87
 delete mode 100644 net-analyzer/sflowtool/sflowtool-5.05.ebuild
-
- 88
 delete mode 100644 net-analyzer/sniffit/sniffit-0.3.7-r4.ebuild
-
- 89
 delete mode 100644 net-analyzer/sniffit/sniffit-0.4.0.ebuild
-
- 90
 delete mode 100644 net-analyzer/synscan/synscan-5.01.ebuild
-
- 91
 delete mode 100644 net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild
-
- 92
 delete mode 100644 net-analyzer/traceroute-nanog/traceroute-nanog-6.4.2-r1.ebuild
-
- 93
 delete mode 100644 net-analyzer/yersinia/yersinia-0.7.3.ebuild
-
- 94
*** syncing gentoo
-
- 95
*** synced gentoo
-
- 96
 * Sync succeeded
-
- 97
$ git log --format=%ci -1
-
- 98
$ git show -q --pretty=format:%G? HEAD
-
- 99
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
-
- 100
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
diff --git a/gentoo.txt b/gentoo.txt index 334e7f4e778f..106eb8ffaef8 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -25,72 +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 - f1e37cba114..fe8a2babb1a master -> origin/master -Updating f1e37cba114..fe8a2babb1a -Fast-forward - net-analyzer/arpoison/Manifest | 1 - - net-analyzer/arpoison/arpoison-0.6-r2.ebuild | 38 -------------- - net-analyzer/bigeye/Manifest | 1 - - net-analyzer/bigeye/bigeye-0.3-r3.ebuild | 39 -------------- - .../echoping/echoping-6.0.2_p434-r2.ebuild | 56 -------------------- - .../echoping/echoping-6.0.2_p434-r3.ebuild | 59 ---------------------- - net-analyzer/firewalk/firewalk-5.0-r1.ebuild | 33 ------------ - net-analyzer/iptstate/Manifest | 1 - - net-analyzer/iptstate/iptstate-2.2.5.ebuild | 32 ------------ - net-analyzer/labrea/labrea-2.5-r2.ebuild | 39 -------------- - net-analyzer/labrea/labrea-2.5-r3.ebuild | 45 ----------------- - net-analyzer/mbrowse/mbrowse-0.4.3.ebuild | 31 ------------ - net-analyzer/nbtscan/Manifest | 1 - - net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild | 29 ----------- - net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild | 48 ------------------ - net-analyzer/pbnj/pbnj-2.04.ebuild | 29 ----------- - net-analyzer/sec/Manifest | 3 -- - net-analyzer/sec/sec-2.7.6-r1.ebuild | 27 ---------- - net-analyzer/sec/sec-2.8.1.ebuild | 27 ---------- - net-analyzer/sec/sec-2.8.2.ebuild | 27 ---------- - net-analyzer/sflowtool/Manifest | 5 -- - net-analyzer/sflowtool/sflowtool-3.34.ebuild | 19 ------- - net-analyzer/sflowtool/sflowtool-3.41.ebuild | 25 --------- - net-analyzer/sflowtool/sflowtool-5.02.ebuild | 24 --------- - net-analyzer/sflowtool/sflowtool-5.04.ebuild | 24 --------- - net-analyzer/sflowtool/sflowtool-5.05.ebuild | 24 --------- - net-analyzer/sniffit/Manifest | 2 - - net-analyzer/sniffit/sniffit-0.3.7-r4.ebuild | 40 --------------- - net-analyzer/sniffit/sniffit-0.4.0.ebuild | 30 ----------- - net-analyzer/synscan/Manifest | 1 - - net-analyzer/synscan/synscan-5.01.ebuild | 35 ------------- - net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild | 29 ----------- - .../traceroute-nanog-6.4.2-r1.ebuild | 39 -------------- - net-analyzer/yersinia/Manifest | 1 - - net-analyzer/yersinia/yersinia-0.7.3.ebuild | 53 ------------------- - 35 files changed, 917 deletions(-) - delete mode 100644 net-analyzer/arpoison/arpoison-0.6-r2.ebuild - delete mode 100644 net-analyzer/bigeye/bigeye-0.3-r3.ebuild - delete mode 100644 net-analyzer/echoping/echoping-6.0.2_p434-r2.ebuild - delete mode 100644 net-analyzer/echoping/echoping-6.0.2_p434-r3.ebuild - delete mode 100644 net-analyzer/firewalk/firewalk-5.0-r1.ebuild - delete mode 100644 net-analyzer/iptstate/iptstate-2.2.5.ebuild - delete mode 100644 net-analyzer/labrea/labrea-2.5-r2.ebuild - delete mode 100644 net-analyzer/labrea/labrea-2.5-r3.ebuild - delete mode 100644 net-analyzer/mbrowse/mbrowse-0.4.3.ebuild - delete mode 100644 net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild - delete mode 100644 net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild - delete mode 100644 net-analyzer/pbnj/pbnj-2.04.ebuild - delete mode 100644 net-analyzer/sec/sec-2.7.6-r1.ebuild - delete mode 100644 net-analyzer/sec/sec-2.8.1.ebuild - delete mode 100644 net-analyzer/sec/sec-2.8.2.ebuild - delete mode 100644 net-analyzer/sflowtool/sflowtool-3.34.ebuild - delete mode 100644 net-analyzer/sflowtool/sflowtool-3.41.ebuild - delete mode 100644 net-analyzer/sflowtool/sflowtool-5.02.ebuild - delete mode 100644 net-analyzer/sflowtool/sflowtool-5.04.ebuild - delete mode 100644 net-analyzer/sflowtool/sflowtool-5.05.ebuild - delete mode 100644 net-analyzer/sniffit/sniffit-0.3.7-r4.ebuild - delete mode 100644 net-analyzer/sniffit/sniffit-0.4.0.ebuild - delete mode 100644 net-analyzer/synscan/synscan-5.01.ebuild - delete mode 100644 net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild - delete mode 100644 net-analyzer/traceroute-nanog/traceroute-nanog-6.4.2-r1.ebuild - delete mode 100644 net-analyzer/yersinia/yersinia-0.7.3.ebuild +Already up to date. *** syncing gentoo *** synced gentoo * Sync succeeded diff --git a/guru.html b/guru.html index 8af44300881b..e793c0b6c0d1 100644 --- a/guru.html +++ b/guru.html @@ -62,25 +62,21 @@
26
 
- 27
From https://anongit.gentoo.org/git/repo/proj/guru
+            27
Already up to date.
 
- 28
   05e8a1d..17c11b3  dev        -> origin/dev
+            28
*** syncing guru
 
- 29
Already up to date.
+            29
*** synced guru
 
- 30
*** syncing guru
+            30
 * Sync succeeded
 
- 31
*** synced guru
+            31
$ git log --format=%ci -1
 
- 32
 * Sync succeeded
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
$ git log --format=%ci -1
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
 
- 34
$ git show -q --pretty=format:%G? HEAD
-
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
-
- 36
 * Cache regenerated successfully
+            34
 * Cache regenerated successfully
 
diff --git a/guru.txt b/guru.txt index 7a330667d065..f0b5179e6a36 100644 --- a/guru.txt +++ b/guru.txt @@ -24,8 +24,6 @@ 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/proj/guru - 05e8a1d..17c11b3 dev -> origin/dev Already up to date. *** syncing guru *** synced guru diff --git a/index.html b/index.html index f6358fe0eb84..e05e6520b30d 100644 --- a/index.html +++ b/index.html @@ -909,7 +909,7 @@ -
Generated based on results from 2020-11-27 15:05:01 UTC
+
Generated based on results from 2020-11-27 15:35:02 UTC
\ No newline at end of file diff --git a/poly-c.html b/poly-c.html index e04bac7a45a5..f84591178839 100644 --- a/poly-c.html +++ b/poly-c.html @@ -112,7 +112,7 @@
51
 
- 52
sent 85 bytes  received 134 bytes  62.57 bytes/sec
+            52
sent 85 bytes  received 134 bytes  87.60 bytes/sec
 
53
total size is 32  speedup is 0.15
 
diff --git a/poly-c.txt b/poly-c.txt index b45c7e58d010..eed3928e049d 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: 134 -sent 85 bytes received 134 bytes 62.57 bytes/sec +sent 85 bytes received 134 bytes 87.60 bytes/sec total size is 32 speedup is 0.15 *** syncing poly-c *** synced poly-c diff --git a/swegener.html b/swegener.html index 9f3217ff0d22..04c3ddce7b2e 100644 --- a/swegener.html +++ b/swegener.html @@ -100,7 +100,7 @@
45
 
- 46
sent 147 bytes  received 5.38K bytes  2.21K bytes/sec
+            46
sent 147 bytes  received 5.38K bytes  1.58K bytes/sec
 
47
total size is 110.19K  speedup is 19.92
 
diff --git a/swegener.txt b/swegener.txt index d83c6dc8368e..27fc278aa534 100644 --- a/swegener.txt +++ b/swegener.txt @@ -43,7 +43,7 @@ File list transfer time: 0.000 seconds Total bytes sent: 147 Total bytes received: 5.38K -sent 147 bytes received 5.38K bytes 2.21K bytes/sec +sent 147 bytes received 5.38K bytes 1.58K bytes/sec total size is 110.19K speedup is 19.92 *** syncing swegener *** synced swegener diff --git a/tastytea.html b/tastytea.html index 67dcffb7d8f2..c1747449a462 100644 --- a/tastytea.html +++ b/tastytea.html @@ -58,39 +58,21 @@
24
 
- 25
From https://schlomp.space/tastytea/overlay
+            25
Already up to date.
 
- 26
   4897dfc..998db76  master     -> origin/master
+            26
*** syncing tastytea
 
- 27
Updating 4897dfc..998db76
+            27
*** synced tastytea
 
- 28
Fast-forward
+            28
 * Sync succeeded
 
- 29
 net-misc/mastorss/Manifest               |  2 +-
+            29
$ git log --format=%ci -1
 
- 30
 net-misc/mastorss/mastorss-0.12.1.ebuild | 28 ----------------------------
+            30
$ git show -q --pretty=format:%G? HEAD
 
- 31
 net-misc/mastorss/mastorss-0.13.0.ebuild | 32 ++++++++++++++++++++++++++++++++
+            31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea
 
- 32
 3 files changed, 33 insertions(+), 29 deletions(-)
-
- 33
 delete mode 100644 net-misc/mastorss/mastorss-0.12.1.ebuild
-
- 34
 create mode 100644 net-misc/mastorss/mastorss-0.13.0.ebuild
-
- 35
*** syncing tastytea
-
- 36
*** synced tastytea
-
- 37
 * Sync succeeded
-
- 38
$ git log --format=%ci -1
-
- 39
$ git show -q --pretty=format:%G? HEAD
-
- 40
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea
-
- 41
 * Cache regenerated successfully
+            32
 * Cache regenerated successfully
 
diff --git a/tastytea.txt b/tastytea.txt index 132fc5ba68ea..10b4e0ce3b45 100644 --- a/tastytea.txt +++ b/tastytea.txt @@ -22,16 +22,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://schlomp.space/tastytea/overlay - 4897dfc..998db76 master -> origin/master -Updating 4897dfc..998db76 -Fast-forward - net-misc/mastorss/Manifest | 2 +- - net-misc/mastorss/mastorss-0.12.1.ebuild | 28 ---------------------------- - net-misc/mastorss/mastorss-0.13.0.ebuild | 32 ++++++++++++++++++++++++++++++++ - 3 files changed, 33 insertions(+), 29 deletions(-) - delete mode 100644 net-misc/mastorss/mastorss-0.12.1.ebuild - create mode 100644 net-misc/mastorss/mastorss-0.13.0.ebuild +Already up to date. *** syncing tastytea *** synced tastytea * Sync succeeded diff --git a/xwing.html b/xwing.html index 9693587077e0..5d05216a6de0 100644 --- a/xwing.html +++ b/xwing.html @@ -86,63 +86,17 @@
38
total size is 32  speedup is 0.15
 
- 39
This is xwing.info / alderaan.xwing.info
+            39
*** syncing xwing
 
- 40
+            40
*** synced xwing
 
- 41
Server Address : 91.134.139.206
+            41
 * Sync succeeded
 
- 42
Contact Name   : webmaster@xwing.info
+            42
$ stat --format=%y .
 
- 43
Hardware       : VPS 2016 SSD 3
+            43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
 
- 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.13K bytes
-
- 51
Total transferred file size: 34.08K bytes
-
- 52
Literal data: 34.08K bytes
-
- 53
Matched data: 0 bytes
-
- 54
File list size: 5.93K
-
- 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.22K
-
- 59
-
- 60
sent 681 bytes  received 25.22K bytes  10.36K bytes/sec
-
- 61
total size is 139.13K  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
+            44
 * Cache regenerated successfully
 
diff --git a/xwing.txt b/xwing.txt index 31ffcefcb787..b553e2d87d6b 100644 --- a/xwing.txt +++ b/xwing.txt @@ -36,29 +36,6 @@ Total bytes received: 133 sent 85 bytes received 133 bytes 87.20 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.13K bytes -Total transferred file size: 34.08K bytes -Literal data: 34.08K bytes -Matched data: 0 bytes -File list size: 5.93K -File list generation time: 0.001 seconds -File list transfer time: 0.000 seconds -Total bytes sent: 681 -Total bytes received: 25.22K - -sent 681 bytes received 25.22K bytes 10.36K bytes/sec -total size is 139.13K speedup is 5.37 *** syncing xwing *** synced xwing * Sync succeeded diff --git a/zugaina.html b/zugaina.html index 6ae4d214f886..703ba0b2801f 100644 --- a/zugaina.html +++ b/zugaina.html @@ -48,19 +48,19 @@
19
Matched data: 0 bytes
 
- 20
File list size: 27.03K
+            20
File list size: 32.44K
 
21
File list generation time: 0.001 seconds
 
22
File list transfer time: 0.000 seconds
 
- 23
Total bytes sent: 475
+            23
Total bytes sent: 479
 
24
Total bytes received: 47.18K
 
25
 
- 26
sent 475 bytes  received 47.18K bytes  13.62K bytes/sec
+            26
sent 479 bytes  received 47.18K bytes  19.06K bytes/sec
 
27
total size is 2.24M  speedup is 46.92
 
diff --git a/zugaina.txt b/zugaina.txt index 8c0af76014a2..a8c5b02268b7 100644 --- a/zugaina.txt +++ b/zugaina.txt @@ -17,13 +17,13 @@ Total file size: 2.24M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 27.03K +File list size: 32.44K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 475 +Total bytes sent: 479 Total bytes received: 47.18K -sent 475 bytes received 47.18K bytes 13.62K bytes/sec +sent 479 bytes received 47.18K bytes 19.06K bytes/sec total size is 2.24M speedup is 46.92 *** syncing zugaina *** synced zugaina -- cgit v1.2.3-65-gdbad