blob: 1c507ef3ba0cbd805be70a18dbd034f400348a04 (
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
|
{'description': {'en': 'User overlay'},
'feed': ['https://github.com/perfect7gentleman/pg_overlay/commits/master.atom'],
'homepage': 'https://github.com/perfect7gentleman/pg_overlay',
'name': 'pg_overlay',
'owner': [{'email': 'perfect007gentleman@gmail.com',
'name': 'Perfect Gentleman',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/perfect7gentleman/pg_overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pg_overlay
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 pg_overlay
From https://github.com/perfect7gentleman/pg_overlay
77e1bb1c..0cf4277e master -> origin/master
Updating 77e1bb1c..0cf4277e
Fast-forward
media-sound/deadbeef/Manifest | 2 +-
media-sound/deadbeef/deadbeef-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
*** synced pg_overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
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
|