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
   b686824fe66..12f94d91c28  master     -> origin/master
30
Updating b686824fe66..12f94d91c28
31
Fast-forward
32
 app-admin/system-config-printer/Manifest           |   1 -
33
 ...stem-config-printer-1.5.12-check-for-null.patch |  46 ---
34
 ...1.5.12-fix-abrt-in-udev-configure-printer.patch |  72 ----
35
 .../system-config-printer-1.5.12-r1.ebuild         |  83 ----
36
 app-text/an/an-1.2_p6.ebuild                       |   2 +-
37
 app-text/bdf2psf/bdf2psf-1.155.ebuild              |   2 +-
38
 app-text/diction/diction-1.14.ebuild               |   2 +-
39
 app-text/wdiff/wdiff-1.2.2-r1.ebuild               |   2 +-
40
 .../mariadb-connector-c-3.1.11.ebuild              |   2 +-
41
 .../mysql-connector-c-8.0.22.ebuild                |   2 +-
42
 dev-libs/mpc/mpc-1.2.1.ebuild                      |   2 +-
43
 dev-python/lxml/Manifest                           |   1 -
44
 dev-python/lxml/files/lxml-4.5.0-tests-pypy.patch  | 434 ---------------------
45
 dev-python/lxml/lxml-4.5.2-r1.ebuild               |  81 ----
46
 kde-apps/kget/kget-20.08.3.ebuild                  |  10 +
47
 kde-misc/tellico/Manifest                          |   1 +
48
 kde-misc/tellico/tellico-3.3.4.ebuild              |  89 +++++
49
 net-analyzer/arpoison/arpoison-0.7.ebuild          |   2 +-
50
 net-analyzer/bigeye/bigeye-0.3-r4.ebuild           |   2 +-
51
 .../echoping/echoping-6.0.2_p434-r4.ebuild         |   2 +-
52
 net-analyzer/firewalk/firewalk-5.0-r2.ebuild       |   2 +-
53
 net-analyzer/fping/fping-5.0.ebuild                |   2 +-
54
 net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild      |   2 +-
55
 net-analyzer/iptstate/iptstate-2.2.6.ebuild        |   2 +-
56
 net-analyzer/labrea/labrea-2.5_p1.ebuild           |   2 +-
57
 .../macchanger/macchanger-1.7.0_p5_p4.ebuild       |   2 +-
58
 net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild       |   2 +-
59
 net-analyzer/nbtscan/nbtscan-1.6.ebuild            |   2 +-
60
 net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild   |   2 +-
61
 net-analyzer/ngrep/ngrep-1.47.ebuild               |   2 +-
62
 net-analyzer/pbnj/pbnj-2.04-r1.ebuild              |   2 +-
63
 net-analyzer/scanssh/scanssh-2.1.2.ebuild          |   2 +-
64
 sci-libs/indilib/Manifest                          |   1 +
65
 sci-libs/indilib/indilib-1.8.7.ebuild              |  56 +++
66
 sys-devel/gdb/gdb-10.1.ebuild                      |   2 +-
67
 x11-misc/xsri/xsri-2.1.0_p17_p12.ebuild            |   2 +-
68
 36 files changed, 181 insertions(+), 742 deletions(-)
69
 delete mode 100644 app-admin/system-config-printer/files/system-config-printer-1.5.12-check-for-null.patch
70
 delete mode 100644 app-admin/system-config-printer/files/system-config-printer-1.5.12-fix-abrt-in-udev-configure-printer.patch
71
 delete mode 100644 app-admin/system-config-printer/system-config-printer-1.5.12-r1.ebuild
72
 delete mode 100644 dev-python/lxml/files/lxml-4.5.0-tests-pypy.patch
73
 delete mode 100644 dev-python/lxml/lxml-4.5.2-r1.ebuild
74
 create mode 100644 kde-misc/tellico/tellico-3.3.4.ebuild
75
 create mode 100644 sci-libs/indilib/indilib-1.8.7.ebuild
76
*** syncing gentoo
77
*** synced gentoo
78
 * Sync succeeded
79
$ git log --format=%ci -1
80
$ git show -q --pretty=format:%G? HEAD
81
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
82
 * Cache regenerated successfully