blob: 40fd1b62d3a1593bce13402a078b28c8a845f707 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': "Raphaël Barrois' (Xelnor) Gentoo overlay."},
'homepage': 'http://overlay.xelnor.net',
'name': 'xelnor',
'owner': [{'email': 'gentoo@xelnor.net', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://overlay.xelnor.net/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync xelnor
Already up to date.
*** syncing xelnor
*** synced xelnor
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xelnor
* Cache regenerated successfully
|