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
|
{'description': {'en': "Ant P.'s personal overlay"},
'feed': ['https://repo.or.cz/flussence-overlay.git/atom'],
'homepage': 'https://repo.or.cz/flussence-overlay.git',
'name': 'flussence',
'owner': [{'email': 'ant+gentoo.bugs@flussence.eu',
'name': 'Anthony Parsons',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://repo.or.cz/flussence-overlay.git'},
{'type': 'git', 'uri': 'git://repo.or.cz/flussence-overlay.git'},
{'type': 'git',
'uri': 'ssh://git@repo.or.cz/flussence-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flussence
*** syncing flussence
From https://repo.or.cz/flussence-overlay
572e7c0..6ec1a97 main -> origin/main
Updating 572e7c0..6ec1a97
Fast-forward
gnome-extra/gucharmap/files/unicode-15-defines.patch | 5 +++--
...{gucharmap-3.0.1_p15.ebuild => gucharmap-3.0.1_p15-r1.ebuild} | 9 +++++----
sys-apps/bfs/Manifest | 2 +-
sys-apps/bfs/{bfs-3.1.1.ebuild => bfs-3.1.2.ebuild} | 0
4 files changed, 9 insertions(+), 7 deletions(-)
rename gnome-extra/gucharmap/{gucharmap-3.0.1_p15.ebuild => gucharmap-3.0.1_p15-r1.ebuild} (84%)
rename sys-apps/bfs/{bfs-3.1.1.ebuild => bfs-3.1.2.ebuild} (100%)
*** synced flussence
* 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 flussence
* Cache regenerated successfully
|