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
|
{'description': {'en': "crocket's personal overlay"},
'feed': ['https://github.com/crocket/crocket-overlay/commits/master.atom'],
'homepage': 'https://github.com/crocket/crocket-overlay',
'name': 'crocket-overlay',
'owner': [{'email': 'crockabiscuit@gmail.com',
'name': 'crocket',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/crocket/crocket-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/crocket/crocket-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync crocket-overlay
*** syncing crocket-overlay
From https://github.com/crocket/crocket-overlay
45c8f23..55671f7 master -> origin/master
Updating 45c8f23..55671f7
Fast-forward
net-p2p/stig/Manifest | 2 +-
net-p2p/stig/stig-0.11.2.ebuild | 33 ---------------------
net-p2p/stig/stig-0.12.1.ebuild | 34 ++++++++++++++++++++++
www-misc/buku-fzf/Manifest | 2 +-
...buku-fzf-0.3.3.ebuild => buku-fzf-0.3.6.ebuild} | 0
5 files changed, 36 insertions(+), 35 deletions(-)
delete mode 100644 net-p2p/stig/stig-0.11.2.ebuild
create mode 100644 net-p2p/stig/stig-0.12.1.ebuild
rename www-misc/buku-fzf/{buku-fzf-0.3.3.ebuild => buku-fzf-0.3.6.ebuild} (100%)
*** synced crocket-overlay
* 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 crocket-overlay
* Cache regenerated successfully
|