diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/gentoo.txt b/gentoo.txt index aecbb905daef..11b917daad78 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,27 +13,24 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - ee34351c280..288a0ff21c8 master -> origin/master -Updating ee34351c280..288a0ff21c8 + 288a0ff21c8..5cd072693a6 master -> origin/master +Updating 288a0ff21c8..5cd072693a6 Fast-forward - dev-util/uftrace/Manifest | 2 +- - dev-util/uftrace/metadata.xml | 5 ++- - .../{uftrace-0.9.3.ebuild => uftrace-0.9.4.ebuild} | 25 ++++++----- - ...{hplip-3.20.6.ebuild => hplip-3.20.6-r1.ebuild} | 10 +++-- - profiles/package.mask | 1 - - sci-physics/root/files/root-6.11.02-hsimple.patch | 34 --------------- - sci-physics/root/files/root-6.12.04-no-ocaml.patch | 49 ---------------------- - .../root/files/root-6.12.04-no-opengl.patch | 23 ---------- - sci-physics/root/files/root-6.12.04-z3.patch | 39 ----------------- - sci-physics/root/files/root-6.14.06-oracle.patch | 24 ----------- - 10 files changed, 27 insertions(+), 185 deletions(-) - rename dev-util/uftrace/{uftrace-0.9.3.ebuild => uftrace-0.9.4.ebuild} (52%) - rename net-print/hplip/{hplip-3.20.6.ebuild => hplip-3.20.6-r1.ebuild} (98%) - delete mode 100644 sci-physics/root/files/root-6.11.02-hsimple.patch - delete mode 100644 sci-physics/root/files/root-6.12.04-no-ocaml.patch - delete mode 100644 sci-physics/root/files/root-6.12.04-no-opengl.patch - delete mode 100644 sci-physics/root/files/root-6.12.04-z3.patch - delete mode 100644 sci-physics/root/files/root-6.14.06-oracle.patch + app-arch/zstd/Manifest | 1 + + app-arch/zstd/zstd-1.4.5.ebuild | 69 ++++++++++++++++ + ...nclient-1.3.ebuild => pgxnclient-1.3-r1.ebuild} | 8 +- + net-proxy/mitmproxy/Manifest | 1 + + net-proxy/mitmproxy/metadata.xml | 8 ++ + net-proxy/mitmproxy/mitmproxy-5.1.1.ebuild | 95 ++++++++++++++++++++++ + sci-physics/root/files/root-6.22.00-rlogger.patch | 36 ++++++++ + sci-physics/root/root-6.22.00.ebuild | 1 + + 8 files changed, 216 insertions(+), 3 deletions(-) + create mode 100644 app-arch/zstd/zstd-1.4.5.ebuild + rename dev-db/pgxnclient/{pgxnclient-1.3.ebuild => pgxnclient-1.3-r1.ebuild} (85%) + create mode 100644 net-proxy/mitmproxy/Manifest + create mode 100644 net-proxy/mitmproxy/metadata.xml + create mode 100644 net-proxy/mitmproxy/mitmproxy-5.1.1.ebuild + create mode 100644 sci-physics/root/files/root-6.22.00-rlogger.patch *** syncing gentoo *** synced gentoo * Sync succeeded |