blob: 5937880c7a964ab7733d89e9ab4918bd0cc0a1ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Xfce development ebuilds and other stuff'},
'homepage': 'https://gitlab.com/apurkrt/apurkrt',
'name': 'apurkrt',
'owner': [{'email': 'adam@purkrt.net',
'name': 'Adam Purkrt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/apurkrt/apurkrt.git'}],
'status': 'unofficial'}
$ pmaint sync apurkrt
Already up to date.
*** syncing apurkrt
*** synced apurkrt
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 apurkrt
* Cache regenerated successfully
|