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
|
{'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'}
$ pmaint sync pentoo
From https://github.com/pentoo/pentoo-overlay
3954f8e7f..a70e3d0cd master -> origin/master
Updating 3954f8e7f..a70e3d0cd
Fast-forward
...pentoo-cracking-2019.2.ebuild => pentoo-cracking-2019.2-r1.ebuild} | 2 +-
.../{pentoo-misc-2019.2.ebuild => pentoo-misc-2019.2-r1.ebuild} | 1 +
.../{pentoo-proxies-2019.2.ebuild => pentoo-proxies-2019.2-r1.ebuild} | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
rename pentoo/pentoo-cracking/{pentoo-cracking-2019.2.ebuild => pentoo-cracking-2019.2-r1.ebuild} (98%)
rename pentoo/pentoo-misc/{pentoo-misc-2019.2.ebuild => pentoo-misc-2019.2-r1.ebuild} (98%)
rename pentoo/pentoo-proxies/{pentoo-proxies-2019.2.ebuild => pentoo-proxies-2019.2-r1.ebuild} (85%)
*** syncing pentoo
*** synced pentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
* app-forensics/pdfwalker-1.0.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* app-text/cewl-5.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/cgi_multipart_eof_fix-2.5.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/fastthread-1.0.7: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/gem_plugin-0.2.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/oj_mimic_json-1.0.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/sourcify-0.5.0-r1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* net-analyzer/wafp-9999: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* Cache regen failed with 1
|