blob: 6a9d2423e3f4bcf0e8ace751d60699013dbfcc84 (
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
|
{'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.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
*** syncing nymphos
From https://github.com/neeshy/nymphos
c45f743..1259fa0 master -> origin/master
Updating c45f743..1259fa0
Fast-forward
app-misc/lf/Manifest | 5 +++--
app-misc/lf/{lf-26.ebuild => lf-27.ebuild} | 0
app-misc/lf/lf-9999.ebuild | 3 ++-
3 files changed, 5 insertions(+), 3 deletions(-)
rename app-misc/lf/{lf-26.ebuild => lf-27.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
|