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 '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
15 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
16 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
17 | *** syncing pentoo
|
18 | From https://github.com/pentoo/pentoo-overlay
|
19 | 1d55cd4d..dfa65812 master -> origin/master
|
20 | Updating 1d55cd4d..dfa65812
|
21 | Fast-forward
|
22 | pentoo/pentoo-livecd/files/networkmanager.desktop | 4 ++--
|
23 | pentoo/pentoo-livecd/files/pentoo-start-nm | 5 +++++
|
24 | pentoo/pentoo-livecd/files/pentoo-sudo-start-nm | 5 +++++
|
25 | pentoo/pentoo-livecd/files/sudo-networkmanager.desktop | 2 +-
|
26 | .../{pentoo-livecd-2018.0-r2.ebuild => pentoo-livecd-2018.1.ebuild} | 2 ++
|
27 | 5 files changed, 15 insertions(+), 3 deletions(-)
|
28 | create mode 100644 pentoo/pentoo-livecd/files/pentoo-start-nm
|
29 | create mode 100644 pentoo/pentoo-livecd/files/pentoo-sudo-start-nm
|
30 | rename pentoo/pentoo-livecd/{pentoo-livecd-2018.0-r2.ebuild => pentoo-livecd-2018.1.ebuild} (93%)
|
31 | *** synced pentoo
|
32 | * Sync succeeded
|
33 | $ git log --format=%ci -1
|
34 | $ git show -q --pretty=format:%G? HEAD
|
35 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
|
36 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
37 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
38 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
39 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
40 | * Cache regenerated successfully
|