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
|
{'description': {'en': 'The overlay contains new or updated security tools.'},
'homepage': 'http://www.pentoo.ch',
'name': 'pentoo',
'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'official'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
565ec732f..6392b244e master -> origin/master
Updating 565ec732f..6392b244e
Fast-forward
app-admin/opensnitch/Manifest | 1 -
app-admin/opensnitch/opensnitch-1.3.5-r1.ebuild | 81 -------------------
app-admin/opensnitch/opensnitch-1.3.6.ebuild | 2 +-
app-text/cewl/Manifest | 2 +-
.../{cewl-5.4.8.1.ebuild => cewl-5.5.1.ebuild} | 0
net-analyzer/bettercap/bettercap-2.30.2.ebuild | 91 ----------------------
6 files changed, 2 insertions(+), 175 deletions(-)
delete mode 100644 app-admin/opensnitch/opensnitch-1.3.5-r1.ebuild
rename app-text/cewl/{cewl-5.4.8.1.ebuild => cewl-5.5.1.ebuild} (100%)
delete mode 100644 net-analyzer/bettercap/bettercap-2.30.2.ebuild
*** synced pentoo
* 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 pentoo
* Cache regenerated successfully
|