blob: 57a0228170a99274cd74d23ef85ccd9916241a15 (
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': 'fol4 overlay'},
'feed': ['https://gitlab.com/madsl/fol4/commits/master.atom'],
'homepage': 'https://gitlab.com/madsl/fol4',
'name': 'fol4',
'owner': [{'email': 'mads@ab3.no', 'name': 'Mads', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/madsl/fol4'},
{'type': 'git', 'uri': 'git+ssh://git@gitlab.com/madsl/fol4.git'}],
'status': 'unofficial'}
$ pmaint sync fol4
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 fol4
warning: redirecting to https://gitlab.com/madsl/fol4.git/
From https://gitlab.com/madsl/fol4
8319cb8..7a3a685 master -> origin/master
Updating 8319cb8..7a3a685
Fast-forward
media-libs/vulkan-loader/Manifest | 3 ++
media-libs/vulkan-loader/metadata.xml | 14 ++++++
.../vulkan-loader/vulkan-loader-1.1.92.1-r1.ebuild | 58 ++++++++++++++++++++++
3 files changed, 75 insertions(+)
create mode 100644 media-libs/vulkan-loader/Manifest
create mode 100644 media-libs/vulkan-loader/metadata.xml
create mode 100644 media-libs/vulkan-loader/vulkan-loader-1.1.92.1-r1.ebuild
*** synced fol4
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fol4
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
|