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 | pkgcore 0.12.8
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
|
15 | *** syncing pentoo
|
16 | From https://github.com/pentoo/pentoo-overlay
|
17 | 59685c776..e225ad347 master -> origin/master
|
18 | Updating 59685c776..e225ad347
|
19 | Fast-forward
|
20 | net-proxy/insomnia-bin/Manifest | 1 +
|
21 | .../insomnia-bin/insomnia-bin-2022.2.0.ebuild | 25 ++++++++++++++++++++++
|
22 | 2 files changed, 26 insertions(+)
|
23 | create mode 100644 net-proxy/insomnia-bin/insomnia-bin-2022.2.0.ebuild
|
24 | *** synced pentoo
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
|
29 | * Cache regenerated successfully
|