blob: 3fe5f01b1cacc647efeb89ddf5c797aeea1e92dd (
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': 'Just another personal Gentoo overlay'},
'feed': ['https://github.com/hashashin/gentoo-vaca-overlay/commits/master.atom'],
'homepage': 'https://github.com/hashashin/gentoo-vaca-overlay',
'name': 'vaca',
'owner': [{'email': 'gentoo.power@gmail.com', 'name': 'hashashin'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/hashashin/gentoo-vaca-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync vaca
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 at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
Already up-to-date.
*** syncing vaca
*** synced vaca
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vaca
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|