blob: 265a6e657f17eb07b9529b4c219489f0e8d8a4dd (
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
|
{'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'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/hamarituc/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hamari
*** syncing hamari
From https://github.com/hamarituc/gentoo-overlay
bd17386..e5e2d05 master -> origin/master
Updating bd17386..e5e2d05
Fast-forward
README.md | 7 ++++
sys-fs/ddrescueview/Manifest | 1 +
sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild | 50 +++++++++++++++++++++++++++
3 files changed, 58 insertions(+)
create mode 100644 sys-fs/ddrescueview/Manifest
create mode 100644 sys-fs/ddrescueview/ddrescueview-0.4.5.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
|