blob: 290afdb334343170ebf3944206b426f52679b4a5 (
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
32
33
34
35
|
{'description': {'en': 'Personal overlay of hamari'},
'feed': ['https://github.com/hamarituc/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/hamarituc/gentoo-overlay/',
'name': 'hamari',
'owner': [{'email': 'mario.haustein@hrz.tu-chemnitz.de',
'name': 'Mario Haustein',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/hamarituc/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hamari
*** syncing hamari
From https://github.com/hamarituc/gentoo-overlay
0dc7d72..8626990 master -> origin/master
Updating 0dc7d72..8626990
Fast-forward
README.md | 12 ++++++++++++
app-editors/hyx/Manifest | 1 +
app-editors/hyx/hyx-2021.06.09.ebuild | 20 ++++++++++++++++++++
sci-electronics/xnecview/Manifest | 1 +
sci-electronics/xnecview/xnecview-1.37.ebuild | 26 ++++++++++++++++++++++++++
5 files changed, 60 insertions(+)
create mode 100644 app-editors/hyx/Manifest
create mode 100644 app-editors/hyx/hyx-2021.06.09.ebuild
create mode 100644 sci-electronics/xnecview/Manifest
create mode 100644 sci-electronics/xnecview/xnecview-1.37.ebuild
*** synced hamari
* 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 hamari
* Cache regenerated successfully
|