blob: 6d0325f8646d2d49d264decf641e7596b6a0832a (
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
26
27
28
29
30
|
{'description': {'en': u'Overlay of Sebasti\xe1n Ram\xedrez Magr\xed'},
'feed': ['https://github.com/sebasmagri/portage/commits/master.atom'],
'homepage': 'https://github.com/sebasmagri/portage',
'name': 'sebasmagri',
'owner': [{'email': 'sebasmagri@gmail.com',
'name': u'Sebasti\xe1n Ram\xedrez Magr\xed',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/sebasmagri/portage.git'},
{'type': 'git', 'uri': 'git://github.com/sebasmagri/portage.git'}],
'status': 'unofficial'}
$ pmaint sync sebasmagri
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
*** syncing sebasmagri
Already up to date.
*** synced sebasmagri
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sebasmagri
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|