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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
{'description': {'en': 'Gentoo repository made by Jorgicio.'},
'feed': ['https://github.com/jorgicio/jorgicio-gentoo/commits/master.atom'],
'homepage': 'https://github.com/jorgicio/jorgicio-gentoo',
'name': 'jorgicio',
'owner': [{'email': 'jpizarrocallejas@gmail.com',
'name': 'Jorge Pizarro Callejas',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/jorgicio/jorgicio-gentoo.git'},
{'type': 'git',
'uri': 'git://github.com/jorgicio/jorgicio-gentoo.git'},
{'type': 'git',
'uri': 'git@github.com:jorgicio/jorgicio-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync jorgicio
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/holgersson-overlay'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', named 'holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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
*** syncing jorgicio
From https://github.com/jorgicio/jorgicio-gentoo
9022224..536f25e master -> origin/master
Updating 9022224..536f25e
Fast-forward
media-sound/pulseaudio/Manifest | 12 -
.../0001-build-support-building-with-elogind.patch | 75 -----
.../pulseaudio-11.1-disable-flat-volumes.patch | 48 ---
.../files/pulseaudio-11.1-glibc-2.27.patch | 59 ----
.../files/pulseaudio-11.1-qpaeq-pyqt5-1.patch | 198 ------------
.../files/pulseaudio-11.1-qpaeq-pyqt5-2.patch | 31 --
media-sound/pulseaudio/files/pulseaudio.conf.d | 6 -
media-sound/pulseaudio/files/pulseaudio.init.d-5 | 80 -----
media-sound/pulseaudio/files/pulseaudio.service | 10 -
media-sound/pulseaudio/files/pulseaudio.tmpfiles | 1 -
media-sound/pulseaudio/metadata.xml | 89 ------
media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild | 353 ---------------------
12 files changed, 962 deletions(-)
delete mode 100644 media-sound/pulseaudio/Manifest
delete mode 100644 media-sound/pulseaudio/files/0001-build-support-building-with-elogind.patch
delete mode 100644 media-sound/pulseaudio/files/pulseaudio-11.1-disable-flat-volumes.patch
delete mode 100644 media-sound/pulseaudio/files/pulseaudio-11.1-glibc-2.27.patch
delete mode 100644 media-sound/pulseaudio/files/pulseaudio-11.1-qpaeq-pyqt5-1.patch
delete mode 100644 media-sound/pulseaudio/files/pulseaudio-11.1-qpaeq-pyqt5-2.patch
delete mode 100644 media-sound/pulseaudio/files/pulseaudio.conf.d
delete mode 100644 media-sound/pulseaudio/files/pulseaudio.init.d-5
delete mode 100644 media-sound/pulseaudio/files/pulseaudio.service
delete mode 100644 media-sound/pulseaudio/files/pulseaudio.tmpfiles
delete mode 100644 media-sound/pulseaudio/metadata.xml
delete mode 100644 media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild
*** synced jorgicio
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
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
|