blob: 8c3e9b6ff266eeeda2bc298460ddf491ba43b885 (
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': 'Various packages and patches for developers'},
'feed': ['https://github.com/pinicarus/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/pinicarus/gentoo-overlay',
'name': 'piniverlay',
'owner': [{'email': 'pini@tuxfamily.org',
'name': 'Pierre-Nicolas Clauss',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pinicarus/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:pinicarus/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync piniverlay
*** syncing piniverlay
From https://github.com/pinicarus/gentoo-overlay
da11f13..027e83d master -> origin/master
Updating da11f13..027e83d
Fast-forward
dev-cpp/notcurses/Manifest | 3 ++
dev-cpp/notcurses/notcurses-3.0.11.ebuild | 76 +++++++++++++++++++++++++++++++
2 files changed, 79 insertions(+)
create mode 100644 dev-cpp/notcurses/notcurses-3.0.11.ebuild
*** synced piniverlay
* 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 piniverlay
* Cache regenerated successfully
|