blob: 6bb5d94f9c6b4e12a546ed28eb64cb652b35ff1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'assorted ebuilds designed to solve bugs, or bring new '
'features'},
'feed': ['https://github.com/prototype99/prototype99/commits/master.atom'],
'homepage': 'https://github.com/prototype99/prototype99',
'name': 'prototype99',
'owner': [{'email': 'general@sarifria.x10.bz',
'name': 'Seirra Blake',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/prototype99/prototype99.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/prototype99/prototype99.git'}],
'status': 'unofficial'}
$ pmaint sync prototype99
Already up to date.
*** syncing prototype99
*** synced prototype99
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 prototype99
* Cache regenerated successfully
|