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': 'Gentoo repository made by ssnb'},
'feed': ['https://cgit.gentoo.org/repo/user/ssnb.git/atom/'],
'homepage': 'https://cgit.gentoo.org/repo/user/ssnb.git/',
'name': 'ssnb',
'owner': [{'email': 'samuelbernardo.mail@gmail.com',
'name': 'Samuel Bernardo',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/user/ssnb.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/user/ssnb'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/user/ssnb.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ssnb
*** syncing ssnb
From https://anongit.gentoo.org/git/repo/user/ssnb
8a409b2..ff33bbc master -> origin/master
Updating 8a409b2..ff33bbc
Fast-forward
dev-python/rstcheck/Manifest | 6 +++---
dev-python/rstcheck/metadata.xml | 23 +++++++++++++---------
...rstcheck-3.3.1.ebuild => rstcheck-6.1.1.ebuild} | 17 +++++++---------
3 files changed, 24 insertions(+), 22 deletions(-)
rename dev-python/rstcheck/{rstcheck-3.3.1.ebuild => rstcheck-6.1.1.ebuild} (75%)
*** synced ssnb
* 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 ssnb
* Cache regenerated successfully
|