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': '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+ssh://git@github.com/sandikata/ROKO__.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ROKO__
*** syncing ROKO__
From https://github.com/sandikata/ROKO__
4f9f75b..025a994 master -> origin/master
Updating 4f9f75b..025a994
Fast-forward
x11-libs/bamf/Manifest | 6 +-
x11-libs/bamf/bamf-0.5.4-r1.ebuild | 58 ---------------
x11-libs/bamf/bamf-0.5.5.ebuild | 83 ++++++++++++++++++++++
.../files/0.5.4-add-compile-warning-flags.patch | 73 -------------------
x11-libs/bamf/files/0.5.4-no-python.patch | 22 ------
x11-misc/plank/Manifest | 2 +
x11-misc/plank/plank-0.11.89.ebuild | 72 +++++++++++++++++++
7 files changed, 159 insertions(+), 157 deletions(-)
delete mode 100644 x11-libs/bamf/bamf-0.5.4-r1.ebuild
create mode 100644 x11-libs/bamf/bamf-0.5.5.ebuild
delete mode 100644 x11-libs/bamf/files/0.5.4-add-compile-warning-flags.patch
delete mode 100644 x11-libs/bamf/files/0.5.4-no-python.patch
create mode 100644 x11-misc/plank/Manifest
create mode 100644 x11-misc/plank/plank-0.11.89.ebuild
*** synced ROKO__
* 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 ROKO__
* Cache regenerated successfully
|