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
|
{'description': {'en': "stha09's personal overlay"},
'feed': ['https://github.com/stha09/gpo-stha09/commits/master.atom'],
'homepage': 'https://github.com/stha09/gpo-stha09',
'name': 'stha09',
'owner': [{'email': 'sultan@gentoo.org',
'name': 'Stephan Hartmann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/stha09/gpo-stha09.git'},
{'type': 'git', 'uri': 'git://github.com:stha09/gpo-stha09.git'},
{'type': 'git', 'uri': 'git@github.com:stha09/gpo-stha09.git'}],
'status': 'unofficial'}
pkgcore 0.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stha09
*** syncing stha09
From https://github.com/stha09/gpo-stha09
e1f871e..17ea41f master -> origin/master
Updating e1f871e..17ea41f
Fast-forward
www-client/chromium/Manifest | 7 +-
www-client/chromium/chromium-93.0.4555.0.ebuild | 960 ---------------------
www-client/chromium/chromium-93.0.4556.0.ebuild | 960 ---------------------
www-client/chromium/chromium-93.0.4557.0.ebuild | 960 ---------------------
...0.4554.0.ebuild => chromium-93.0.4561.0.ebuild} | 8 +-
.../chromium-93-dawn-raw-string-literal.patch | 48 --
.../files/chromium-93-std-vector-include.patch | 277 ++++++
7 files changed, 283 insertions(+), 2937 deletions(-)
delete mode 100644 www-client/chromium/chromium-93.0.4555.0.ebuild
delete mode 100644 www-client/chromium/chromium-93.0.4556.0.ebuild
delete mode 100644 www-client/chromium/chromium-93.0.4557.0.ebuild
rename www-client/chromium/{chromium-93.0.4554.0.ebuild => chromium-93.0.4561.0.ebuild} (99%)
delete mode 100644 www-client/chromium/files/chromium-93-dawn-raw-string-literal.patch
create mode 100644 www-client/chromium/files/chromium-93-std-vector-include.patch
*** synced stha09
* 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 stha09
* Cache regenerated successfully
|