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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
{'description': {'en': 'Overlay for the DNS plugins of the ACME client '
'certbot'},
'feed': ['https://github.com/osirisinferi/certbot-dns-plugins-overlay/commits/main.atom'],
'homepage': 'https://github.com/osirisinferi/certbot-dns-plugins-overlay',
'name': 'certbot-dns-plugins',
'owner': [{'email': 'gentoo@flut.nl.eu.org',
'name': 'Osiris Inferi',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/osirisinferi/certbot-dns-plugins-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:osirisinferi/certbot-dns-plugins-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync certbot-dns-plugins
*** syncing certbot-dns-plugins
From https://github.com/osirisinferi/certbot-dns-plugins-overlay
ef7d25c..58c7357 main -> origin/main
Updating ef7d25c..58c7357
Fast-forward
app-crypt/certbot-dns-cloudflare/Manifest | 2 +-
.../certbot-dns-cloudflare-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-digitalocean/Manifest | 2 +-
.../certbot-dns-digitalocean-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-dnsimple/Manifest | 2 +-
.../certbot-dns-dnsimple-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-dnsmadeeasy/Manifest | 2 +-
.../certbot-dns-dnsmadeeasy-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-gehirn/Manifest | 2 +-
.../certbot-dns-gehirn-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-google/Manifest | 2 +-
.../certbot-dns-google-2.6.0.ebuild | 3 +-
app-crypt/certbot-dns-linode/Manifest | 2 +-
.../certbot-dns-linode-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-luadns/Manifest | 2 +-
.../certbot-dns-luadns-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-ovh/Manifest | 2 +-
.../certbot-dns-ovh/certbot-dns-ovh-2.1.0.ebuild | 3 +-
app-crypt/certbot-dns-rfc2136/Manifest | 4 +-
.../certbot-dns-rfc2136-2.5.0.ebuild | 3 +-
.../certbot-dns-rfc2136-2.6.0.ebuild | 3 +-
app-crypt/certbot-dns-route53/Manifest | 4 +-
.../certbot-dns-route53-2.5.0.ebuild | 3 +-
.../certbot-dns-route53-2.6.0.ebuild | 3 +-
app-crypt/certbot-dns-sakuracloud/Manifest | 2 +-
.../certbot-dns-sakuracloud-2.1.0.ebuild | 3 +-
dev-python/cloudflare/Manifest | 8 +-
...lare-2.11.1.ebuild => cloudflare-2.11.6.ebuild} | 11 +--
dev-python/cloudflare/cloudflare-2.8.15-r3.ebuild | 36 ---------
dev-python/cloudflare/metadata.xml | 1 +
dev-python/jsonlines/Manifest | 6 +-
dev-python/jsonlines/jsonlines-2.0.0-r1.ebuild | 20 -----
dev-python/jsonlines/jsonlines-3.1.0.ebuild | 11 +--
dev-python/jsonlines/metadata.xml | 1 +
dev-python/oauth2client/Manifest | 5 --
.../files/oauth2client-4.1.3-py38.patch | 35 ---------
dev-python/oauth2client/metadata.xml | 12 ---
.../oauth2client/oauth2client-4.1.3-r3.ebuild | 85 ----------------------
dev-python/python-digitalocean/Manifest | 4 +-
dev-python/python-digitalocean/metadata.xml | 1 +
.../python-digitalocean-1.17.0.ebuild | 9 +--
41 files changed, 64 insertions(+), 251 deletions(-)
rename dev-python/cloudflare/{cloudflare-2.11.1.ebuild => cloudflare-2.11.6.ebuild} (75%)
delete mode 100644 dev-python/cloudflare/cloudflare-2.8.15-r3.ebuild
delete mode 100644 dev-python/jsonlines/jsonlines-2.0.0-r1.ebuild
delete mode 100644 dev-python/oauth2client/Manifest
delete mode 100644 dev-python/oauth2client/files/oauth2client-4.1.3-py38.patch
delete mode 100644 dev-python/oauth2client/metadata.xml
delete mode 100644 dev-python/oauth2client/oauth2client-4.1.3-r3.ebuild
*** synced certbot-dns-plugins
* 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 certbot-dns-plugins
* Cache regenerated successfully
|