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