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': "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.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flussence
*** syncing flussence
From https://repo.or.cz/flussence-overlay
ca1d275..c1dbb06 main -> origin/main
Updating ca1d275..c1dbb06
Fast-forward
games-emulation/duckstation/duckstation-0.1_p4933.ebuild | 2 +-
media-sound/qpwgraph/Manifest | 2 +-
media-sound/qpwgraph/{qpwgraph-0.3.5.ebuild => qpwgraph-0.3.6.ebuild} | 0
profiles/package.mask | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
rename media-sound/qpwgraph/{qpwgraph-0.3.5.ebuild => qpwgraph-0.3.6.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
|