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
|
{'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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/mrueg'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/mrueg', named 'mrueg', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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
3a1dc7ba..c97d5d01 master -> origin/master
Updating 3a1dc7ba..c97d5d01
Fast-forward
dev-ruby/async/Manifest | 3 +--
dev-ruby/async/async-1.0.0.ebuild | 21 ---------------------
.../{async-1.2.0.ebuild => async-1.11.0.ebuild} | 0
3 files changed, 1 insertion(+), 23 deletions(-)
delete mode 100644 dev-ruby/async/async-1.0.0.ebuild
rename dev-ruby/async/{async-1.2.0.ebuild => async-1.11.0.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
|