summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo.txt')
-rw-r--r--gentoo.txt93
1 files changed, 31 insertions, 62 deletions
diff --git a/gentoo.txt b/gentoo.txt
index afe32ab57315..157aad1998be 100644
--- a/gentoo.txt
+++ b/gentoo.txt
@@ -14,71 +14,40 @@
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
-WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
- b5deb123054f..772b2fda7f84 master -> origin/master
-Updating b5deb123054f..772b2fda7f84
+ 772b2fda7f84..f1048e9aac05 master -> origin/master
+Updating 772b2fda7f84..f1048e9aac05
Fast-forward
- dev-lang/elixir/Manifest | 1 +
- dev-lang/elixir/elixir-1.15.3.ebuild | 37 +++
- dev-python/python3-xapp/Manifest | 1 +
- dev-python/python3-xapp/python3-xapp-2.4.1.ebuild | 57 +++++
- dev-vcs/tortoisehg/Manifest | 1 +
- dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild | 81 +++++++
- dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 2 +-
- gnome-extra/cinnamon-control-center/Manifest | 1 +
- .../cinnamon-control-center-5.8.2.ebuild | 103 ++++++++
- gnome-extra/cinnamon-desktop/Manifest | 1 +
- .../cinnamon-desktop/cinnamon-desktop-5.8.0.ebuild | 63 +++++
- gnome-extra/cinnamon-menus/Manifest | 1 +
- .../cinnamon-menus/cinnamon-menus-5.8.0.ebuild | 37 +++
- gnome-extra/cinnamon-screensaver/Manifest | 1 +
- .../cinnamon-screensaver-5.8.1.ebuild | 78 +++++++
- gnome-extra/cinnamon-session/Manifest | 1 +
- .../cinnamon-session/cinnamon-session-5.8.1.ebuild | 75 ++++++
- gnome-extra/cinnamon-settings-daemon/Manifest | 1 +
- .../cinnamon-settings-daemon-5.8.1.ebuild | 95 ++++++++
- gnome-extra/cinnamon-translations/Manifest | 1 +
- .../cinnamon-translations-5.8.2.ebuild | 31 +++
- gnome-extra/cinnamon/Manifest | 1 +
- gnome-extra/cinnamon/cinnamon-5.8.4.ebuild | 187 +++++++++++++++
- .../files/cinnamon-pillow-10-support.patch | 63 +++++
- gnome-extra/cjs/Manifest | 1 +
- gnome-extra/cjs/cjs-5.8.0.ebuild | 95 ++++++++
- ...0-move_have_gtk4_to_the_appropriate_place.patch | 38 +++
- gnome-extra/nemo-fileroller/Manifest | 1 +
- .../nemo-fileroller/nemo-fileroller-5.8.0.ebuild | 25 ++
- gnome-extra/nemo/Manifest | 2 +-
- gnome-extra/nemo/metadata.xml | 3 +
- .../nemo/{nemo-5.6.1.ebuild => nemo-5.8.4.ebuild} | 20 +-
- media-gfx/gimp/Manifest | 1 +
- media-gfx/gimp/gimp-2.99.16.ebuild | 259 +++++++++++++++++++++
- x11-libs/xapp/Manifest | 2 +-
- .../xapp/{xapp-2.4.2.ebuild => xapp-2.6.1.ebuild} | 31 ++-
- x11-wm/muffin/Manifest | 2 +-
- .../{muffin-5.6.2.ebuild => muffin-5.8.1.ebuild} | 11 +-
- 38 files changed, 1381 insertions(+), 30 deletions(-)
- create mode 100644 dev-lang/elixir/elixir-1.15.3.ebuild
- create mode 100644 dev-python/python3-xapp/python3-xapp-2.4.1.ebuild
- create mode 100644 dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild
- create mode 100644 gnome-extra/cinnamon-control-center/cinnamon-control-center-5.8.2.ebuild
- create mode 100644 gnome-extra/cinnamon-desktop/cinnamon-desktop-5.8.0.ebuild
- create mode 100644 gnome-extra/cinnamon-menus/cinnamon-menus-5.8.0.ebuild
- create mode 100644 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-5.8.1.ebuild
- create mode 100644 gnome-extra/cinnamon-session/cinnamon-session-5.8.1.ebuild
- create mode 100644 gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.8.1.ebuild
- create mode 100644 gnome-extra/cinnamon-translations/cinnamon-translations-5.8.2.ebuild
- create mode 100644 gnome-extra/cinnamon/cinnamon-5.8.4.ebuild
- create mode 100644 gnome-extra/cinnamon/files/cinnamon-pillow-10-support.patch
- create mode 100644 gnome-extra/cjs/cjs-5.8.0.ebuild
- create mode 100644 gnome-extra/cjs/files/cjs-5.8.0-move_have_gtk4_to_the_appropriate_place.patch
- create mode 100644 gnome-extra/nemo-fileroller/nemo-fileroller-5.8.0.ebuild
- rename gnome-extra/nemo/{nemo-5.6.1.ebuild => nemo-5.8.4.ebuild} (88%)
- create mode 100644 media-gfx/gimp/gimp-2.99.16.ebuild
- rename x11-libs/xapp/{xapp-2.4.2.ebuild => xapp-2.6.1.ebuild} (77%)
- rename x11-wm/muffin/{muffin-5.6.2.ebuild => muffin-5.8.1.ebuild} (93%)
+ app-admin/keepass/Manifest | 1 +
+ .../files/keepass-2.53-xsl-path-detection.patch | 22 ++
+ app-admin/keepass/keepass-2.53.ebuild | 116 ++++++
+ .../spamassassin/spamassassin-4.0.0-r2.ebuild | 338 ----------------
+ media-gfx/blender/Manifest | 2 +
+ media-gfx/blender/blender-3.3.6-r1.ebuild | 17 +-
+ media-gfx/blender/blender-3.3.8.ebuild | 421 ++++++++++++++++++++
+ media-gfx/blender/blender-3.4.1-r3.ebuild | 20 +-
+ media-gfx/blender/blender-3.5.1-r1.ebuild | 20 +-
+ media-gfx/blender/blender-3.6.0.ebuild | 439 +++++++++++++++++++++
+ media-gfx/blender/blender-9999.ebuild | 20 +-
+ media-libs/openimageio/Manifest | 1 +
+ media-libs/openimageio/openimageio-2.4.13.0.ebuild | 202 ++++++++++
+ media-libs/openpgl/openpgl-0.5.0.ebuild | 5 +-
+ media-libs/osl/Manifest | 1 +
+ media-libs/osl/osl-1.12.13.0.ebuild | 110 ++++++
+ ...mpeg-5.1.3-r1.ebuild => ffmpeg-5.1.3-r2.ebuild} | 2 +-
+ .../{ffmpeg-6.0-r1.ebuild => ffmpeg-6.0-r2.ebuild} | 2 +-
+ media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +-
+ 19 files changed, 1367 insertions(+), 374 deletions(-)
+ create mode 100644 app-admin/keepass/files/keepass-2.53-xsl-path-detection.patch
+ create mode 100644 app-admin/keepass/keepass-2.53.ebuild
+ delete mode 100644 mail-filter/spamassassin/spamassassin-4.0.0-r2.ebuild
+ create mode 100644 media-gfx/blender/blender-3.3.8.ebuild
+ create mode 100644 media-gfx/blender/blender-3.6.0.ebuild
+ create mode 100644 media-libs/openimageio/openimageio-2.4.13.0.ebuild
+ create mode 100644 media-libs/osl/osl-1.12.13.0.ebuild
+ rename media-video/ffmpeg/{ffmpeg-5.1.3-r1.ebuild => ffmpeg-5.1.3-r2.ebuild} (99%)
+ rename media-video/ffmpeg/{ffmpeg-6.0-r1.ebuild => ffmpeg-6.0-r2.ebuild} (99%)
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1