blob: 108b9bb6268fbd4b3cb80f59f941a267ca44bff4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Overlay for ebuilds used in NymphOS'},
'feed': ['https://git.nymphos.ga/nymphos/atom'],
'homepage': 'https://git.nymphos.ga/',
'name': 'nymphos',
'owner': [{'email': 'neeshy@tfwno.gf', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.nymphos.ga/anon/nymphos'}],
'status': 'unofficial'}
pkgcore 0.12.1
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
*** syncing nymphos
Cloning into '/var/lib/repo-mirror-ci/sync/nymphos'...
*** 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
|