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
|
{'description': {'en': 'My personal overlay with a few random packages'},
'feed': ['https://github.com/Phoenix591/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/Phoenix591/gentoo-overlay',
'name': 'phoenix591',
'owner': [{'email': 'kcelbert@gmail.com',
'name': 'Kyle Elbert',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Phoenix591/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Phoenix591/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phoenix591
*** syncing phoenix591
From https://github.com/Phoenix591/gentoo-overlay
78de861..4e674a7 master -> origin/master
Updating 78de861..4e674a7
Fast-forward
app-crypt/certbot-dns-cloudflare/Manifest | 2 +-
app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.10.0.ebuild | 2 +-
...-cloudflare-2.9.0-r1.ebuild => certbot-dns-cloudflare-2.11.0.ebuild} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
rename app-crypt/certbot-dns-cloudflare/{certbot-dns-cloudflare-2.9.0-r1.ebuild => certbot-dns-cloudflare-2.11.0.ebuild} (95%)
*** synced phoenix591
* 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 phoenix591
* Cache regenerated successfully
|