blob: 5e1fcf6e7612a8f8599baaf15d1eb3eb9e54fcbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': "floppym's personal overlay"},
'feed': ['http://bitbucket.org/floppym/floppym-overlay/atom',
'http://bitbucket.org/floppym/floppym-overlay/rss'],
'homepage': 'http://bitbucket.org/floppym/floppym-overlay',
'name': 'floppym',
'owner': [{'email': 'floppym@gentoo.org', 'name': 'Mike Gilbert'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://bitbucket.org/floppym/floppym-overlay'}],
'status': 'unofficial'}
$ pmaint sync floppym
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing floppym
*** synced floppym
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 floppym
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
|