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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
{'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.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
aaaf32727..1e426067b master -> origin/master
Updating aaaf32727..1e426067b
Fast-forward
app-forensics/yara/Manifest | 4 ---
app-forensics/yara/metadata.xml | 8 -----
app-forensics/yara/yara-4.0.5.ebuild | 35 ----------------------
app-forensics/yara/yara-4.1.1.ebuild | 35 ----------------------
app-forensics/yara/yara-4.1.2.ebuild | 35 ----------------------
app-forensics/yara/yara-4.1.3.ebuild | 35 ----------------------
dev-python/apkid/Manifest | 1 -
dev-python/apkid/apkid-2.1.1-r1.ebuild | 33 --------------------
.../{apkid-2.1.2.ebuild => apkid-2.1.2-r1.ebuild} | 4 +--
dev-python/yara-python/Manifest | 3 --
dev-python/yara-python/metadata.xml | 11 -------
dev-python/yara-python/yara-python-4.0.5.ebuild | 31 -------------------
dev-python/yara-python/yara-python-4.1.2.ebuild | 31 -------------------
dev-python/yara-python/yara-python-4.1.3.ebuild | 31 -------------------
net-proxy/insomnia-bin/Manifest | 2 +-
.../insomnia-bin-2022.1.0_beta_p0.ebuild | 2 +-
...022.1.0.ebuild => insomnia-bin-2022.1.1.ebuild} | 0
.../base/package.accept_keywords/app-forensics | 3 ++
18 files changed, 7 insertions(+), 297 deletions(-)
delete mode 100644 app-forensics/yara/Manifest
delete mode 100644 app-forensics/yara/metadata.xml
delete mode 100644 app-forensics/yara/yara-4.0.5.ebuild
delete mode 100644 app-forensics/yara/yara-4.1.1.ebuild
delete mode 100644 app-forensics/yara/yara-4.1.2.ebuild
delete mode 100644 app-forensics/yara/yara-4.1.3.ebuild
delete mode 100644 dev-python/apkid/apkid-2.1.1-r1.ebuild
rename dev-python/apkid/{apkid-2.1.2.ebuild => apkid-2.1.2-r1.ebuild} (92%)
delete mode 100644 dev-python/yara-python/Manifest
delete mode 100644 dev-python/yara-python/metadata.xml
delete mode 100644 dev-python/yara-python/yara-python-4.0.5.ebuild
delete mode 100644 dev-python/yara-python/yara-python-4.1.2.ebuild
delete mode 100644 dev-python/yara-python/yara-python-4.1.3.ebuild
rename net-proxy/insomnia-bin/{insomnia-bin-2022.1.0.ebuild => insomnia-bin-2022.1.1.ebuild} (100%)
*** 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
|