blob: b728a23764f7983ed2d6efd6514cbf9e92d2ec07 (
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
|
{'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.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
9d32d2c47..f75a1b53e master -> origin/master
Updating 9d32d2c47..f75a1b53e
Fast-forward
dev-python/EasyProcess/EasyProcess-0.2.7.ebuild | 21 ---------------------
dev-python/aioconsole/Manifest | 2 +-
...console-0.3.1.ebuild => aioconsole-0.7.0.ebuild} | 13 ++++++-------
dev-python/aioconsole/metadata.xml | 12 ++++++++++++
4 files changed, 19 insertions(+), 29 deletions(-)
delete mode 100644 dev-python/EasyProcess/EasyProcess-0.2.7.ebuild
rename dev-python/aioconsole/{aioconsole-0.3.1.ebuild => aioconsole-0.7.0.ebuild} (66%)
create mode 100644 dev-python/aioconsole/metadata.xml
*** 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
|