blob: 18fbfa69c0ba94286c0c35bc14b243afa8af3b43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Ebuilds related to the ownCloud Sync Client'},
'feed': ['https://github.com/Weuxel/portage-owncloud-client/commits/master.atom'],
'homepage': 'https://github.com/Weuxel/portage-owncloud-client',
'name': 'owncloud-client',
'owner': [{'email': 'norman@smash-net.org',
'name': u'Norman Rie\xdf',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Weuxel/portage-owncloud-client.git'}],
'status': 'unofficial'}
$ pmaint sync owncloud-client
Already up-to-date.
*** syncing owncloud-client
*** synced owncloud-client
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 owncloud-client
* Cache regenerated successfully
|