blob: 813b1bb03d31e9ac465ce354918a0379950e5a6c (
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': 'personal overlay of robert7k'},
'feed': ['https://github.com/robert7k/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/robert7k/gentoo-overlay',
'name': 'robert7k',
'owner': [{'email': 'gentoo.2019@r123.de', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/robert7k/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/robert7k/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robert7k
*** syncing robert7k
From https://github.com/robert7k/gentoo-overlay
4af8496..65a809b master -> origin/master
Updating 4af8496..65a809b
Fast-forward
dev-python/SoundFile/Manifest | 2 --
dev-python/SoundFile/SoundFile-0.10.2.ebuild | 22 ----------------------
dev-python/soundfile/Manifest | 2 ++
dev-python/soundfile/soundfile-0.12.1.ebuild | 22 ++++++++++++++++++++++
profiles/updates/2Q-2023 | 1 +
5 files changed, 25 insertions(+), 24 deletions(-)
delete mode 100644 dev-python/SoundFile/Manifest
delete mode 100644 dev-python/SoundFile/SoundFile-0.10.2.ebuild
create mode 100644 dev-python/soundfile/Manifest
create mode 100644 dev-python/soundfile/soundfile-0.12.1.ebuild
create mode 100644 profiles/updates/2Q-2023
*** synced robert7k
* 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 robert7k
* Cache regenerated successfully
|