blob: 633f80b18149b3bd1e712c098f42f527d45bd61d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Fixed ebuilds for uclibc and other embedded systems'},
'feed': ['https://github.com/alphallc/crossdev/commits/master.atom'],
'homepage': 'https://github.com/alphallc/crossdev/',
'name': 'crossdev',
'owner': [{'email': 'gentoo@mva.name',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/alphallc/crossdev'}],
'status': 'unofficial'}
$ pmaint sync crossdev
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing crossdev
*** synced crossdev
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 crossdev
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|