From 5e27ef6c4753c94637b07febdfa6cbc5bc8bd41e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 21 Dec 2023 15:18:41 +0000 Subject: 2023-12-21T15:15:01Z --- binaryden.html | 152 +++------------------------------------------------------ 1 file changed, 7 insertions(+), 145 deletions(-) (limited to 'binaryden.html') diff --git a/binaryden.html b/binaryden.html index a3af214467d7..e6a837da50f8 100644 --- a/binaryden.html +++ b/binaryden.html @@ -44,157 +44,19 @@ 17
*** syncing binaryden
 
- 18
From https://github.com/tkemmer/binaryden
+            18
Already up to date.
 
- 19
   4cb14da..f73e178  master     -> origin/master
+            19
*** synced binaryden
 
- 20
Updating 4cb14da..f73e178
+            20
 * Sync succeeded
 
- 21
Fast-forward
+            21
$ git log --format=%ci -1
 
- 22
 app-misc/bulky/Manifest                            |   1 +
+            22
$ git show -q --pretty=format:%G? HEAD
 
- 23
 app-misc/bulky/bulky-3.1.ebuild                    |  70 ++++++++
+            23
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 binaryden
 
- 24
 dev-python/wxpython/Manifest                       |   1 -
-
- 25
 .../files/wxpython-4.2.0-fix-cython3.patch         |  13 --
-
- 26
 .../wxpython/files/wxpython-4.2.0-flags.patch      |  16 --
-
- 27
 .../files/wxpython-4.2.0-no-attrdict.patch         |  13 --
-
- 28
 .../wxpython/files/wxpython-4.2.0-no-webkit.patch  |  27 ---
-
- 29
 dev-python/wxpython/wxpython-4.2.0-r1.ebuild       | 122 --------------
-
- 30
 gnome-extra/cinnamon-control-center/Manifest       |   1 +
-
- 31
 .../cinnamon-control-center-6.0.0.ebuild           | 104 ++++++++++++
-
- 32
 ...amon-control-center-6.0.0-disable-wayland.patch |  33 ++++
-
- 33
 gnome-extra/cinnamon-desktop/Manifest              |   1 +
-
- 34
 .../cinnamon-desktop/cinnamon-desktop-6.0.0.ebuild |  63 +++++++
-
- 35
 gnome-extra/cinnamon-menus/Manifest                |   1 +
-
- 36
 .../cinnamon-menus/cinnamon-menus-6.0.0.ebuild     |  37 +++++
-
- 37
 gnome-extra/cinnamon-screensaver/Manifest          |   1 +
-
- 38
 .../cinnamon-screensaver-6.0.0.ebuild              |  78 +++++++++
-
- 39
 gnome-extra/cinnamon-session/Manifest              |   1 +
-
- 40
 .../cinnamon-session/cinnamon-session-6.0.1.ebuild |  75 +++++++++
-
- 41
 gnome-extra/cinnamon-settings-daemon/Manifest      |   1 +
-
- 42
 .../cinnamon-settings-daemon-6.0.0.ebuild          |  95 +++++++++++
-
- 43
 gnome-extra/cinnamon-translations/Manifest         |   1 +
-
- 44
 .../cinnamon-translations-6.0.1.ebuild             |  31 ++++
-
- 45
 gnome-extra/cinnamon/Manifest                      |   1 +
-
- 46
 gnome-extra/cinnamon/cinnamon-6.0.2.ebuild         | 185 +++++++++++++++++++++
-
- 47
 gnome-extra/cjs/Manifest                           |   1 +
-
- 48
 gnome-extra/cjs/cjs-6.0.0.ebuild                   |  91 ++++++++++
-
- 49
 gnome-extra/nemo-fileroller/Manifest               |   1 +
-
- 50
 .../nemo-fileroller/nemo-fileroller-6.0.1.ebuild   |  25 +++
-
- 51
 gnome-extra/nemo/Manifest                          |   1 +
-
- 52
 .../nemo/files/nemo-6.0.0-disable-wayland.patch    |  51 ++++++
