gentoo

1
{'description': {'en': 'Official Gentoo ebuild repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
3
 'homepage': 'https://gentoo.org/',
4
 'name': 'gentoo',
5
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
6
 'quality': 'core',
7
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
8
            {'type': 'git',
9
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
13
 'status': 'official'}
14
$ pmaint sync gentoo
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
From https://anongit.gentoo.org/git/repo/gentoo
29
   5c474bcffe1..1b38a0fe392  master     -> origin/master
30
Updating 5c474bcffe1..1b38a0fe392
31
Fast-forward
32
 app-crypt/gnupg/gnupg-2.2.25.ebuild                |  2 +-
33
 dev-libs/freexl/Manifest                           |  1 +
34
 dev-libs/freexl/freexl-1.0.5.ebuild                |  4 +--
35
 dev-libs/freexl/freexl-1.0.6.ebuild                | 25 +++++++++++++++++
36
 dev-libs/libdnet/libdnet-1.14-r1.ebuild            | 31 +++++++++++-----------
37
 dev-libs/libdnet/libdnet-1.14-r2.ebuild            |  2 +-
38
 dev-libs/libnl/libnl-3.5.0.ebuild                  | 29 +++++++-------------
39
 dev-libs/libnl/libnl-99999999.ebuild               | 26 ++++++++----------
40
 dev-python/pyspf/pyspf-2.0.14.ebuild               | 31 +++++++++++++---------
41
 media-gfx/maim/maim-5.6.3.ebuild                   |  4 +--
42
 .../usermode-utilities-20070815-r4.ebuild          |  2 +-
43
 sys-block/whdd/whdd-3.0.1.ebuild                   |  4 +--
44
 sys-kernel/gentoo-sources/Manifest                 |  4 ---
45
 .../gentoo-sources/gentoo-sources-5.9.16.ebuild    | 29 --------------------
46
 www-client/uget/uget-2.2.1.ebuild                  |  4 +--
47
 x11-misc/slop/slop-7.5.ebuild                      |  4 +--
48
 x11-terms/eterm/eterm-0.9.6-r2.ebuild              | 13 ++++-----
49
 x11-terms/eterm/eterm-9999.ebuild                  | 13 +++++----
50
 18 files changed, 109 insertions(+), 119 deletions(-)
51
 create mode 100644 dev-libs/freexl/freexl-1.0.6.ebuild
52
 delete mode 100644 sys-kernel/gentoo-sources/gentoo-sources-5.9.16.ebuild
53
*** syncing gentoo
54
*** synced gentoo
55
 * Sync succeeded
56
$ git log --format=%ci -1
57
$ git show -q --pretty=format:%G? HEAD
58
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
59
 * Cache regenerated successfully