diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-10 01:48:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-10 01:48:07 +0000 |
commit | f08b1dddd6e0744bb49bc6ee78ec211bff4bce55 (patch) | |
tree | 2734f0791ec9d3d2fd5fe84f023e3fc6f7327bf8 /gentoo.txt | |
parent | 2024-11-10T01:30:00Z (diff) | |
download | repos-f08b1dddd6e0744bb49bc6ee78ec211bff4bce55.tar.gz repos-f08b1dddd6e0744bb49bc6ee78ec211bff4bce55.tar.bz2 repos-f08b1dddd6e0744bb49bc6ee78ec211bff4bce55.zip |
2024-11-10T01:45:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index c22149efe889..e29abb9c53bf 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -15,7 +15,34 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo -Already up to date. +From https://github.com/gentoo/gentoo + 7bf318930d16..3a9276dfc6e2 master -> origin/master +Updating 7bf318930d16..3a9276dfc6e2 +Fast-forward + dev-php/awl/Manifest | 1 - + dev-php/awl/awl-0.63.ebuild | 41 --- + net-misc/curl/Manifest | 2 + + net-misc/curl/curl-8.11.0.ebuild | 390 +++++++++++++++++++++ + net-misc/curl/curl-9999.ebuild | 4 +- + .../curl/files/curl-8.11.0-cmdline-ech-docs.patch | 59 ++++ + .../files/curl-8.11.0-cookie-case-sensitive.patch | 56 +++ + .../curl-8.11.0-curl-libssh-ipv6-brackets.patch | 26 ++ + .../files/curl-8.11.0-duphandle-init-netrc.patch | 195 +++++++++++ + .../files/curl-8.11.0-mbedtls-global-init.patch | 71 ++++ + .../curl/files/curl-8.11.0-netrc-large-file.patch | 25 ++ + .../curl-8.11.0-setopt-http_content_decoding.patch | 20 ++ + net-misc/curl/files/curl-prefix-3.patch | 34 ++ + 13 files changed, 880 insertions(+), 44 deletions(-) + delete mode 100644 dev-php/awl/awl-0.63.ebuild + create mode 100644 net-misc/curl/curl-8.11.0.ebuild + create mode 100644 net-misc/curl/files/curl-8.11.0-cmdline-ech-docs.patch + create mode 100644 net-misc/curl/files/curl-8.11.0-cookie-case-sensitive.patch + create mode 100644 net-misc/curl/files/curl-8.11.0-curl-libssh-ipv6-brackets.patch + create mode 100644 net-misc/curl/files/curl-8.11.0-duphandle-init-netrc.patch + create mode 100644 net-misc/curl/files/curl-8.11.0-mbedtls-global-init.patch + create mode 100644 net-misc/curl/files/curl-8.11.0-netrc-large-file.patch + create mode 100644 net-misc/curl/files/curl-8.11.0-setopt-http_content_decoding.patch + create mode 100644 net-misc/curl/files/curl-prefix-3.patch *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |