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
46
47
48
|
{'description': {'en': 'Overlay to install the Unity desktop'},
'feed': ['https://github.com/feeds/shiznix/commits/unity-gentoo/master'],
'homepage': 'https://github.com/shiznix/unity-gentoo',
'name': 'unity-gentoo',
'owner': [{'email': 'rickfharris@yahoo.com.au',
'name': 'Rick Harris',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/shiznix/unity-gentoo'},
{'type': 'git',
'uri': 'git://github.com/shiznix/unity-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync unity-gentoo
WARNING:pkgcore:EAPI '7' isn't fully supported
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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
From https://github.com/shiznix/unity-gentoo
d680290d..00fb8970 master -> origin/master
Updating d680290d..00fb8970
Fast-forward
dev-libs/glib/Manifest | 4 ++--
.../{glib-2.60.0_p_p_p1.ebuild => glib-2.60.4_p_p0_p00190401.ebuild} | 4 ++--
dev-util/gdbus-codegen/Manifest | 2 +-
.../{gdbus-codegen-2.60.0.ebuild => gdbus-codegen-2.60.4.ebuild} | 0
gnome-base/gnome-desktop/Manifest | 4 ++--
....32.1_p_p1_p0101.ebuild => gnome-desktop-3.32.1_p_p1_p0102.ebuild} | 2 +-
sys-kernel/ubuntu-sources/Manifest | 4 ++--
...s-5.0.8_p_p16_p17.ebuild => ubuntu-sources-5.0.8_p_p20_p21.ebuild} | 2 +-
8 files changed, 11 insertions(+), 11 deletions(-)
rename dev-libs/glib/{glib-2.60.0_p_p_p1.ebuild => glib-2.60.4_p_p0_p00190401.ebuild} (99%)
rename dev-util/gdbus-codegen/{gdbus-codegen-2.60.0.ebuild => gdbus-codegen-2.60.4.ebuild} (100%)
rename gnome-base/gnome-desktop/{gnome-desktop-3.32.1_p_p1_p0101.ebuild => gnome-desktop-3.32.1_p_p1_p0102.ebuild} (98%)
rename sys-kernel/ubuntu-sources/{ubuntu-sources-5.0.8_p_p16_p17.ebuild => ubuntu-sources-5.0.8_p_p20_p21.ebuild} (99%)
*** syncing unity-gentoo
*** synced unity-gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 unity-gentoo
WARNING:pkgcore:EAPI '7' isn't fully supported
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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
* Cache regenerated successfully
|