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
44
45
|
{'description': {'en': 'Unofficial ebuilds for gentoo based distributions.'},
'feed': ['https://github.com/sandikata/ROKO__/commits/master.atom'],
'homepage': 'https://github.com/sandikata/ROKO__',
'name': 'ROKO__',
'owner': [{'email': 'sandikata@yandex.ru',
'name': 'Alexandrow Rosen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/sandikata/ROKO__.git'},
{'type': 'git', 'uri': 'git://github.com/sandikata/ROKO__.git'}],
'status': 'unofficial'}
$ pmaint sync ROKO__
From https://github.com/sandikata/ROKO__
f68589a..0a587d3 master -> origin/master
Updating f68589a..0a587d3
Fast-forward
sys-kernel/debian-sources/Manifest | 28 +--
.../debian-sources/debian-sources-5.3.0.ebuild | 265 ---------------------
...-5.4.13.ebuild => debian-sources-5.4.19.ebuild} | 7 +-
...ources-5.5.ebuild => debian-sources-5.7.ebuild} | 2 +-
...ian-sources-5.4.19-fix-bluetooth-polling.patch} | 0
.../debian-sources-5.4.19-ikconfig.patch} | 0
.../debian-sources-5.4.19-mcelog.patch} | 0
.../debian-sources-5.4.19-nocerts.patch} | 0
.../debian-sources-5.4.19-xfs-libcrc32c-fix.patch} | 0
.../export_kernel_fpu_functions_5_3.patch | 0
...-blacklist-endpoint-sound-devices-usbpre2.patch | 131 ++++++++++
11 files changed, 150 insertions(+), 283 deletions(-)
delete mode 100644 sys-kernel/debian-sources/debian-sources-5.3.0.ebuild
rename sys-kernel/debian-sources/{debian-sources-5.4.13.ebuild => debian-sources-5.4.19.ebuild} (98%)
rename sys-kernel/debian-sources/{debian-sources-5.5.ebuild => debian-sources-5.7.ebuild} (99%)
rename sys-kernel/debian-sources/files/{5.4.8/debian-sources-5.4.8-fix-bluetooth-polling.patch => 5.4.19/debian-sources-5.4.19-fix-bluetooth-polling.patch} (100%)
rename sys-kernel/debian-sources/files/{5.4.8/debian-sources-5.4.8-ikconfig.patch => 5.4.19/debian-sources-5.4.19-ikconfig.patch} (100%)
rename sys-kernel/debian-sources/files/{5.4.8/debian-sources-5.4.8-mcelog.patch => 5.4.19/debian-sources-5.4.19-mcelog.patch} (100%)
rename sys-kernel/debian-sources/files/{5.4.8/debian-sources-5.4.8-nocerts.patch => 5.4.19/debian-sources-5.4.19-nocerts.patch} (100%)
rename sys-kernel/debian-sources/files/{5.4.8/debian-sources-5.4.8-xfs-libcrc32c-fix.patch => 5.4.19/debian-sources-5.4.19-xfs-libcrc32c-fix.patch} (100%)
rename sys-kernel/debian-sources/files/{5.4.8 => 5.4.19}/export_kernel_fpu_functions_5_3.patch (100%)
create mode 100644 sys-kernel/debian-sources/files/5.4.19/usb-blacklist-endpoint-sound-devices-usbpre2.patch
*** syncing ROKO__
*** synced ROKO__
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ROKO__
* Cache regenerated successfully
|