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
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-unity7
*** syncing gentoo-unity7
From https://github.com/c4pp4/gentoo-unity7
54d11c1..dbba43a master -> origin/master
Updating 54d11c1..dbba43a
Fast-forward
profiles/unity-portage.pmask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** 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
|