libressl

1
{'description': {'en': 'LibreSSL ebuilds testing repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/proj/libressl.git/atom/'],
3
 'homepage': 'https://wiki.gentoo.org/wiki/Project:LibreSSL',
4
 'name': 'libressl',
5
 'owner': [{'email': 'libressl@gentoo.org', 'type': 'project'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://anongit.gentoo.org/git/repo/proj/libressl.git'},
9
            {'type': 'git',
10
             'uri': 'git+ssh://git@git.gentoo.org/repo/proj/libressl.git'}],
11
 'status': 'official'}
12
pkgcore 0.12.10
13
14
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
15
*** syncing libressl
16
From https://anongit.gentoo.org/git/repo/proj/libressl
17
   bd45a75..f7eadbd  master     -> origin/master
18
Updating bd45a75..f7eadbd
19
Fast-forward
20
 dev-libs/libressl/libressl-3.5.2.ebuild | 2 +-
21
 profiles/package.mask                   | 8 --------
22
 2 files changed, 1 insertion(+), 9 deletions(-)
23
 delete mode 100644 profiles/package.mask
24
*** synced libressl
25
 * Sync succeeded
26
$ git log --format=%ci -1
27
$ git show -q --pretty=format:%G? HEAD
28
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 libressl
29
 * Cache regenerated successfully