diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-19 13:18:52 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-19 13:18:52 +0000 |
commit | 7bd8d8a71c360177b78eb0647765582c63588677 (patch) | |
tree | cf027b61db57e9b631243aa09bbd36d46b43d95a /gentoo.txt | |
parent | 2024-06-19T13:00:01Z (diff) | |
download | repos-7bd8d8a71c360177b78eb0647765582c63588677.tar.gz repos-7bd8d8a71c360177b78eb0647765582c63588677.tar.bz2 repos-7bd8d8a71c360177b78eb0647765582c63588677.zip |
2024-06-19T13:15:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 67 |
1 files changed, 24 insertions, 43 deletions
diff --git a/gentoo.txt b/gentoo.txt index d1d886d705c4..703606dbc1cc 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -16,50 +16,31 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo From https://anongit.gentoo.org/git/repo/gentoo - f10decf0ec3b..c9a7b3285553 master -> origin/master -Updating f10decf0ec3b..c9a7b3285553 + c9a7b3285553..7f0e72650a19 master -> origin/master +Updating c9a7b3285553..7f0e72650a19 Fast-forward - app-emacs/git-modes/Manifest | 1 + - app-emacs/git-modes/git-modes-1.4.3.ebuild | 39 ++++++++ - app-emacs/git-modes/git-modes-9999.ebuild | 16 +++- - app-emacs/hl-todo/Manifest | 2 +- - app-emacs/hl-todo/hl-todo-3.5.0.ebuild | 21 ----- - app-emacs/hl-todo/hl-todo-3.7.0.ebuild | 33 +++++++ - app-emacs/transient/Manifest | 1 + - app-emacs/transient/transient-0.7.0.ebuild | 42 +++++++++ - app-emacs/with-editor/Manifest | 1 + - app-emacs/with-editor/with-editor-3.3.3.ebuild | 38 ++++++++ - app-emacs/with-editor/with-editor-9999.ebuild | 11 ++- - app-shells/pwsh-bin/Manifest | 6 +- - ...pwsh-bin-7.4.1.ebuild => pwsh-bin-7.4.3.ebuild} | 6 +- - dev-cpp/cpp-httplib/Manifest | 1 + - ...-0.15.3.ebuild => cpp-httplib-0.15.3-r1.ebuild} | 2 +- - dev-cpp/cpp-httplib/cpp-httplib-0.16.0.ebuild | 91 ++++++++++++++++++ - dev-dotnet/dotnet-sdk-bin/Manifest | 12 +-- - ....0.301.ebuild => dotnet-sdk-bin-8.0.302.ebuild} | 0 - dev-dotnet/fable/Manifest | 3 +- - .../{fable-4.12.0.ebuild => fable-4.19.3.ebuild} | 5 +- - dev-lang/algol68g/Manifest | 1 + - dev-lang/algol68g/algol68g-3.5.4.ebuild | 41 ++++++++ - dev-python/aiodns/aiodns-3.2.0.ebuild | 2 +- - dev-python/pycares/pycares-4.4.0.ebuild | 4 +- - dev-python/slixmpp/slixmpp-1.8.5.ebuild | 2 +- - dev-python/slixmpp/slixmpp-9999.ebuild | 2 +- - dev-util/azuredatastudio/Manifest | 1 + - .../azuredatastudio/azuredatastudio-1.48.1.ebuild | 105 +++++++++++++++++++++ - 28 files changed, 438 insertions(+), 51 deletions(-) - create mode 100644 app-emacs/git-modes/git-modes-1.4.3.ebuild - delete mode 100644 app-emacs/hl-todo/hl-todo-3.5.0.ebuild - create mode 100644 app-emacs/hl-todo/hl-todo-3.7.0.ebuild - create mode 100644 app-emacs/transient/transient-0.7.0.ebuild - create mode 100644 app-emacs/with-editor/with-editor-3.3.3.ebuild - rename app-shells/pwsh-bin/{pwsh-bin-7.4.1.ebuild => pwsh-bin-7.4.3.ebuild} (95%) - rename dev-cpp/cpp-httplib/{cpp-httplib-0.15.3.ebuild => cpp-httplib-0.15.3-r1.ebuild} (97%) - create mode 100644 dev-cpp/cpp-httplib/cpp-httplib-0.16.0.ebuild - rename dev-dotnet/dotnet-sdk-bin/{dotnet-sdk-bin-8.0.301.ebuild => dotnet-sdk-bin-8.0.302.ebuild} (100%) - rename dev-dotnet/fable/{fable-4.12.0.ebuild => fable-4.19.3.ebuild} (99%) - create mode 100644 dev-lang/algol68g/algol68g-3.5.4.ebuild - create mode 100644 dev-util/azuredatastudio/azuredatastudio-1.48.1.ebuild + dev-python/Nuitka/Manifest | 1 + + dev-python/Nuitka/Nuitka-2.3.7.ebuild | 52 + + dev-python/djangorestframework/Manifest | 2 +- + ....0.ebuild => djangorestframework-3.15.2.ebuild} | 7 +- + dev-python/psutil/Manifest | 2 + + dev-python/psutil/psutil-6.0.0.ebuild | 47 + + dev-python/scikit-image/Manifest | 2 +- + ...ge-0.23.1.ebuild => scikit-image-0.24.0.ebuild} | 0 + dev-python/sqlalchemy/Manifest | 1 + + dev-python/sqlalchemy/sqlalchemy-2.0.31.ebuild | 117 ++ + mail-client/thunderbird/Manifest | 65 + + .../thunderbird/thunderbird-115.12.1.ebuild | 1353 +++++++++++++++++++ + www-client/firefox/Manifest | 100 ++ + www-client/firefox/firefox-127.0.1.ebuild | 1420 ++++++++++++++++++++ + 14 files changed, 3166 insertions(+), 3 deletions(-) + create mode 100644 dev-python/Nuitka/Nuitka-2.3.7.ebuild + rename dev-python/djangorestframework/{djangorestframework-3.15.0.ebuild => djangorestframework-3.15.2.ebuild} (80%) + create mode 100644 dev-python/psutil/psutil-6.0.0.ebuild + rename dev-python/scikit-image/{scikit-image-0.23.1.ebuild => scikit-image-0.24.0.ebuild} (100%) + create mode 100644 dev-python/sqlalchemy/sqlalchemy-2.0.31.ebuild + create mode 100644 mail-client/thunderbird/thunderbird-115.12.1.ebuild + create mode 100644 www-client/firefox/firefox-127.0.1.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |