blob: 0d93d1644cee4893e129278ea6c12a80f05a412a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Bring Android back home to Linux.'},
'feed': ['https://code.google.com/feeds/p/gentroid/gitchanges/basic?repo=portage'],
'homepage': 'https://code.google.com/p/gentroid/source/browse/?repo=portage',
'name': 'gentroid',
'owner': [{'email': 'gentroid@simon-maurer.ch',
'name': 'Simon Maurer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://code.google.com/p/gentroid.portage/'}],
'status': 'unofficial'}
$ pmaint sync gentroid
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing gentroid
*** synced gentroid
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentroid
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
|