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
|
{'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
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
af63ce38..5937fa45 master -> origin/master
Updating af63ce38..5937fa45
Fast-forward
dev-libs/radare2-bindings/Manifest | 4 +-
.../radare2-bindings/files/01_use_python_2.7.patch | 16 ------
dev-libs/radare2-bindings/files/1.6.0-lua.patch | 54 ------------------
.../radare2-bindings-2.1.0-r1.ebuild | 64 ----------------------
.../radare2-bindings/radare2-bindings-2.7.0.ebuild | 64 ----------------------
...-2.8.0.ebuild => radare2-bindings-3.1.0.ebuild} | 0
net-analyzer/theHarvester/Manifest | 2 +-
...vester-3.0.ebuild => theHarvester-3.0.1.ebuild} | 0
.../pentoo/base/package.accept_keywords/dev-util | 4 +-
9 files changed, 4 insertions(+), 204 deletions(-)
delete mode 100644 dev-libs/radare2-bindings/files/01_use_python_2.7.patch
delete mode 100644 dev-libs/radare2-bindings/files/1.6.0-lua.patch
delete mode 100644 dev-libs/radare2-bindings/radare2-bindings-2.1.0-r1.ebuild
delete mode 100644 dev-libs/radare2-bindings/radare2-bindings-2.7.0.ebuild
rename dev-libs/radare2-bindings/{radare2-bindings-2.8.0.ebuild => radare2-bindings-3.1.0.ebuild} (100%)
rename net-analyzer/theHarvester/{theHarvester-3.0.ebuild => theHarvester-3.0.1.ebuild} (100%)
*** 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
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|