blob: 1ae9cdc506879e030c7335b14b3cc3c6f287df17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'OCaml and proof-search related ebuilds'},
'feed': ['https://cgit.gentoo.org/user/dawan.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/dawan.git/',
'name': 'dawan',
'owner': [{'email': 'dawan@melix.net',
'name': 'Quentin Heath',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/dawan.git'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/dawan.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/dawan.git'}],
'status': 'unofficial'}
$ pmaint sync dawan
Already up-to-date.
*** syncing dawan
*** synced dawan
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dawan
* Cache regenerated successfully
|