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
59
60
61
62
63
64
65
66
67
68
69
70
71
|
{'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'}],
'status': 'official'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
264b26890..55625008a master -> origin/master
Updating 264b26890..55625008a
Fast-forward
dev-util/sonarscanner-bin/Manifest | 1 -
net-analyzer/dirsearch/Manifest | 3 --
net-analyzer/dirsearch/dirsearch-0.3.9.ebuild | 50 -----------------
.../dirsearch/dirsearch-0.4.0_p20201202.ebuild | 56 -------------------
.../dirsearch/dirsearch-0.4.0_p20210427.ebuild | 36 -------------
.../files/0.3.9_add_homedir_support-r1.patch | 53 ------------------
net-analyzer/dirsearch/metadata.xml | 8 ---
net-analyzer/nbtool/Manifest | 1 -
net-analyzer/nbtool/files/nbtool-makefile.patch | 30 -----------
net-analyzer/nbtool/nbtool-20140416.ebuild | 33 ------------
net-analyzer/s3scanner/Manifest | 3 +-
net-analyzer/s3scanner/metadata.xml | 3 ++
net-analyzer/s3scanner/s3scanner-2.0.1.ebuild | 63 ----------------------
...0.0_p20190928.ebuild => s3scanner-3.0.1.ebuild} | 7 +--
net-analyzer/set/set-8.0.3-r1.ebuild | 24 ++-------
net-analyzer/subjack/Manifest | 15 ------
net-analyzer/subjack/metadata.xml | 8 ---
net-analyzer/subjack/subjack-2.1.ebuild | 51 ------------------
net-analyzer/sublert/metadata.xml | 7 ++-
.../sublert/sublert-1.4.7_p20200103.ebuild | 10 ++--
net-analyzer/voiphopper/voiphopper-2.04-r3.ebuild | 6 +--
.../pentoo/arch/arm/package.accept_keywords/voip | 1 -
22 files changed, 25 insertions(+), 444 deletions(-)
delete mode 100644 net-analyzer/dirsearch/Manifest
delete mode 100644 net-analyzer/dirsearch/dirsearch-0.3.9.ebuild
delete mode 100644 net-analyzer/dirsearch/dirsearch-0.4.0_p20201202.ebuild
delete mode 100644 net-analyzer/dirsearch/dirsearch-0.4.0_p20210427.ebuild
delete mode 100644 net-analyzer/dirsearch/files/0.3.9_add_homedir_support-r1.patch
delete mode 100644 net-analyzer/dirsearch/metadata.xml
delete mode 100644 net-analyzer/nbtool/Manifest
delete mode 100644 net-analyzer/nbtool/files/nbtool-makefile.patch
delete mode 100644 net-analyzer/nbtool/nbtool-20140416.ebuild
delete mode 100644 net-analyzer/s3scanner/s3scanner-2.0.1.ebuild
rename net-analyzer/s3scanner/{s3scanner-1.0.0_p20190928.ebuild => s3scanner-3.0.1.ebuild} (92%)
delete mode 100644 net-analyzer/subjack/Manifest
delete mode 100644 net-analyzer/subjack/metadata.xml
delete mode 100644 net-analyzer/subjack/subjack-2.1.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
* net-analyzer/xsstrike-3.1.5: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-analyzer/xsstrike-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-mail/davmail-bin-6.0.0.3375: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-mail/davmail-bin-6.0.1.3390: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-misc/brutespray-1.6.6: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-misc/brutespray-1.6.8: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-misc/corscanner-20190721: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-misc/corscanner-99999999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-misc/goaltdns-20190330: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-misc/gowitness-2.3.6: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-misc/meg-0.2.4: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* Cache regen failed with 1
|