blob: 5e971207ea47641b1da24ceffa6e746c72617f88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': '"Bubba" platform support for Excito B2|3'},
'homepage': 'https://github.com/gordonb3/bubba-overlay',
'name': 'bubba',
'owner': [{'email': 'gordon@bosvangennip.nl',
'name': 'Gordon Bos',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gordonb3/bubba-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync bubba
Already up to date.
*** syncing bubba
*** synced bubba
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bubba
* Cache regenerated successfully
|