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
|
{'description': {'en': 'Ebuilds for some wayland-related software and some other stuff'},
'feed': ['https://gitlab.com/eternal-sorrow/gentoo-local/commits/master?format=atom'],
'homepage': 'https://gitlab.com/eternal-sorrow/gentoo-local',
'name': 'sorrow',
'owner': [{'email': 'sergamena@inbox.ru',
'name': 'sorrow',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/eternal-sorrow/gentoo-local.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com:eternal-sorrow/gentoo-local.git'}],
'status': 'unofficial'}
$ pmaint sync sorrow
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing sorrow
From https://gitlab.com/eternal-sorrow/gentoo-local
7274930..db8acab master -> origin/master
Updating 7274930..db8acab
Fast-forward
gui-apps/waybar/Manifest | 2 +-
.../{waybar-0.6.7.ebuild => waybar-0.6.8.ebuild} | 0
gui-wm/sway/Manifest | 2 +-
.../{sway-1.1_rc2.ebuild => sway-1.1.1.ebuild} | 0
net-p2p/transmission-remote-gtk/Manifest | 1 -
.../transmission-remote-gtk-1.4.1.ebuild | 56 ----------------------
6 files changed, 2 insertions(+), 59 deletions(-)
rename gui-apps/waybar/{waybar-0.6.7.ebuild => waybar-0.6.8.ebuild} (100%)
rename gui-wm/sway/{sway-1.1_rc2.ebuild => sway-1.1.1.ebuild} (100%)
delete mode 100644 net-p2p/transmission-remote-gtk/Manifest
delete mode 100644 net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild
*** synced sorrow
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sorrow
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|