commit: f0a1621b3aae69f81836dd6e682e9001e165f4d4
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 14:49:40 2024 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 14:49:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a1621b
gnome-extra/evolution-data-server: drop now unused USE=oauth local description
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
gnome-extra/evolution-data-server/metadata.xml | 2 --
1 file changed, 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>