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
|
{'description': {'en': 'r7l Gentoo overlay with custom Ebuilds'},
'feed': ['https://github.com/r7l/r7l-overlay/commits/master.atom'],
'homepage': 'https://github.com/r7l/r7l-overlay',
'name': 'r7l',
'owner': [{'email': 'gentoo@r1l.eu', 'name': 'r7l', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/r7l/r7l-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/r7l/r7l-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync r7l
*** syncing r7l
From https://github.com/r7l/r7l-overlay
bf76f3b..4709d5e master -> origin/master
Updating bf76f3b..4709d5e
Fast-forward
mail-mta/mailpit/Manifest | 4 ++--
...mailpit-1.20.5.ebuild => mailpit-1.21.6.ebuild} | 3 ++-
net-mail/mailhog/Manifest | 3 ---
net-mail/mailhog/mailhog-1.0.1.ebuild | 25 ----------------------
net-mail/mailhog/mailhog-9999.ebuild | 22 -------------------
5 files changed, 4 insertions(+), 53 deletions(-)
rename mail-mta/mailpit/{mailpit-1.20.5.ebuild => mailpit-1.21.6.ebuild} (95%)
delete mode 100644 net-mail/mailhog/Manifest
delete mode 100644 net-mail/mailhog/mailhog-1.0.1.ebuild
delete mode 100644 net-mail/mailhog/mailhog-9999.ebuild
*** synced r7l
* 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 r7l
* Cache regenerated successfully
|