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
|
{'description': {'en': "Pinkbyte's developer overlay"},
'feed': ['https://github.com/Pinkbyte/pinkbyte-overlay/commits/master.atom'],
'homepage': 'https://github.com/Pinkbyte/pinkbyte-overlay',
'name': 'pinkbyte',
'owner': [{'email': 'pinkbyte@gentoo.org',
'name': 'Sergey Popov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Pinkbyte/pinkbyte-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Pinkbyte/pinkbyte-overlay.git'}],
'status': 'official'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pinkbyte
*** syncing pinkbyte
From https://github.com/Pinkbyte/pinkbyte-overlay
b85752b..f7304a7 master -> origin/master
Updating b85752b..f7304a7
Fast-forward
x11-plugins/cairo-dock-plugins/Manifest | 2 +-
...d => cairo-dock-plugins-3.4.1_p20210730.ebuild} | 16 ++++++++++--
.../files/cairo-dock-plugins-2.3.0.2-sandbox.patch | 24 ------------------
...k-plugins-3.4.1_p20210730-disable-weather.patch | 29 ++++++++++++++++++++++
4 files changed, 44 insertions(+), 27 deletions(-)
rename x11-plugins/cairo-dock-plugins/{cairo-dock-plugins-3.4.1.ebuild => cairo-dock-plugins-3.4.1_p20210730.ebuild} (78%)
delete mode 100644 x11-plugins/cairo-dock-plugins/files/cairo-dock-plugins-2.3.0.2-sandbox.patch
create mode 100644 x11-plugins/cairo-dock-plugins/files/cairo-dock-plugins-3.4.1_p20210730-disable-weather.patch
*** synced pinkbyte
* 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 pinkbyte
* Cache regenerated successfully
|