1 | {'description': {'en': 'Overlay for ebuilds used in NymphOS'},
|
2 | 'feed': ['https://github.com/neeshy/nymphos/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/neeshy/nymphos',
|
4 | 'name': 'nymphos',
|
5 | 'owner': [{'email': 'neeshy@tfwno.gf', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/neeshy/nymphos.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'git+ssh://git@github.com/neeshy/nymphos.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.24
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
|
14 | *** syncing nymphos
|
15 | From https://github.com/neeshy/nymphos
|
16 | b2b03d9..6e0d01b master -> origin/master
|
17 | Updating b2b03d9..6e0d01b
|
18 | Fast-forward
|
19 | games-arcade/osu-lazer/Manifest | 319 +++++++++++++++++++++++
|
20 | games-arcade/osu-lazer/files/osu-lazer.sh | 2 -
|
21 | games-arcade/osu-lazer/osu-lazer-9999.ebuild | 361 +++++++++++++++++++++++++--
|
22 | 3 files changed, 659 insertions(+), 23 deletions(-)
|
23 | delete mode 100644 games-arcade/osu-lazer/files/osu-lazer.sh
|
24 | *** synced nymphos
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nymphos
|
29 | * Cache regenerated successfully
|