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 | 106d13196..fc9b67d96 master -> origin/master
|
15 | Updating 106d13196..fc9b67d96
|
16 | Fast-forward
|
17 | app-misc/mat2/Manifest | 1 +
|
18 | app-misc/mat2/mat2-0.10.1.ebuild | 66 ++++++++++++++++++++++++++++++++++++++++
|
19 | 2 files changed, 67 insertions(+)
|
20 | create mode 100644 app-misc/mat2/mat2-0.10.1.ebuild
|
21 | *** syncing pentoo
|
22 | *** synced pentoo
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
|
27 | * Cache regenerated successfully
|