blob: ead14e160b107b8f7a3c241c6f5a34888850099a (
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
43
|
{'description': {'en': 'All supported Wine ebuilds from the Gentoo Wine Project'},
'homepage': 'https://wiki.gentoo.org/wiki/Project:Wine',
'name': 'wine',
'owner': [{'email': 'wine@gentoo.org',
'name': 'Gentoo Wine Project',
'type': 'project'}],
'quality': 'testing',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/wine.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/repo/proj/wine.git'}],
'status': 'official'}
$ pmaint sync wine
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
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing wine
From https://anongit.gentoo.org/git/repo/proj/wine
f69ea0b..988a578 master -> origin/master
Updating f69ea0b..988a578
Fast-forward
app-emulation/wine-mono/Manifest | 1 +
app-emulation/wine-mono/wine-mono-4.8.3.ebuild | 21 +
.../wine-staging/wine-staging-4.7-r1.ebuild | 617 +++++++++++++++++++++
.../wine-staging/wine-staging-9999.ebuild | 2 +-
.../wine-vanilla/wine-vanilla-4.7-r1.ebuild | 534 ++++++++++++++++++
.../wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
6 files changed, 1175 insertions(+), 2 deletions(-)
create mode 100644 app-emulation/wine-mono/wine-mono-4.8.3.ebuild
create mode 100644 app-emulation/wine-staging/wine-staging-4.7-r1.ebuild
create mode 100644 app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
*** synced wine
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wine
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
|