blob: 5df886fc3147144a1489f21e724a9fb317062cd0 (
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
|
{'description': {'en': 'The overlay contains new or updated security tools.'},
'homepage': 'http://www.pentoo.ch',
'name': 'pentoo',
'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'official'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
9e05f3841..632275c23 master -> origin/master
Updating 9e05f3841..632275c23
Fast-forward
.../pymobiledevice3/pymobiledevice3-2.17.2.ebuild | 2 +-
dev-python/{ipsw_parser => ipsw-parser}/Manifest | 1 +
.../ipsw-parser-1.2.0.ebuild} | 0
dev-python/ipsw-parser/ipsw-parser-1.2.1.ebuild | 31 ++++++++++++++++++++
dev-python/pycrashreport/Manifest | 1 +
.../pycrashreport/pycrashreport-1.2.1.ebuild | 33 ++++++++++++++++++++++
profiles/updates/4Q-2023 | 1 +
7 files changed, 68 insertions(+), 1 deletion(-)
rename dev-python/{ipsw_parser => ipsw-parser}/Manifest (50%)
rename dev-python/{ipsw_parser/ipsw_parser-1.2.0.ebuild => ipsw-parser/ipsw-parser-1.2.0.ebuild} (100%)
create mode 100644 dev-python/ipsw-parser/ipsw-parser-1.2.1.ebuild
create mode 100644 dev-python/pycrashreport/pycrashreport-1.2.1.ebuild
create mode 100644 profiles/updates/4Q-2023
*** synced pentoo
* 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 pentoo
* Cache regenerated successfully
|