blob: e32f61d40e348d16a669bd5ad98404becbc0061f (
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
38
39
40
41
42
|
{'description': {'en': "pholthaus' personal overlay"},
'feed': ['https://github.com//pholthau/pholthaus-overlay/commits/master.atom'],
'homepage': 'https://github.com/pholthau/pholthaus-overlay',
'name': 'pholthaus-overlay',
'owner': [{'email': 'patrick.holthaus@googlemail.com',
'name': 'Patrick Holthaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pholthau/pholthaus-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/pholthau/pholthaus-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pholthaus-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 pholthaus-overlay
From https://github.com/pholthau/pholthaus-overlay
f312c9c..4cb0e98 master -> origin/master
Updating f312c9c..4cb0e98
Fast-forward
net-libs/ignition-msgs/Manifest | 2 ++
net-libs/ignition-msgs/ignition-msgs-0.7.0.ebuild | 28 +++++++++++++++++
net-libs/ignition-transport/Manifest | 2 ++
.../ignition-transport-3.1.0-r1.ebuild | 36 ++++++++++++++++++++++
4 files changed, 68 insertions(+)
create mode 100644 net-libs/ignition-msgs/Manifest
create mode 100644 net-libs/ignition-msgs/ignition-msgs-0.7.0.ebuild
create mode 100644 net-libs/ignition-transport/Manifest
create mode 100644 net-libs/ignition-transport/ignition-transport-3.1.0-r1.ebuild
*** synced pholthaus-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 pholthaus-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
|