diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-11 08:39:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-11 08:39:06 +0000 |
commit | d4f4205d1c4895497fa6ae5126bf33d10c88e84f (patch) | |
tree | 043446ba2a3451747ba57bdcecb12cc8d08b34be /gentoo.txt | |
parent | 2020-06-11T07:30:01Z (diff) | |
download | repos-d4f4205d1c4895497fa6ae5126bf33d10c88e84f.tar.gz repos-d4f4205d1c4895497fa6ae5126bf33d10c88e84f.tar.bz2 repos-d4f4205d1c4895497fa6ae5126bf33d10c88e84f.zip |
2020-06-11T08:30:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 88 |
1 files changed, 79 insertions, 9 deletions
diff --git a/gentoo.txt b/gentoo.txt index 5a481a5c83c7..40114dcac9ad 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,16 +13,86 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - eb1fe2c80aa..536cc39de51 master -> origin/master -Updating eb1fe2c80aa..536cc39de51 + 536cc39de51..e8db809478c master -> origin/master +Updating 536cc39de51..e8db809478c Fast-forward - sys-boot/unetbootin/Manifest | 1 + - sys-boot/unetbootin/unetbootin-681.ebuild | 113 ++++++++++++++++++++++++++++++ - www-apps/wordpress/Manifest | 1 + - www-apps/wordpress/wordpress-5.4.2.ebuild | 57 +++++++++++++++ - 4 files changed, 172 insertions(+) - create mode 100644 sys-boot/unetbootin/unetbootin-681.ebuild - create mode 100644 www-apps/wordpress/wordpress-5.4.2.ebuild + app-office/homebank/homebank-5.2.8.ebuild | 4 +- + dev-libs/gf2x/gf2x-1.3.0.ebuild | 2 +- + dev-libs/libtasn1/libtasn1-4.16.0.ebuild | 2 +- + dev-libs/nss/nss-3.52.1-r1.ebuild | 2 +- + dev-libs/ppl/ppl-1.2-r3.ebuild | 2 +- + dev-python/boto3/Manifest | 1 + + dev-python/boto3/boto3-1.14.0.ebuild | 53 +++ + dev-python/botocore/Manifest | 1 + + dev-python/botocore/botocore-1.17.0.ebuild | 62 +++ + dev-python/cliff/Manifest | 1 + + dev-python/cliff/cliff-3.2.0.ebuild | 35 ++ + dev-python/cython/Manifest | 1 + + dev-python/cython/cython-0.29.20.ebuild | 86 ++++ + dev-python/distro/distro-1.3.0.ebuild | 2 +- + dev-python/gevent/Manifest | 1 + + dev-python/gevent/gevent-20.6.1.ebuild | 90 +++++ + dev-python/hypothesis/Manifest | 1 + + dev-python/hypothesis/hypothesis-5.16.1.ebuild | 56 +++ + dev-python/llvmlite/Manifest | 1 + + .../llvmlite/files/llvmlite-0.33.0-llvm-10.patch | 32 ++ + dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild | 70 ++++ + dev-python/llvmlite/llvmlite-0.33.0.ebuild | 66 ++++ + dev-python/pip/pip-19.3.1-r2.ebuild | 1 + + dev-python/pip/pip-20.0.2.ebuild | 1 + + dev-python/pip/pip-20.1.ebuild | 1 + + media-plugins/gst-plugins-webrtc/Manifest | 1 + + .../gst-plugins-webrtc-1.16.2.ebuild | 30 ++ + media-plugins/gst-plugins-webrtc/metadata.xml | 8 + + media-plugins/mythplugins/Manifest | 1 + + .../mythplugins/mythplugins-30.0-r2.ebuild | 5 +- + media-plugins/mythplugins/mythplugins-31.0.ebuild | 163 ++++++++ + .../linuxtv-dvb-apps-1.1.1.20140321-r1.ebuild | 2 +- + media-tv/mythtv/Manifest | 1 + + media-tv/mythtv/files/mythbackend.init-r3 | 72 ++++ + .../files/mythtv-31.0-Include_QPainterPath.patch | 15 + + .../mythtv/files/mythtv-31.0-Remove_ldconfig.patch | 13 + + media-tv/mythtv/metadata.xml | 1 + + media-tv/mythtv/mythtv-29.1-r3.ebuild | 1 + + media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild | 1 + + media-tv/mythtv/mythtv-31.0.ebuild | 436 +++++++++++++++++++++ + net-analyzer/nagios-core/nagios-core-4.4.6.ebuild | 2 +- + net-analyzer/nagios/nagios-4.4.6.ebuild | 2 +- + net-misc/getdate/getdate-1.2-r2.ebuild | 2 +- + net-misc/iperf/Manifest | 1 + + net-misc/iperf/iperf-3.8.1.ebuild | 38 ++ + net-misc/lldpd/lldpd-1.0.5-r1.ebuild | 2 +- + net-vpn/wireguard-modules/Manifest | 2 +- + ...build => wireguard-modules-1.0.20200611.ebuild} | 0 + sys-apps/kbd/kbd-2.2.0-r2.ebuild | 2 +- + sys-apps/man-pages/man-pages-5.06.ebuild | 2 +- + sys-apps/sed/sed-4.8.ebuild | 2 +- + sys-apps/texinfo/texinfo-6.7.ebuild | 2 +- + www-client/opera/Manifest | 3 +- + www-client/opera/opera-68.0.3618.125.ebuild | 110 ------ + ....3618.104.ebuild => opera-68.0.3618.165.ebuild} | 0 + 55 files changed, 1364 insertions(+), 130 deletions(-) + create mode 100644 dev-python/boto3/boto3-1.14.0.ebuild + create mode 100644 dev-python/botocore/botocore-1.17.0.ebuild + create mode 100644 dev-python/cliff/cliff-3.2.0.ebuild + create mode 100644 dev-python/cython/cython-0.29.20.ebuild + create mode 100644 dev-python/gevent/gevent-20.6.1.ebuild + create mode 100644 dev-python/hypothesis/hypothesis-5.16.1.ebuild + create mode 100644 dev-python/llvmlite/files/llvmlite-0.33.0-llvm-10.patch + create mode 100644 dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild + create mode 100644 dev-python/llvmlite/llvmlite-0.33.0.ebuild + create mode 100644 media-plugins/gst-plugins-webrtc/Manifest + create mode 100644 media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.16.2.ebuild + create mode 100644 media-plugins/gst-plugins-webrtc/metadata.xml + create mode 100644 media-plugins/mythplugins/mythplugins-31.0.ebuild + create mode 100644 media-tv/mythtv/files/mythbackend.init-r3 + create mode 100644 media-tv/mythtv/files/mythtv-31.0-Include_QPainterPath.patch + create mode 100644 media-tv/mythtv/files/mythtv-31.0-Remove_ldconfig.patch + create mode 100644 media-tv/mythtv/mythtv-31.0.ebuild + create mode 100644 net-misc/iperf/iperf-3.8.1.ebuild + rename net-vpn/wireguard-modules/{wireguard-modules-1.0.20200520.ebuild => wireguard-modules-1.0.20200611.ebuild} (100%) + delete mode 100644 www-client/opera/opera-68.0.3618.125.ebuild + rename www-client/opera/{opera-68.0.3618.104.ebuild => opera-68.0.3618.165.ebuild} (100%) *** syncing gentoo *** synced gentoo * Sync succeeded |