1 | {'description': {'en': 'Split ebuilds for the Sage computer algebra system'},
|
2 | 'feed': ['http://github.com/feeds/cschwan/commits/sage-on-gentoo/master'],
|
3 | 'homepage': 'http://github.com/cschwan/sage-on-gentoo',
|
4 | 'name': 'sage-on-gentoo',
|
5 | 'owner': [{'email': 'schwan@uni-mainz.de', 'name': 'Christopher Schwan'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://github.com/cschwan/sage-on-gentoo.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'http://github.com/cschwan/sage-on-gentoo.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync sage-on-gentoo
|
13 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
14 | Already up-to-date.
|
15 | *** syncing sage-on-gentoo
|
16 | *** synced sage-on-gentoo
|
17 | * Sync succeeded
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sage-on-gentoo
|
19 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | * Cache regenerated successfully
|