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', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
|
11 | 'status': 'official'}
|
12 | $ pmaint sync pentoo
|
13 | From https://github.com/pentoo/pentoo-overlay
|
14 | 57c92491f..bff2f3e28 master -> origin/master
|
15 | Updating 57c92491f..bff2f3e28
|
16 | Fast-forward
|
17 | .../{zero-system-2020.1.ebuild => zero-system-2020.1-r1.ebuild} | 1 +
|
18 | profiles/pentoo/zero-system/package.accept_keywords/media-libs | 7 +++++--
|
19 | profiles/pentoo/zero-system/package.accept_keywords/media-video | 2 ++
|
20 | 3 files changed, 8 insertions(+), 2 deletions(-)
|
21 | rename pentoo/zero-system/{zero-system-2020.1.ebuild => zero-system-2020.1-r1.ebuild} (99%)
|
22 | *** syncing pentoo
|
23 | *** synced pentoo
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
|
28 | * Cache regenerated successfully
|