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
|
{'description': {'en': 'Gentoo Overlay for Deepin Desktop Environment'},
'feed': ['https://github.com/zhtengw/deepin-overlay/commits/master.atom'],
'homepage': 'https://github.com/zhtengw/deepin-overlay',
'name': 'deepin',
'owner': [{'email': 'atenzd@gmail.com',
'name': 'Aten Zhang',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/zhtengw/deepin-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync deepin
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/awesome'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/awesome', named 'awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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 deepin
From git://github.com/zhtengw/deepin-overlay
7a3ffc7..595cd7c master -> origin/master
Updating 7a3ffc7..595cd7c
Fast-forward
dde-base/dde-dock/Manifest | 2 +-
dde-base/dde-dock/{dde-dock-4.7.5.1.ebuild => dde-dock-4.7.5.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename dde-base/dde-dock/{dde-dock-4.7.5.1.ebuild => dde-dock-4.7.5.2.ebuild} (100%)
*** synced deepin
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 deepin
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
|