1 | {'description': {'en': 'Gentoo overlay with ebuilds by Stefan Talpalaru that '
|
2 | 'are not in the tree'},
|
3 | 'feed': ['https://github.com/stefantalpalaru/gentoo-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/stefantalpalaru/gentoo-overlay',
|
5 | 'name': 'stefantalpalaru',
|
6 | 'owner': [{'email': 'stefantalpalaru@yahoo.com',
|
7 | 'name': 'Stefan Talpalaru',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/stefantalpalaru/gentoo-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git://github.com/stefantalpalaru/gentoo-overlay.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git@github.com:stefantalpalaru/gentoo-overlay.git'}],
|
16 | 'status': 'unofficial'}
|
17 | pkgcore 0.12.8
|
18 |
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stefantalpalaru
|
20 | *** syncing stefantalpalaru
|
21 | From https://github.com/stefantalpalaru/gentoo-overlay
|
22 | 36f80cf..a70cdbe master -> origin/master
|
23 | Updating 36f80cf..a70cdbe
|
24 | Fast-forward
|
25 | net-p2p/go-ethereum/Manifest | 2 +-
|
26 | .../{go-ethereum-1.10.14.ebuild => go-ethereum-1.10.15.ebuild} | 0
|
27 | 2 files changed, 1 insertion(+), 1 deletion(-)
|
28 | rename net-p2p/go-ethereum/{go-ethereum-1.10.14.ebuild => go-ethereum-1.10.15.ebuild} (100%)
|
29 | *** synced stefantalpalaru
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
32 | $ git show -q --pretty=format:%G? HEAD
|
33 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 stefantalpalaru
|
34 | * Cache regenerated successfully
|