summaryrefslogtreecommitdiff
blob: 645a95c8c09ef4815fb76d6c219789bab60ed35f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
$ pmaint sync gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   be6f210f3f9..036a92fe9a8  master     -> origin/master
Updating be6f210f3f9..036a92fe9a8
Fast-forward
 dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild      |  2 +-
 dev-python/PyQt5/PyQt5-5.14.2.ebuild               |  2 +-
 dev-python/dbus-python/dbus-python-1.2.16.ebuild   |  4 +-
 .../files/dbus-python-1.2.16-py39.patch            | 33 ++++++++++
 dev-python/pycairo/files/pycairo-1.19.1-py39.patch | 26 ++++++++
 dev-python/pycairo/pycairo-1.18.2.ebuild           |  2 +
 dev-python/pycairo/pycairo-1.19.1.ebuild           |  2 +
 dev-python/sip/sip-4.19.22.ebuild                  |  2 +-
 dev-python/tappy/Manifest                          |  1 +
 dev-python/tappy/files/tappy-2.6.2-yaml.patch      | 37 +++++++++++
 dev-python/tappy/tappy-2.6.2.ebuild                | 40 ++++++++++++
 dev-python/tappy/tappy-3.0.ebuild                  |  8 +--
 media-gfx/krita/krita-4.2.9.ebuild                 |  2 +-
 sci-libs/dlib/Manifest                             |  2 -
 .../{dlib-19.16.ebuild => dlib-19.16-r1.ebuild}    | 41 ++++++------
 sci-libs/dlib/dlib-19.4.ebuild                     | 72 ----------------------
 sci-libs/dlib/dlib-19.7.ebuild                     | 71 ---------------------
 17 files changed, 170 insertions(+), 177 deletions(-)
 create mode 100644 dev-python/dbus-python/files/dbus-python-1.2.16-py39.patch
 create mode 100644 dev-python/pycairo/files/pycairo-1.19.1-py39.patch
 create mode 100644 dev-python/tappy/files/tappy-2.6.2-yaml.patch
 create mode 100644 dev-python/tappy/tappy-2.6.2.ebuild
 rename sci-libs/dlib/{dlib-19.16.ebuild => dlib-19.16-r1.ebuild} (77%)
 delete mode 100644 sci-libs/dlib/dlib-19.4.ebuild
 delete mode 100644 sci-libs/dlib/dlib-19.7.ebuild
*** syncing gentoo
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
 * Cache regenerated successfully