commit:     418f765190f2792e83607698859ffe7e43a709fa
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar 20 17:10:17 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 19:54:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418f7651

sys-apps/accountsservice: remove unused patches

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 ...ccountsservice-0.6.35-gentoo-system-users.patch | 51 ----------------------
 .../accountsservice-0.6.55-meson-0.61-build.patch  | 23 ----------
 2 files changed, 74 deletions(-)

diff --git 
a/sys-apps/accountsservice/files/accountsservice-0.6.35-gentoo-system-users.patch
 
b/sys-apps/accountsservice/files/accountsservice-0.6.35-gentoo-system-users.patch
deleted file mode 100644
index 39ebf42ea6ac..000000000000
--- 
a/sys-apps/accountsservice/files/accountsservice-0.6.35-gentoo-system-users.patch
+++ /dev/null
@@ -1,51 +0,0 @@
---- a/src/user-classify.c.old  2013-12-04 20:29:48.944454769 +0100
-+++ b/src/user-classify.c      2013-12-04 20:32:59.728283477 +0100
-@@ -55,6 +55,48 @@
-         "at",
-         "gdm",
-         "gnome-initial-setup"
-+        /* Additional Gentoo system users with non-trivial login shell */
-+        "amanda",
-+        "backuppc",
-+        "drqueue",
-+        "firebird",
-+        "flexlm",
-+        "foldingathome",
-+        "geneweb",
-+        "git",
-+        "gnump3d",
-+        "hacluster",
-+        "hg",
-+        "hsqldb",
-+        "infinote",
-+        "foldingathome",
-+        "geneweb",
-+        "git",
-+        "gnump3d",
-+        "hacluster",
-+        "hg",
-+        "hsqldb",
-+        "infinote",
-+        "jffnms",
-+        "klive",
-+        "mailman",
-+        "mpd",
-+        "mythtv",
-+        "nagios",
-+        "nx",
-+        "oneadmin",
-+        "openvpn",
-+        "p2p",
-+        "phxd",
-+        "resin",
-+        "rplayd",
-+        "scponly",
-+        "secoff",
-+        "tinyproxy",
-+        "ttrssd",
-+        "vboxguest",
-+        "vdr",
-+        "vdradmin",
- };
- 
- #define PATH_NOLOGIN "/sbin/nologin"

diff --git 
a/sys-apps/accountsservice/files/accountsservice-0.6.55-meson-0.61-build.patch 
b/sys-apps/accountsservice/files/accountsservice-0.6.55-meson-0.61-build.patch
deleted file mode 100644
index d56f4b7e63b8..000000000000
--- 
a/sys-apps/accountsservice/files/accountsservice-0.6.55-meson-0.61-build.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-https://gitlab.freedesktop.org/accountsservice/accountsservice/-/commit/ac9b14f1c1bbca413987d0bbfeaad05804107e9a.patch
-https://bugs.gentoo.org/831465
-
-From: Luca Boccassi <[email protected]>
-Date: Sun, 31 Oct 2021 12:29:14 +0000
-Subject: [PATCH] Fix build with meson 0.60
-
-Positional parameters to merge_file() were never allowed and always
-ignored, so just drop it.
-See: https://github.com/mesonbuild/meson/issues/9441
-
-Fixes #97
---- a/data/meson.build
-+++ b/data/meson.build
-@@ -33,7 +33,6 @@ configure_file(
- policy = act_namespace.to_lower() + '.policy'
- 
- i18n.merge_file(
--  policy,
-   input: policy + '.in',
-   output: policy,
-   po_dir: po_dir,
-GitLab

Reply via email to