commit:     e7dd17215d27d7c725c072997bc42ab28e2c4843
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Thu Jan 18 22:28:01 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 10:50:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7dd1721

mate-base/mate-session-manager: reapply required USE

Due to a bug spotted on #mate related to this issue, this change needs to be 
held off.

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../mate-session-manager/mate-session-manager-1.26.1.ebuild      | 1 +
 .../mate-session-manager/mate-session-manager-1.27.0.ebuild      | 2 ++
 x11-wm/marco/metadata.xml                                        | 9 ++++++++-
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/mate-base/mate-session-manager/mate-session-manager-1.26.1.ebuild 
b/mate-base/mate-session-manager/mate-session-manager-1.26.1.ebuild
index a639a92be3b8..6d7894888620 100644
--- a/mate-base/mate-session-manager/mate-session-manager-1.26.1.ebuild
+++ b/mate-base/mate-session-manager/mate-session-manager-1.26.1.ebuild
@@ -15,6 +15,7 @@ HOMEPAGE="https://mate-desktop.org/";
 LICENSE="GPL-2+ GPL-3+ HPND LGPL-2+ LGPL-2.1+"
 SLOT="0"
 IUSE="debug elogind gles2 gnome-keyring nls systemd"
+REQUIRED_USE="^^ ( elogind systemd )"
 
 # x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, 
and
 # create .config/user-dirs.dirs which is read by glib to get G_USER_DIRECTORY_*

diff --git a/mate-base/mate-session-manager/mate-session-manager-1.27.0.ebuild 
b/mate-base/mate-session-manager/mate-session-manager-1.27.0.ebuild
index 208e8c0c5a28..1259168690b7 100644
--- a/mate-base/mate-session-manager/mate-session-manager-1.27.0.ebuild
+++ b/mate-base/mate-session-manager/mate-session-manager-1.27.0.ebuild
@@ -16,7 +16,9 @@ HOMEPAGE="https://mate-desktop.org/";
 LICENSE="GPL-2+ GPL-3+ HPND LGPL-2+ LGPL-2.1+"
 SLOT="0"
 IUSE="debug elogind gles2 gnome-keyring nls systemd"
+REQUIRED_USE="^^ ( elogind systemd )"
 
+# x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, 
and
 # create .config/user-dirs.dirs which is read by glib to get G_USER_DIRECTORY_*
 # xdg-user-dirs-update is run during login (see 10-user-dirs-update-gnome 
below).
 

diff --git a/x11-wm/marco/metadata.xml b/x11-wm/marco/metadata.xml
index 402768f3899e..419246a8f7d7 100644
--- a/x11-wm/marco/metadata.xml
+++ b/x11-wm/marco/metadata.xml
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <!-- maintainer-needed -->
+               <maintainer type="person" proxied="yes">
+                       <email>immolo...@gmail.com</email>
+                       <name>Ian Jordan</name>
+               </maintainer>
+               <maintainer type="project" proxied="proxy">
+                       <email>proxy-ma...@gentoo.org</email>
+                       <name>Proxy Maintainers</name>
+               </maintainer>
        <upstream>
                <remote-id type="github">mate-desktop/marco</remote-id>
        </upstream>

Reply via email to