blob: de00d71c5f5f9c231ce72ca2d23ffc19c00241aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
{'description': {'en': 'The overlay contains new or updated security tools.'},
'homepage': 'http://www.pentoo.ch',
'name': 'pentoo',
'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'official'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
84f5e5c0f..bc9cf8f7a master -> origin/master
Updating 84f5e5c0f..bc9cf8f7a
Fast-forward
dev-python/inquirer3/Manifest | 1 +
dev-python/inquirer3/inquirer3-0.4.0.ebuild | 27 ++++++++++++++++++++
dev-python/ipsw_parser/Manifest | 1 +
dev-python/ipsw_parser/ipsw_parser-1.2.0.ebuild | 29 ++++++++++++++++++++++
dev-python/pyimg4/Manifest | 1 +
dev-python/pyimg4/pyimg4-0.8.ebuild | 28 +++++++++++++++++++++
dev-python/pyliblzfse/Manifest | 1 +
dev-python/pyliblzfse/pyliblzfse-0.4.1.ebuild | 22 ++++++++++++++++
dev-python/pylzss/Manifest | 1 +
dev-python/pylzss/pylzss-0.3.1.ebuild | 22 ++++++++++++++++
dev-python/readchar/Manifest | 1 +
dev-python/readchar/readchar-4.0.5.ebuild | 21 ++++++++++++++++
.../pentoo/base/package.accept_keywords/dev-python | 5 ++++
scripts/python_dependencies.py | 6 +++--
14 files changed, 164 insertions(+), 2 deletions(-)
create mode 100644 dev-python/inquirer3/Manifest
create mode 100644 dev-python/inquirer3/inquirer3-0.4.0.ebuild
create mode 100644 dev-python/ipsw_parser/Manifest
create mode 100644 dev-python/ipsw_parser/ipsw_parser-1.2.0.ebuild
create mode 100644 dev-python/pyimg4/Manifest
create mode 100644 dev-python/pyimg4/pyimg4-0.8.ebuild
create mode 100644 dev-python/pyliblzfse/Manifest
create mode 100644 dev-python/pyliblzfse/pyliblzfse-0.4.1.ebuild
create mode 100644 dev-python/pylzss/Manifest
create mode 100644 dev-python/pylzss/pylzss-0.3.1.ebuild
create mode 100644 dev-python/readchar/Manifest
create mode 100644 dev-python/readchar/readchar-4.0.5.ebuild
*** synced pentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
* Cache regenerated successfully
|