blob: aa012bfc1e5d13bb7e2a4037ad04327ed0989747 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{'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
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
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
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|