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', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
|
9 | 'status': 'official'}
|
10 | pkgcore 0.12.11
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
|
13 | *** syncing pentoo
|
14 | From https://github.com/pentoo/pentoo-overlay
|
15 | a0b20465d..4a8f77e6f master -> origin/master
|
16 | Updating a0b20465d..4a8f77e6f
|
17 | Fast-forward
|
18 | net-analyzer/pwncat/Manifest | 1 -
|
19 | net-analyzer/pwncat/files/setuptools-61.patch | 8 ++++++++
|
20 | .../{pwncat-0.1.1.ebuild => pwncat-0.1.2-r1.ebuild} | 12 +++++++++---
|
21 | net-analyzer/pwncat/pwncat-0.1.2.ebuild | 16 ----------------
|
22 | 4 files changed, 17 insertions(+), 20 deletions(-)
|
23 | create mode 100644 net-analyzer/pwncat/files/setuptools-61.patch
|
24 | rename net-analyzer/pwncat/{pwncat-0.1.1.ebuild => pwncat-0.1.2-r1.ebuild} (68%)
|
25 | delete mode 100644 net-analyzer/pwncat/pwncat-0.1.2.ebuild
|
26 | *** synced pentoo
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
|
31 | * Cache regenerated successfully
|