1 | {'description': {'en': 'Testing ebuilds for out-of-tree applications'},
|
2 | 'feed': ['https://github.com/anyc/anyc-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/anyc/anyc-overlay',
|
4 | 'name': 'anyc',
|
5 | 'owner': [{'email': 'dev@kicherer.org',
|
6 | 'name': 'Mario Kicherer',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/anyc/anyc-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://github.com/anyc/anyc-overlay.git'},
|
12 | {'type': 'git', 'uri': 'git@github.com:anyc/anyc-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync anyc
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | From git://github.com/anyc/anyc-overlay
|
17 | 75f9aa1..54010d7 master -> origin/master
|
18 | Updating 75f9aa1..54010d7
|
19 | Fast-forward
|
20 | media-video/avcut/Manifest | 1 +
|
21 | media-video/avcut/avcut-0.1.ebuild | 1 +
|
22 | media-video/avcut/avcut-9999.ebuild | 15 ++++++++++-----
|
23 | 3 files changed, 12 insertions(+), 5 deletions(-)
|
24 | create mode 100644 media-video/avcut/Manifest
|
25 | create mode 120000 media-video/avcut/avcut-0.1.ebuild
|
26 | *** syncing anyc
|
27 | *** synced anyc
|
28 | * Sync succeeded
|
29 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 anyc
|
30 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
31 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
32 | * Cache regenerated successfully
|