blob: 5f63c62c205c3694c7ab7a8514b21ac407ec8ca1 (
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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
96d254c33..b48b4e67c master -> origin/master
Updating 96d254c33..b48b4e67c
Fast-forward
dev-python/aesedb/Manifest | 2 +-
dev-python/aesedb/aesedb-0.1.4.ebuild | 6 ++----
.../aesedb/{aesedb-0.1.3.ebuild => aesedb-0.1.6.ebuild} | 13 +++++--------
dev-python/aesedb/metadata.xml | 11 +++++++++++
4 files changed, 19 insertions(+), 13 deletions(-)
rename dev-python/aesedb/{aesedb-0.1.3.ebuild => aesedb-0.1.6.ebuild} (77%)
create mode 100644 dev-python/aesedb/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
|