blob: a8a080667dd59615cbcc87c6667524461c044158 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "ntnn's Overlay"},
'feed': ['https://github.com/ntnn/gentoo-thabairne/commits/master.atom'],
'homepage': 'https://github.com/ntnn/gentoo-thabairne',
'name': 'thabairne',
'owner': [{'email': 'nelo@wallus.de',
'name': 'Nelo-Thara Wallus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/ntnn/gentoo-thabairne.git'}],
'status': 'unofficial'}
$ pmaint sync thabairne
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing thabairne
*** synced thabairne
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 thabairne
* Cache regenerated successfully
|