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
36
37
38
39
|
{'description': {'en': 'Sinustrom Gentoo Overlay'},
'feed': ['https://github.com/zpuskas/sinustrom-gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/zpuskas/sinustrom-gentoo-overlay',
'name': 'sinustrom',
'owner': [{'email': 'zoltan@sinustrom.info',
'name': 'Zoltan Puskas',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/zpuskas/sinustrom-gentoo-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/zpuskas/sinustrom-gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:zpuskas/sinustrom-gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sinustrom
*** syncing sinustrom
From https://github.com/zpuskas/sinustrom-gentoo-overlay
1b67359..cbce05e master -> origin/master
Updating 1b67359..cbce05e
Fast-forward
sys-fs/securefs/Manifest | 7 ++-
.../files/securefs-0.11.1-unbundle-libs.patch | 65 ----------------------
.../files/securefs-0.12.0-fix-type-errors.patch | 48 ++++++++++++++++
.../files/securefs-0.12.0-system-utf8lib.patch | 50 +++++++++++++++++
...efs-0.11.1-r1.ebuild => securefs-0.12.0.ebuild} | 9 +--
5 files changed, 107 insertions(+), 72 deletions(-)
delete mode 100644 sys-fs/securefs/files/securefs-0.11.1-unbundle-libs.patch
create mode 100644 sys-fs/securefs/files/securefs-0.12.0-fix-type-errors.patch
create mode 100644 sys-fs/securefs/files/securefs-0.12.0-system-utf8lib.patch
rename sys-fs/securefs/{securefs-0.11.1-r1.ebuild => securefs-0.12.0.ebuild} (83%)
*** synced sinustrom
* 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 sinustrom
* Cache regenerated successfully
|