blob: f972c3ea8c8b4548e1473227034ab3e43f8db5c5 (
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
|
{'description': {'en': "ZappeL's Gentoo-Overlay"},
'feed': ['https://lab.simple-co.de/zappel/zGentoo/-/commits/main.atom'],
'homepage': 'https://lab.simple-co.de/zappel/zGentoo',
'name': 'zGentoo',
'owner': [{'email': 'zappel@simple-co.de',
'name': 'Armas Spann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://lab.simple-co.de/zappel/zGentoo.git'},
{'type': 'git', 'uri': 'git@lab.simple-co.de:zappel/zGentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zGentoo
*** syncing zGentoo
From https://lab.simple-co.de/zappel/zGentoo
ba5fa99..34b0704 main -> origin/main
Updating ba5fa99..34b0704
Fast-forward
dev-python/matplotlib/Manifest | 8 +
.../files/matplotlib-3.3.3-disable-lto.patch | 25 ++
.../matplotlib/files/matplotlib-3.7.1-test.patch | 244 ++++++++++++++++++
.../files/matplotlib-3.7.2-macOS_no-Cocoa.patch | 21 ++
.../files/matplotlib-7.3.2-pyparsing.patch | 266 +++++++++++++++++++
dev-python/matplotlib/matplotlib-3.7.2-r1.ebuild | 286 +++++++++++++++++++++
dev-python/matplotlib/metadata.xml | 28 ++
7 files changed, 878 insertions(+)
create mode 100644 dev-python/matplotlib/Manifest
create mode 100644 dev-python/matplotlib/files/matplotlib-3.3.3-disable-lto.patch
create mode 100644 dev-python/matplotlib/files/matplotlib-3.7.1-test.patch
create mode 100644 dev-python/matplotlib/files/matplotlib-3.7.2-macOS_no-Cocoa.patch
create mode 100644 dev-python/matplotlib/files/matplotlib-7.3.2-pyparsing.patch
create mode 100644 dev-python/matplotlib/matplotlib-3.7.2-r1.ebuild
create mode 100644 dev-python/matplotlib/metadata.xml
*** synced zGentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 zGentoo
* Cache regenerated successfully
|