diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-15 21:04:05 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-15 21:04:05 +0000 |
commit | f2705a5a367ef34f61b1511a5fc0f748a115bb62 (patch) | |
tree | 428fb989db3661dc15f83f14914129673083ff42 /libressl.txt | |
parent | 2022-03-15T20:45:01Z (diff) | |
download | repos-f2705a5a367ef34f61b1511a5fc0f748a115bb62.tar.gz repos-f2705a5a367ef34f61b1511a5fc0f748a115bb62.tar.bz2 repos-f2705a5a367ef34f61b1511a5fc0f748a115bb62.zip |
2022-03-15T21:00:01Z
Diffstat (limited to 'libressl.txt')
-rw-r--r-- | libressl.txt | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/libressl.txt b/libressl.txt index 010816531bd5..e96d66dd5263 100644 --- a/libressl.txt +++ b/libressl.txt @@ -13,7 +13,29 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl *** syncing libressl -Already up to date. +From https://anongit.gentoo.org/git/repo/proj/libressl + 1136185..85eb441 master -> origin/master +Updating 1136185..85eb441 +Fast-forward + dev-libs/libevent/Manifest | 1 + + .../libevent/files/libevent-2.1.12-libressl.patch | 25 +++++++ + dev-libs/libevent/libevent-2.1.12.ebuild | 80 ++++++++++++++++++++++ + dev-libs/libevent/metadata.xml | 21 ++++++ + dev-libs/libressl/Manifest | 7 +- + dev-libs/libressl/libressl-3.3.5.ebuild | 62 ----------------- + ...libressl-3.2.7.ebuild => libressl-3.3.6.ebuild} | 0 + ...libressl-3.4.2.ebuild => libressl-3.4.3.ebuild} | 0 + ...libressl-3.5.0.ebuild => libressl-3.5.1.ebuild} | 0 + .../m2crypto/files/m2crypto-libressl-0.38.0.patch | 2 +- + 10 files changed, 131 insertions(+), 67 deletions(-) + create mode 100644 dev-libs/libevent/Manifest + create mode 100644 dev-libs/libevent/files/libevent-2.1.12-libressl.patch + create mode 100644 dev-libs/libevent/libevent-2.1.12.ebuild + create mode 100644 dev-libs/libevent/metadata.xml + delete mode 100644 dev-libs/libressl/libressl-3.3.5.ebuild + rename dev-libs/libressl/{libressl-3.2.7.ebuild => libressl-3.3.6.ebuild} (100%) + rename dev-libs/libressl/{libressl-3.4.2.ebuild => libressl-3.4.3.ebuild} (100%) + rename dev-libs/libressl/{libressl-3.5.0.ebuild => libressl-3.5.1.ebuild} (100%) *** synced libressl * Sync succeeded $ git log --format=%ci -1 |