blob: fa8b4638a5554c7a85c385200d54ea43797738b8 (
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': 'Netcrave Communications Gentoo Overlay'},
'feed': ['https://github.com/cloudkitsch/netcrave/commits/master.atom'],
'homepage': 'https://github.com/cloudkitsch/netcrave',
'name': 'netcrave',
'owner': [{'email': 'paigeadele@gmail.com',
'name': 'Paige Thompson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/cloudkitsch/netcrave.git'},
{'type': 'git',
'uri': 'git://github.com/cloudkitsch/netcrave.git'},
{'type': 'git', 'uri': 'git@github.com:cloudkitsch/netcrave.git'}],
'status': 'unofficial'}
$ pmaint sync netcrave
Already up-to-date.
*** syncing netcrave
*** synced netcrave
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 netcrave
* Cache regenerated successfully
|