1 | {'description': {'en': 'Backup-related ebuilds'},
|
2 | 'feed': ['https://github.com/lnagel/portage-backup/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/lnagel/portage-backup/tree/master',
|
4 | 'name': 'portage-backup',
|
5 | 'owner': [{'email': 'lenno@nagel.ee',
|
6 | 'name': 'Lenno Nagel',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/lnagel/portage-backup.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync portage-backup
|
13 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
14 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
15 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
16 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
17 | Already up to date.
|
18 | *** syncing portage-backup
|
19 | *** synced portage-backup
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 portage-backup
|
24 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
25 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
26 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
27 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
28 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
29 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
30 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
31 | * Cache regenerated successfully
|