blob: 16b7bfdc005b5a7d0181fd19113b99ad4ccc7ddf (
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
|
{'description': {'en': 'Personal Gentoo Overlay'},
'homepage': 'https://gitlab.com/AbhinavPraveen/ap-overlay',
'name': 'ap-overlay',
'owner': [{'email': 'praveen@abhinav.pro',
'name': 'Abhinav Praveen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/AbhinavPraveen/ap-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ap-overlay
*** syncing ap-overlay
From https://gitlab.com/AbhinavPraveen/ap-overlay
79a4116..c6eec76 main -> origin/main
Updating 79a4116..c6eec76
Fast-forward
app-emulation/wine-lutris/wine-lutris-7.2.ebuild | 547 +++++++++++++++++++++++
1 file changed, 547 insertions(+)
create mode 100644 app-emulation/wine-lutris/wine-lutris-7.2.ebuild
*** synced ap-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 ap-overlay
* Cache regenerated successfully
|