blob: df4486d724768ba4131b4085bcf0a8d7face51a4 (
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
|
{'description': {'en': 'Personal overlay of Vladimir Timofeenko'},
'feed': ['https://github.com/VTimofeenko/nitratesky/commits/master.atom'],
'homepage': 'https://github.com/VTimofeenko/nitratesky',
'name': 'nitratesky',
'owner': [{'email': 'overlay.maintain@vtimofeenko.com',
'name': 'Vladimir Timofeenko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/VTimofeenko/nitratesky.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/VTimofeenko/nitratesky.git'}],
'status': 'unofficial'}
pkgcore 0.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nitratesky
*** syncing nitratesky
From https://github.com/VTimofeenko/nitratesky
a30da27..b060738 master -> origin/master
Updating a30da27..b060738
Fast-forward
app-portage/overlay-maintain-tools/Manifest | 2 +
.../overlay-maintain-tools-1.3.0.ebuild | 51 +
www-apps/hugo/Manifest | 15 +
www-apps/hugo/hugo-0.84.3.ebuild | 1024 ++++++++++++++++++++
4 files changed, 1092 insertions(+)
create mode 100644 app-portage/overlay-maintain-tools/overlay-maintain-tools-1.3.0.ebuild
create mode 100644 www-apps/hugo/hugo-0.84.3.ebuild
*** synced nitratesky
* 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 nitratesky
* Cache regenerated successfully
|