diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-23 13:51:31 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-23 13:51:31 +0000 |
commit | 7d60f42657c625c99f32d80caf550df916c86fa7 (patch) | |
tree | 63362e72ee8766f8e847116c81b6910f9a810ad3 /third-party-certbot-plugins.txt | |
parent | 2022-01-23T13:30:01Z (diff) | |
download | repos-7d60f42657c625c99f32d80caf550df916c86fa7.tar.gz repos-7d60f42657c625c99f32d80caf550df916c86fa7.tar.bz2 repos-7d60f42657c625c99f32d80caf550df916c86fa7.zip |
2022-01-23T13:45:01Z
Diffstat (limited to 'third-party-certbot-plugins.txt')
-rw-r--r-- | third-party-certbot-plugins.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/third-party-certbot-plugins.txt b/third-party-certbot-plugins.txt new file mode 100644 index 000000000000..51390b3c944c --- /dev/null +++ b/third-party-certbot-plugins.txt @@ -0,0 +1,26 @@ +{'description': {'en': 'Overlay for unofficial, third party plugins of the ' + 'ACME client Certbot'}, + 'feed': ['https://github.com/osirisinferi/third-party-certbot-plugins/commits/main.atom'], + 'homepage': 'https://github.com/osirisinferi/third-party-certbot-plugins', + 'name': 'third-party-certbot-plugins', + 'owner': [{'email': 'gentoo@flut.nl.eu.org', + 'name': 'Osiris Inferi', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/osirisinferi/third-party-certbot-plugins.git'}, + {'type': 'git', + 'uri': 'git@github.com:osirisinferi/third-party-certbot-plugins.git'}], + 'status': 'unofficial'} +pkgcore 0.12.8 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync third-party-certbot-plugins +*** syncing third-party-certbot-plugins +Cloning into '/var/lib/repo-mirror-ci/sync/third-party-certbot-plugins'... +*** synced third-party-certbot-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 third-party-certbot-plugins + * Cache regenerated successfully |