1 | {'description': {'en': 'The overlay contains new or updated security tools.'},
|
2 | 'homepage': 'http://www.pentoo.ch',
|
3 | 'name': 'pentoo',
|
4 | 'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
|
12 | 'status': 'official'}
|
13 | $ pmaint sync pentoo
|
14 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
15 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | *** syncing pentoo
|
18 | From https://github.com/pentoo/pentoo-overlay
|
19 | adafd848..71dd694d master -> origin/master
|
20 | Updating adafd848..71dd694d
|
21 | Fast-forward
|
22 | dev-libs/libuna/Manifest | 2 +-
|
23 | dev-libs/libuna/{libuna-20170825.ebuild => libuna-20181006.ebuild} | 2 +-
|
24 | net-wireless/btscanner/btscanner-2.1-r5.ebuild | 3 ++-
|
25 | 3 files changed, 4 insertions(+), 3 deletions(-)
|
26 | rename dev-libs/libuna/{libuna-20170825.ebuild => libuna-20181006.ebuild} (94%)
|
27 | *** synced pentoo
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
|
32 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
33 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
34 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
35 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
36 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
37 | * Cache regenerated successfully
|