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
42
43
|
{'description': {'en': '32bit ebuilds (libdrm, mesa, libx11, mesa-progs, ..)'},
'feed': ['https://github.com/FireBurn/Overlay/commits/master.atom'],
'homepage': 'https://github.com/FireBurn/Overlay',
'name': 'FireBurn',
'owner': [{'email': 'mike@fireburn.co.uk',
'name': 'Mike Lothian',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/FireBurn/Overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/FireBurn/Overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.10
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync FireBurn
*** syncing FireBurn
From https://github.com/FireBurn/Overlay
0313300..780efcb master -> origin/master
Updating 0313300..780efcb
Fast-forward
media-libs/mesa/mesa-9999.ebuild | 463 -------
media-libs/mesa/metadata.xml | 33 -
sys-auth/polkit/Manifest | 2 -
sys-auth/polkit/files/polkit-0.115-elogind.patch | 28 -
sys-auth/polkit/files/polkit-0.118-duktape.patch | 1497 ----------------------
sys-auth/polkit/metadata.xml | 11 -
sys-auth/polkit/polkit-0.118-r3.ebuild | 135 --
sys-auth/polkit/polkit-0.119-r3.ebuild | 134 --
8 files changed, 2303 deletions(-)
delete mode 100644 media-libs/mesa/mesa-9999.ebuild
delete mode 100644 media-libs/mesa/metadata.xml
delete mode 100644 sys-auth/polkit/Manifest
delete mode 100644 sys-auth/polkit/files/polkit-0.115-elogind.patch
delete mode 100644 sys-auth/polkit/files/polkit-0.118-duktape.patch
delete mode 100644 sys-auth/polkit/metadata.xml
delete mode 100644 sys-auth/polkit/polkit-0.118-r3.ebuild
delete mode 100644 sys-auth/polkit/polkit-0.119-r3.ebuild
*** synced FireBurn
* 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 FireBurn
* Cache regenerated successfully
|