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
|
{'description': {'en': 'A Gentoo overlay to build the Unity7 user interface'},
'feed': ['https://github.com/c4pp4/gentoo-unity7/commits/master.atom'],
'homepage': 'https://github.com/c4pp4/gentoo-unity7',
'name': 'gentoo-unity7',
'owner': [{'email': 'c4pp4@seznam.cz', 'name': 'c4pp4', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/c4pp4/gentoo-unity7.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/c4pp4/gentoo-unity7.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-unity7
*** syncing gentoo-unity7
From https://github.com/c4pp4/gentoo-unity7
1fe5a30..680d0f3 master -> origin/master
Updating 1fe5a30..680d0f3
Fast-forward
.../polkit-gnome/01-post_src_unpack.ehooks | 4 +-
...03.ebuild => gentoo-unity-env-7-r240404.ebuild} | 0
unity-extra/unity-greeter/Manifest | 1 +
.../unity-greeter-25.04.1-r250401.ebuild | 160 +++++++++++++++++++++
4 files changed, 163 insertions(+), 2 deletions(-)
rename unity-base/gentoo-unity-env/{gentoo-unity-env-7-r240403.ebuild => gentoo-unity-env-7-r240404.ebuild} (100%)
create mode 100644 unity-extra/unity-greeter/unity-greeter-25.04.1-r250401.ebuild
*** synced gentoo-unity7
* 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 gentoo-unity7
* Cache regenerated successfully
|