blob: 17475a663f5791743b52a472d6824e6abe284420 (
plain)
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
|
{'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:'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
412d1ae..5c905c8 master -> origin/master
Updating 412d1ae..5c905c8
Fast-forward
README.md | 3 ---
dde-base/dde-file-manager/dde-file-manager-4.8.3.ebuild | 12 ++++++++----
.../deepin-desktop-base-2019.04.24.ebuild | 1 -
profiles/package.mask | 6 ++++++
4 files changed, 14 insertions(+), 8 deletions(-)
*** 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
|