blob: 2b299745f1da2bcaf5f33794d8e94a3938f6830d (
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
|
{'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
a5f8cae0b..37bd65680 master -> origin/master
Updating a5f8cae0b..37bd65680
Fast-forward
dev-python/aiogram/Manifest | 1 -
dev-python/aiogram/aiogram-2.24.ebuild | 34 ---------------------------------
dev-python/aiogram/aiogram-3.2.0.ebuild | 1 -
3 files changed, 36 deletions(-)
delete mode 100644 dev-python/aiogram/aiogram-2.24.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
|