summaryrefslogtreecommitdiff
blob: a68c38168488b86d9704be4fc6e4004796340c06 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{'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
   492c596a212..fd391e990dc  master     -> origin/master
Updating 492c596a212..fd391e990dc
Fast-forward
 dev-cpp/glibmm/Manifest                            |   1 +
 dev-cpp/glibmm/glibmm-2.62.0.ebuild                |  66 +++++
 dev-db/postgresql/postgresql-10.12.ebuild          |   2 +-
 dev-db/postgresql/postgresql-11.7.ebuild           |   2 +-
 dev-db/postgresql/postgresql-12.2.ebuild           |   2 +-
 dev-db/postgresql/postgresql-9.6.17.ebuild         |   2 +-
 dev-lang/php/php-7.2.28.ebuild                     |   2 +-
 dev-lang/php/php-7.3.15.ebuild                     |   2 +-
 dev-lang/php/php-7.4.3.ebuild                      |   2 +-
 dev-libs/glib/Manifest                             |   1 +
 dev-libs/glib/glib-2.60.7-r2.ebuild                |   2 +-
 dev-libs/glib/glib-2.62.5.ebuild                   | 274 +++++++++++++++++++++
 dev-python/automat/automat-0.8.0.ebuild            |   2 +-
 dev-python/hyperlink/hyperlink-19.0.0.ebuild       |   2 +-
 dev-python/jinja/jinja-2.10.3-r1.ebuild            |   2 +-
 dev-python/m2r/m2r-0.2.1.ebuild                    |   2 +-
 dev-python/mistune/mistune-0.8.4.ebuild            |   2 +-
 dev-python/pygments/pygments-2.5.2.ebuild          |   2 +-
 dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild   |   2 +-
 dev-python/sphinx/sphinx-2.0.1-r1.ebuild           |   2 +-
 .../sphinxcontrib-applehelp-1.0.1.ebuild           |   2 +-
 .../sphinxcontrib-devhelp-1.0.1.ebuild             |   2 +-
 .../sphinxcontrib-htmlhelp-1.0.2.ebuild            |   2 +-
 .../sphinxcontrib-jsmath-1.0.1.ebuild              |   2 +-
 .../sphinxcontrib-qthelp-1.0.2.ebuild              |   2 +-
 .../sphinxcontrib-serializinghtml-1.1.3.ebuild     |   2 +-
 dev-util/gdbus-codegen/Manifest                    |   1 +
 dev-util/gdbus-codegen/gdbus-codegen-2.62.5.ebuild |  69 ++++++
 dev-util/glib-utils/Manifest                       |   1 +
 dev-util/glib-utils/glib-utils-2.62.5.ebuild       |  65 +++++
 mail-filter/spamassassin/spamassassin-3.4.4.ebuild |   2 +-
 net-libs/glib-networking/Manifest                  |   1 +
 .../glib-networking/glib-networking-2.62.3.ebuild  |  73 ++++++
 sci-visualization/gwyddion/gwyddion-2.55-r2.ebuild |   2 +-
 sys-fs/lvm2/lvm2-2.02.184-r5.ebuild                |   6 +-
 35 files changed, 580 insertions(+), 26 deletions(-)
 create mode 100644 dev-cpp/glibmm/glibmm-2.62.0.ebuild
 create mode 100644 dev-libs/glib/glib-2.62.5.ebuild
 create mode 100644 dev-util/gdbus-codegen/gdbus-codegen-2.62.5.ebuild
 create mode 100644 dev-util/glib-utils/glib-utils-2.62.5.ebuild
 create mode 100644 net-libs/glib-networking/glib-networking-2.62.3.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