diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-19 19:03:10 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-19 19:03:10 +0000 |
commit | 9c07d0e53e828352c464c268641a1519f0cf7e28 (patch) | |
tree | 360d469817d89d0f2798edec564ef26b9ae9f064 /EmilienMottet.txt | |
parent | 2024-11-19T18:45:00Z (diff) | |
download | repos-9c07d0e53e828352c464c268641a1519f0cf7e28.tar.gz repos-9c07d0e53e828352c464c268641a1519f0cf7e28.tar.bz2 repos-9c07d0e53e828352c464c268641a1519f0cf7e28.zip |
2024-11-19T19:00:00Z
Diffstat (limited to 'EmilienMottet.txt')
-rw-r--r-- | EmilienMottet.txt | 87 |
1 files changed, 24 insertions, 63 deletions
diff --git a/EmilienMottet.txt b/EmilienMottet.txt index ef52743985c5..c22ab113cf2a 100644 --- a/EmilienMottet.txt +++ b/EmilienMottet.txt @@ -17,70 +17,31 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync EmilienMottet *** syncing EmilienMottet From https://github.com/EmilienMottet/overlay - 14aa994..0669fe9 master -> origin/master -Updating 14aa994..0669fe9 + 0669fe9..23d684e master -> origin/master +Updating 0669fe9..23d684e Fast-forward - dev-python/envs/Manifest | 3 ++ - dev-python/envs/envs-1.4-r2.ebuild | 35 +++++++++++++ - dev-python/envs/metadata.xml | 19 +++++++ - dev-python/grpcio-reflection/Manifest | 5 ++ - .../grpcio-reflection-1.59.0.ebuild | 34 ++++++++++++ - .../grpcio-reflection-1.66.2.ebuild | 33 ++++++++++++ - dev-python/grpcio-reflection/metadata.xml | 15 ++++++ - dev-python/grpcio-status/Manifest | 5 ++ - .../grpcio-status/grpcio-status-1.59.0.ebuild | 27 ++++++++++ - .../grpcio-status/grpcio-status-1.66.2.ebuild | 26 ++++++++++ - dev-python/grpcio-status/metadata.xml | 15 ++++++ - dev-python/grpcio/Manifest | 8 +++ - .../grpcio/files/1.37.1-cc-flag-test-fix.patch | 26 ++++++++++ - dev-python/grpcio/files/cython3-compat.patch | 60 ++++++++++++++++++++++ - dev-python/grpcio/files/setup.py-respect-cc.patch | 33 ++++++++++++ - dev-python/grpcio/grpcio-1.59.0.ebuild | 49 ++++++++++++++++++ - dev-python/grpcio/grpcio-1.66.2.ebuild | 47 +++++++++++++++++ - dev-python/grpcio/metadata.xml | 15 ++++++ - dev-python/home-assistant-intents/Manifest | 11 ++++ - .../home-assistant-intents-2024.10.2.ebuild | 32 ++++++++++++ - .../home-assistant-intents-2024.10.30.ebuild | 32 ++++++++++++ - .../home-assistant-intents-2024.4.24.ebuild | 32 ++++++++++++ - .../home-assistant-intents-2024.6.21.ebuild | 32 ++++++++++++ - .../home-assistant-intents-2024.9.4.ebuild | 32 ++++++++++++ - dev-python/home-assistant-intents/metadata.xml | 16 ++++++ - dev-python/pychromecast/Manifest | 7 +++ - dev-python/pychromecast/metadata.xml | 16 ++++++ - dev-python/pychromecast/pychromecast-14.0.1.ebuild | 27 ++++++++++ - dev-python/pychromecast/pychromecast-14.0.3.ebuild | 27 ++++++++++ - dev-python/pychromecast/pychromecast-14.0.5.ebuild | 27 ++++++++++ - 30 files changed, 746 insertions(+) - create mode 100644 dev-python/envs/Manifest - create mode 100644 dev-python/envs/envs-1.4-r2.ebuild - create mode 100644 dev-python/envs/metadata.xml - create mode 100644 dev-python/grpcio-reflection/Manifest - create mode 100644 dev-python/grpcio-reflection/grpcio-reflection-1.59.0.ebuild - create mode 100644 dev-python/grpcio-reflection/grpcio-reflection-1.66.2.ebuild - create mode 100644 dev-python/grpcio-reflection/metadata.xml - create mode 100644 dev-python/grpcio-status/Manifest - create mode 100644 dev-python/grpcio-status/grpcio-status-1.59.0.ebuild - create mode 100644 dev-python/grpcio-status/grpcio-status-1.66.2.ebuild - create mode 100644 dev-python/grpcio-status/metadata.xml - create mode 100644 dev-python/grpcio/Manifest - create mode 100644 dev-python/grpcio/files/1.37.1-cc-flag-test-fix.patch - create mode 100644 dev-python/grpcio/files/cython3-compat.patch - create mode 100644 dev-python/grpcio/files/setup.py-respect-cc.patch - create mode 100644 dev-python/grpcio/grpcio-1.59.0.ebuild - create mode 100644 dev-python/grpcio/grpcio-1.66.2.ebuild - create mode 100644 dev-python/grpcio/metadata.xml - create mode 100644 dev-python/home-assistant-intents/Manifest - create mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.10.2.ebuild - create mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.10.30.ebuild - create mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.4.24.ebuild - create mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.6.21.ebuild - create mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.9.4.ebuild - create mode 100644 dev-python/home-assistant-intents/metadata.xml - create mode 100644 dev-python/pychromecast/Manifest - create mode 100644 dev-python/pychromecast/metadata.xml - create mode 100644 dev-python/pychromecast/pychromecast-14.0.1.ebuild - create mode 100644 dev-python/pychromecast/pychromecast-14.0.3.ebuild - create mode 100644 dev-python/pychromecast/pychromecast-14.0.5.ebuild + dev-python/envs/Manifest | 2 +- + dev-python/envs/{envs-1.4-r2.ebuild => envs-1.4-r3.ebuild} | 0 + dev-python/grpcio-reflection/Manifest | 2 +- + ...io-reflection-1.59.0.ebuild => grpcio-reflection-1.59.0-r1.ebuild} | 0 + dev-python/grpcio-status/Manifest | 2 +- + .../{grpcio-status-1.59.0.ebuild => grpcio-status-1.59.0-r1.ebuild} | 0 + dev-python/grpcio/Manifest | 2 +- + dev-python/grpcio/{grpcio-1.59.0.ebuild => grpcio-1.59.0-r1.ebuild} | 0 + dev-python/home-assistant-intents/Manifest | 2 +- + ...ts-2024.10.2.ebuild => home-assistant-intents-2024.10.2-r1.ebuild} | 0 + dev-python/pychromecast/Manifest | 4 ++-- + .../{pychromecast-14.0.3.ebuild => pychromecast-14.0.3-r1.ebuild} | 0 + .../{pychromecast-14.0.5.ebuild => pychromecast-14.0.5-r1.ebuild} | 0 + gui-apps/waybar/Manifest | 2 ++ + 14 files changed, 9 insertions(+), 7 deletions(-) + rename dev-python/envs/{envs-1.4-r2.ebuild => envs-1.4-r3.ebuild} (100%) + rename dev-python/grpcio-reflection/{grpcio-reflection-1.59.0.ebuild => grpcio-reflection-1.59.0-r1.ebuild} (100%) + rename dev-python/grpcio-status/{grpcio-status-1.59.0.ebuild => grpcio-status-1.59.0-r1.ebuild} (100%) + rename dev-python/grpcio/{grpcio-1.59.0.ebuild => grpcio-1.59.0-r1.ebuild} (100%) + rename dev-python/home-assistant-intents/{home-assistant-intents-2024.10.2.ebuild => home-assistant-intents-2024.10.2-r1.ebuild} (100%) + rename dev-python/pychromecast/{pychromecast-14.0.3.ebuild => pychromecast-14.0.3-r1.ebuild} (100%) + rename dev-python/pychromecast/{pychromecast-14.0.5.ebuild => pychromecast-14.0.5-r1.ebuild} (100%) *** synced EmilienMottet * Sync succeeded $ git log --format=%ci -1 |