blob: 754d35d68db32d2665ed2aff59c97cf671d52a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "Ant P.'s personal overlay"},
'email': 'ant+gentoo.bugs@flussence.eu',
'feed': ['https://gitlab.com/flussence/overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/flussence/overlay',
'name': 'Anthony Parsons',
'owner': [{'email': 'ant+gentoo.bugs@flussence.eu',
'name': 'Anthony Parsons',
'type': 'person'}],
'quality': 'experimental',
'repo': '\n ',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/flussence/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync flussence
Already up to date.
*** syncing flussence
*** synced flussence
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flussence
* Cache regenerated successfully
|