blob: 4383205b49e8836025ea843968166ec1ee9cdbd1 (
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
|
{'description': {'en': 'Packages related to matrix.org messaging system'},
'feed': ['https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix/-/commits/master?format=atom'],
'homepage': 'https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix',
'name': 'antons-matrix-overlay',
'owner': [{'email': 'anton.stay.connected@gmail.com',
'name': 'Anton',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com:anton.molyboha.group/gentoo/overlays/matrix.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync antons-matrix-overlay
*** syncing antons-matrix-overlay
From https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix
c0d53a0..d4fea41 master -> origin/master
Updating c0d53a0..d4fea41
Fast-forward
dev-python/matrix-nio/Manifest | 6 +++
dev-python/matrix-nio/matrix-nio-0.21.2.ebuild | 61 ++++++++++++++++++++++++++
dev-python/matrix-nio/matrix-nio-0.22.1.ebuild | 60 +++++++++++++++++++++++++
dev-python/matrix-nio/matrix-nio-0.23.0.ebuild | 60 +++++++++++++++++++++++++
4 files changed, 187 insertions(+)
create mode 100644 dev-python/matrix-nio/matrix-nio-0.21.2.ebuild
create mode 100644 dev-python/matrix-nio/matrix-nio-0.22.1.ebuild
create mode 100644 dev-python/matrix-nio/matrix-nio-0.23.0.ebuild
*** synced antons-matrix-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 antons-matrix-overlay
* Cache regenerated successfully
|