-
- 53
 gnome-extra/nemo/nemo-6.0.0.ebuild                 | 131 +++++++++++++++
-
- 54
 profiles/desktop/cinnamon/package.keywords         |  32 ++--
-
- 55
 sys-apps/xdg-desktop-portal-xapp/Manifest          |   1 +
-
- 56
 .../xdg-desktop-portal-xapp-1.0.4.ebuild           |  39 +++++
-
- 57
 x11-libs/xapp/Manifest                             |   1 +
-
- 58
 x11-libs/xapp/xapp-2.8.1.ebuild                    | 102 ++++++++++++
-
- 59
 x11-misc/slick-greeter/Manifest                    |   1 +
-
- 60
 x11-misc/slick-greeter/slick-greeter-2.0.2.ebuild  |  50 ++++++
-
- 61
 x11-wm/muffin/Manifest                             |   1 +
-
- 62
 x11-wm/muffin/muffin-6.0.0-r1.ebuild               | 128 ++++++++++++++
-
- 63
 41 files changed, 1420 insertions(+), 208 deletions(-)
-
- 64
 create mode 100644 app-misc/bulky/bulky-3.1.ebuild
-
- 65
 delete mode 100644 dev-python/wxpython/Manifest
-
- 66
 delete mode 100644 dev-python/wxpython/files/wxpython-4.2.0-fix-cython3.patch
-
- 67
 delete mode 100644 dev-python/wxpython/files/wxpython-4.2.0-flags.patch
-
- 68
 delete mode 100644 dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch
-
- 69
 delete mode 100644 dev-python/wxpython/files/wxpython-4.2.0-no-webkit.patch
-
- 70
 delete mode 100644 dev-python/wxpython/wxpython-4.2.0-r1.ebuild
-
- 71
 create mode 100644 gnome-extra/cinnamon-control-center/cinnamon-control-center-6.0.0.ebuild
-
- 72
 create mode 100644 gnome-extra/cinnamon-control-center/files/cinnamon-control-center-6.0.0-disable-wayland.patch
-
- 73
 create mode 100644 gnome-extra/cinnamon-desktop/cinnamon-desktop-6.0.0.ebuild
-
- 74
 create mode 100644 gnome-extra/cinnamon-menus/cinnamon-menus-6.0.0.ebuild
-
- 75
 create mode 100644 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-6.0.0.ebuild
-
- 76
 create mode 100644 gnome-extra/cinnamon-session/cinnamon-session-6.0.1.ebuild
-
- 77
 create mode 100644 gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-6.0.0.ebuild
-
- 78
 create mode 100644 gnome-extra/cinnamon-translations/cinnamon-translations-6.0.1.ebuild
-
- 79
 create mode 100644 gnome-extra/cinnamon/cinnamon-6.0.2.ebuild
-
- 80
 create mode 100644 gnome-extra/cjs/cjs-6.0.0.ebuild
-
- 81
 create mode 100644 gnome-extra/nemo-fileroller/nemo-fileroller-6.0.1.ebuild
-
- 82
 create mode 100644 gnome-extra/nemo/files/nemo-6.0.0-disable-wayland.patch
-
- 83
 create mode 100644 gnome-extra/nemo/nemo-6.0.0.ebuild
-
- 84
 create mode 100644 sys-apps/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp-1.0.4.ebuild
-
- 85
 create mode 100644 x11-libs/xapp/xapp-2.8.1.ebuild
-
- 86
 create mode 100644 x11-misc/slick-greeter/slick-greeter-2.0.2.ebuild
-
- 87
 create mode 100644 x11-wm/muffin/muffin-6.0.0-r1.ebuild
-
- 88
*** synced binaryden
-
- 89
 * Sync succeeded
-
- 90
$ git log --format=%ci -1
-
- 91
$ git show -q --pretty=format:%G? HEAD
-
- 92
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 binaryden
-
- 93
 * Cache regenerated successfully
+            24
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad