1 | {'description': {'en': "Ebuilds from vowstar's git"},
|
2 | 'feed': ['https://github.com/vowstar/vowstar-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/vowstar/vowstar-overlay',
|
4 | 'name': 'vowstar',
|
5 | 'owner': [{'email': 'vowstar@gmail.com', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/vowstar/vowstar-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git://github.com/vowstar/vowstar-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:vowstar/vowstar-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.11.8
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vowstar
|
17 | *** syncing vowstar
|
18 | From https://github.com/vowstar/vowstar-overlay
|
19 | 1e328a3..0a783d9 master -> origin/master
|
20 | Updating 1e328a3..0a783d9
|
21 | Fast-forward
|
22 | dev-python/daff/Manifest | 1 +
|
23 | dev-python/daff/daff-1.3.46.ebuild | 16 ++++++++++++++++
|
24 | dev-python/daff/metadata.xml | 19 +++++++++++++++++++
|
25 | sys-auth/open-fprintd/open-fprintd-0.6.ebuild | 2 +-
|
26 | 4 files changed, 37 insertions(+), 1 deletion(-)
|
27 | create mode 100644 dev-python/daff/Manifest
|
28 | create mode 100644 dev-python/daff/daff-1.3.46.ebuild
|
29 | create mode 100644 dev-python/daff/metadata.xml
|
30 | *** synced vowstar
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vowstar
|
35 | * Cache regenerated successfully
|