1 | {'description': {'en': 'Experimental ebuilds for GNUstep packages in Gentoo. Comments and bugreports are welcome!'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/gnustep.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/gnustep.git/',
|
4 | 'name': 'gnustep',
|
5 | 'owner': [{'email': 'gnustep@gentoo.org'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/proj/gnustep.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/proj/gnustep.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/proj/gnustep.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync gnustep
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | Already up-to-date.
|
17 | *** syncing gnustep
|
18 | *** synced gnustep
|
19 | * Sync succeeded
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gnustep
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | * Cache regenerated successfully
|