blob: 81ac5ceb3565fa34f863c0144b5dc48343c54db3 (
plain)
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
|
{'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.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
ffeaa0316..4909b65e6 master -> origin/master
Updating ffeaa0316..4909b65e6
Fast-forward
net-analyzer/enum4linux/Manifest | 1 +
net-analyzer/enum4linux/enum4linux-0.9.1.ebuild | 33 +++++++++++++++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 net-analyzer/enum4linux/enum4linux-0.9.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
* app-forensics/maltego-4.2.6.12502: SLOT cannot be unset or empty
* Cache regen failed with 1
|