summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2024-02-11 16:49:40 +0200
committerMart Raudsepp <leio@gentoo.org>2024-02-11 16:49:40 +0200
commitf0a1621b3aae69f81836dd6e682e9001e165f4d4 (patch)
tree60c1674594eb39e53264a612416fb8867172e618 /gnome-extra/evolution-data-server
parentx11-wm/mutter: fix test dep to include gtk[wayland], don't RDEP on test deps (diff)
downloadgentoo-f0a1621b3aae69f81836dd6e682e9001e165f4d4.tar.gz
gentoo-f0a1621b3aae69f81836dd6e682e9001e165f4d4.tar.bz2
gentoo-f0a1621b3aae69f81836dd6e682e9001e165f4d4.zip
gnome-extra/evolution-data-server: drop now unused USE=oauth local description
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r--gnome-extra/evolution-data-server/metadata.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/metadata.xml b/gnome-extra/evolution-data-server/metadata.xml
index 0ba0e87a180c..d705ce69fe9e 100644
--- a/gnome-extra/evolution-data-server/metadata.xml
+++ b/gnome-extra/evolution-data-server/metadata.xml
@@ -8,8 +8,6 @@
<use>
<flag name="berkdb"><pkg>sys-libs/db</pkg> support needed to migrate old (pre-3.13 evolution versions) addressbook data</flag>
<flag name="gnome-online-accounts">Enable <pkg>net-libs/gnome-online-accounts</pkg> based Google authentication support</flag>
- <flag name="oauth">Enable internal OAuth2 authentication support for Google and Outlook.com. If gnome-online-accounts is enabled a
-nd used, this is not necessary, but both can be supported at the same time with different setup at runtime</flag>
<flag name="oauth-gtk3">Enable internal OAuth2 authentication for GTK+3 applications (libedataserverui-*.so) support for Google and Outlook.com. If gnome-online-accounts is enabled and used, this is not necessary, but both can be supported at the same time with different setup at runtime</flag>
<flag name="oauth-gtk4">Enable internal OAuth2 authentication for GTK 4 applications (libedataserverui4-*.so) support for Google and Outlook.com. If gnome-online-accounts is enabled and used, this is not necessary, but both can be supported at the same time with different setup at runtime</flag>
<flag name="weather">Enable optional weather calendar support</flag>