summaryrefslogtreecommitdiff
blob: 65e82ea34d4d6fb7779570870cb946f82e869087 (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
{'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
   61ce4334977..0f01e141fb0  master     -> origin/master
Updating 61ce4334977..0f01e141fb0
Fast-forward
 dev-perl/EV/EV-4.330.0.ebuild                      |  28 ++
 dev-perl/EV/Manifest                               |   1 +
 dev-python/matplotlib/Manifest                     |   2 -
 .../files/matplotlib-2.2.2-doc-make.patch          |  10 -
 .../files/matplotlib-2.2.4-doc-fix.patch           |  18 -
 .../matplotlib-2.2.4-no-jqueryui-download.patch    |  18 -
 .../matplotlib-3.1.2-no-jqueryui-download.patch    |  15 -
 .../matplotlib/files/matplotlib-3.2.1-test.patch   | 432 ---------------------
 dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild   | 250 ------------
 dev-python/matplotlib/matplotlib-2.2.4.ebuild      | 253 ------------
 dev-python/pandas/Manifest                         |   2 -
 .../files/pandas-0.24.2-skip-broken-test.patch     |  15 -
 dev-python/pandas/pandas-0.24.2.ebuild             | 166 --------
 dev-python/pandas/pandas-1.0.4.ebuild              | 175 ---------
 dev-util/meson/Manifest                            |   1 +
 dev-util/meson/meson-0.55.0.ebuild                 |  94 +++++
 dev-util/meson/meson-9999.ebuild                   |   2 +-
 profiles/base/package.use.mask                     |   1 -
 18 files changed, 125 insertions(+), 1358 deletions(-)
 create mode 100644 dev-perl/EV/EV-4.330.0.ebuild
 delete mode 100644 dev-python/matplotlib/files/matplotlib-2.2.2-doc-make.patch
 delete mode 100644 dev-python/matplotlib/files/matplotlib-2.2.4-doc-fix.patch
 delete mode 100644 dev-python/matplotlib/files/matplotlib-2.2.4-no-jqueryui-download.patch
 delete mode 100644 dev-python/matplotlib/files/matplotlib-3.1.2-no-jqueryui-download.patch
 delete mode 100644 dev-python/matplotlib/files/matplotlib-3.2.1-test.patch
 delete mode 100644 dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild
 delete mode 100644 dev-python/matplotlib/matplotlib-2.2.4.ebuild
 delete mode 100644 dev-python/pandas/files/pandas-0.24.2-skip-broken-test.patch
 delete mode 100644 dev-python/pandas/pandas-0.24.2.ebuild
 delete mode 100644 dev-python/pandas/pandas-1.0.4.ebuild
 create mode 100644 dev-util/meson/meson-0.55.0.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