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
|
{'description': {'en': 'FeM Gentoo Overlay'},
'homepage': 'https://gitlab.fem-net.de/gentoo/fem-overlay',
'name': 'fem-overlay',
'owner': [{'email': 'fem-overlay@technik.fem-net.de',
'name': 'FeM e.V. Gentoo Overlay maintainers',
'type': 'project'},
{'email': 'frainz@mailbox.org',
'name': 'Paul Michel',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.fem-net.de/gentoo/fem-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fem-overlay
*** syncing fem-overlay
From https://gitlab.fem-net.de/gentoo/fem-overlay
951bd76..c9b736b master -> origin/master
* [new branch] netfilter-conntrack-treeclean -> origin/netfilter-conntrack-treeclean
Updating 951bd76..c9b736b
Fast-forward
.../fem-netbox-user-scripts-0.3.1-r1.ebuild | 7 ++-----
.../fem-netbox-user-scripts-common-0.3.1.ebuild | 2 +-
net-im/xmppc/Manifest | 4 ++--
net-im/zulip-terminal/zulip-terminal-0.7.0.ebuild | 7 +++++--
4 files changed, 10 insertions(+), 10 deletions(-)
*** synced fem-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 fem-overlay
* Cache regenerated successfully
|