blob: 6feb148290fc5c0597f3a3b7724eddedd5d8ca3f (
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
29
30
31
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
*** syncing nymphos
From https://github.com/neeshy/nymphos
77a6b69..364fa0d master -> origin/master
Updating 77a6b69..364fa0d
Fast-forward
dev-util/xxd/Manifest | 6 +++---
dev-util/xxd/{xxd-9.0.1383.ebuild => xxd-9.0.1832.ebuild} | 0
media-sound/mpvc/Manifest | 10 +++++-----
media-sound/mpvc/{mpvc-1.4.0.ebuild => mpvc-1.4.1.ebuild} | 8 ++++----
4 files changed, 12 insertions(+), 12 deletions(-)
rename dev-util/xxd/{xxd-9.0.1383.ebuild => xxd-9.0.1832.ebuild} (100%)
rename media-sound/mpvc/{mpvc-1.4.0.ebuild => mpvc-1.4.1.ebuild} (96%)
*** 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
|