1 | {'description': {'en': 'Miscellaneous Gentoo ebuilds'},
|
2 | 'feed': ['https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/bobwya/miscellaneous_ebuilds',
|
4 | 'name': 'bobwya',
|
5 | 'owner': [{'email': 'bob.mt.wya@gmail.com',
|
6 | 'name': 'Bob Wya',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/bobwya/miscellaneous_ebuilds.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/bobwya/miscellaneous_ebuilds.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:bobwya/miscellaneous_ebuilds.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync bobwya
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | From https://github.com/bobwya/miscellaneous_ebuilds
|
19 | 5d354c0..e6f9a5f master -> origin/master
|
20 | Updating 5d354c0..e6f9a5f
|
21 | Fast-forward
|
22 | app-arch/unshield/Manifest | 5 ++---
|
23 | .../unshield/files/unshield-9999-fix_cmake_include_paths.patch | 7 -------
|
24 | app-arch/unshield/unshield-1.3.ebuild | 6 ++++--
|
25 | app-arch/unshield/unshield-9999.ebuild | 6 ++++--
|
26 | 4 files changed, 10 insertions(+), 14 deletions(-)
|
27 | delete mode 100644 app-arch/unshield/files/unshield-9999-fix_cmake_include_paths.patch
|
28 | *** syncing bobwya
|
29 | *** synced bobwya
|
30 | * Sync succeeded
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bobwya
|
32 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
33 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
34 | * Cache regenerated successfully
|