From b1c10f425da25428c3cf92e288632cc4e605f215 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 3 Dec 2020 00:35:21 +0000 Subject: 2020-12-03T00:30:01Z --- gentoo.html | 132 ++++++++++++++---------------------------------------------- 1 file changed, 30 insertions(+), 102 deletions(-) (limited to 'gentoo.html') diff --git a/gentoo.html b/gentoo.html index 2b7377c917a0..ad00e3a4ae1b 100644 --- a/gentoo.html +++ b/gentoo.html @@ -38,137 +38,65 @@ 14
$ pmaint sync gentoo
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', 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
From https://anongit.gentoo.org/git/repo/gentoo
+            28
 
- 29
   494811685a2..0a7b9937e6b  master     -> origin/master
+            29
From https://anongit.gentoo.org/git/repo/gentoo
 
- 30
Updating 494811685a2..0a7b9937e6b
+            30
   0a7b9937e6b..da4038c33b2  master     -> origin/master
 
- 31
Fast-forward
+            31
Updating 0a7b9937e6b..da4038c33b2
 
- 32
 app-crypt/ssss/ssss-0.5.6.ebuild                   |  2 +-
+            32
Fast-forward
 
- 33
 app-editors/nano/nano-5.3-r1.ebuild                |  2 +-
+            33
 .../libxml2-2.9.8-python3-unicode-errors.patch     | 34 ++++++++++++++++++++++
 
- 34
 app-editors/pluma/pluma-1.24.1.ebuild              |  2 +-
+            34
 ...2-2.9.10-r3.ebuild => libxml2-2.9.10-r4.ebuild} |  3 ++
 
- 35
 app-misc/lirc/lirc-0.10.1-r4.ebuild                |  2 +-
+            35
 2 files changed, 37 insertions(+)
 
- 36
 app-misc/solaar/solaar-1.0.2.ebuild                |  2 +-
+            36
 create mode 100644 dev-libs/libxml2/files/libxml2-2.9.8-python3-unicode-errors.patch
 
- 37
 app-vim/pydoc/pydoc-2.0-r2.ebuild                  |  2 +-
+            37
 rename dev-libs/libxml2/{libxml2-2.9.10-r3.ebuild => libxml2-2.9.10-r4.ebuild} (98%)
 
- 38
 dev-java/dnsjava/dnsjava-2.1.8.ebuild              |  4 +-
+            38
*** syncing gentoo
 
- 39
 dev-libs/gf-complete/gf-complete-2.0.0-r1.ebuild   |  2 +-
+            39
*** synced gentoo
 
- 40
 dev-libs/volume_key/volume_key-0.3.12-r1.ebuild    |  2 +-
+            40
 * Sync succeeded
 
- 41
 dev-libs/weston/weston-9.0.0.ebuild                |  4 +-
+            41
$ git log --format=%ci -1
 
- 42
 dev-lua/lua-argparse/lua-argparse-0.6.0-r1.ebuild  |  2 +-
+            42
$ git show -q --pretty=format:%G? HEAD
 
- 43
 dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild             |  2 +-
+            43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
 
- 44
 dev-lua/luaposix/luaposix-35.0-r100.ebuild         | 70 ++++++++++++++++++++++
-
- 45
 dev-lua/luaposix/luaposix-35.0.ebuild              |  4 +-
-
- 46
 dev-ml/findlib/findlib-1.8.1-r1.ebuild             |  2 +-
-
- 47
 dev-python/configobj/Manifest                      |  1 -
-
- 48
 dev-python/configobj/configobj-5.0.6-r1.ebuild     |  2 +-
-
- 49
 dev-python/configobj/configobj-5.0.6.ebuild        | 33 ----------
-
- 50
 dev-python/configobj/metadata.xml                  |  1 +
-
- 51
 dev-python/flask-cors/flask-cors-3.0.9.ebuild      |  2 +-
-
- 52
 dev-python/nose2/Manifest                          |  1 +
-
- 53
 dev-python/nose2/nose2-0.9.2.ebuild                | 41 +++++++++++++
-
- 54
 dev-python/numpy/numpy-1.19.3.ebuild               |  2 +-
-
- 55
 dev-python/pygame/pygame-2.0.0.ebuild              |  2 +-
-
- 56
 .../python-ironicclient-4.4.0.ebuild               |  2 +-
-
- 57
 media-libs/a52dec/a52dec-0.7.4-r8.ebuild           |  2 +-
-
- 58
 media-sound/jack2/jack2-1.9.16.ebuild              |  2 +-
-
- 59
 media-sound/mumble/mumble-1.3.3.ebuild             |  2 +-
-
- 60
 media-sound/murmur/murmur-1.3.3.ebuild             |  2 +-
-
- 61
 media-sound/qtractor/qtractor-0.9.18.ebuild        |  2 +-
-
- 62
 media-tv/w_scan/w_scan-20170107.ebuild             |  2 +-
-
- 63
 net-misc/ofono/ofono-1.31.ebuild                   |  2 +-
-
- 64
 profiles/package.mask                              |  1 +
-
- 65
 sys-cluster/placement/placement-4.0.0.ebuild       |  2 +-
-
- 66
 sys-cluster/sanlock/sanlock-3.8.2.ebuild           |  2 +-
-
- 67
 sys-devel/bison/bison-3.7.3.ebuild                 |  2 +-
-
- 68
 x11-misc/mozo/mozo-1.24.0-r1.ebuild                |  2 +-
-
- 69
 x11-misc/xsnow/xsnow-3.0.7.ebuild                  |  2 +-
-
- 70
 38 files changed, 148 insertions(+), 68 deletions(-)
-
- 71
 create mode 100644 dev-lua/luaposix/luaposix-35.0-r100.ebuild
-
- 72
 delete mode 100644 dev-python/configobj/configobj-5.0.6.ebuild
-
- 73
 create mode 100644 dev-python/nose2/nose2-0.9.2.ebuild
-
- 74
*** syncing gentoo
-
- 75
*** synced gentoo
-
- 76
 * Sync succeeded
-
- 77
$ git log --format=%ci -1
-
- 78
$ git show -q --pretty=format:%G? HEAD
-
- 79
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
-
- 80
 * Cache regenerated successfully
+            44
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad