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
|
{'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
27d7fc8..be30f94 main -> origin/main
Updating 27d7fc8..be30f94
Fast-forward
Makefile | 3 ++-
README.md | 2 +-
dev-perl/Crypt-LE/Crypt-LE-0.39.ebuild | 4 ++--
dev-perl/Regexp-Debugger/Regexp-Debugger-0.2.7.ebuild | 2 +-
media-fonts/noto-emoji-bin/noto-emoji-bin-2.034.ebuild | 2 +-
media-fonts/noto-emoji-bin/noto-emoji-bin-20191119.12.ebuild | 2 +-
media-fonts/tt2020/tt2020-0_p20200101.ebuild | 2 +-
media-fonts/ubuntu-font-family/ubuntu-font-family-0.862_p2.ebuild | 2 +-
x11-misc/gcolor2/gcolor2-0.4-r4.ebuild | 4 ++--
9 files changed, 12 insertions(+), 11 deletions(-)
*** 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
|