blob: d65b05d7591c35cf0d08b9d3cd8a77fa71d8230b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'NordVPN client overlay'},
'feed': ['https://gitlab.com/lahouari.dc/nordvpn/-/commits/main.atom'],
'homepage': 'https://gitlab.com/lahouari.dc/nordvpn/',
'name': 'nordvpn',
'owner': [{'email': 'lahouari.dc@gmail.com',
'name': 'Dawid Chemloul',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/lahouari.dc/nordvpn.git'},
{'type': 'git', 'uri': 'git@gitlab.com:lahouari.dc/nordvpn.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nordvpn
*** syncing nordvpn
Already up to date.
*** synced nordvpn
* 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 nordvpn
* Cache regenerated successfully
|