blob: 9a473dddca311daf91cb945d844667f09a9b7bc3 (
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
37
|
{'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
3b011057..8f3b558f master -> origin/master
Updating 3b011057..8f3b558f
Fast-forward
net-misc/youtube-dl/Manifest | 3 +-
net-misc/youtube-dl/youtube-dl-2019.01.16.ebuild | 117 -----------------------
net-misc/youtube-dl/youtube-dl-99999999.ebuild | 58 +++++++++++
3 files changed, 59 insertions(+), 119 deletions(-)
delete mode 100644 net-misc/youtube-dl/youtube-dl-2019.01.16.ebuild
create mode 100644 net-misc/youtube-dl/youtube-dl-99999999.ebuild
*** 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
|