commit: edff388be959fff8ed26d5dc4a81d29251a74e38 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Thu Jun 19 14:53:31 2025 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Thu Jun 19 18:08:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edff388b
mail-client/roundcube: metadata improvements Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42669 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> mail-client/roundcube/metadata.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mail-client/roundcube/metadata.xml b/mail-client/roundcube/metadata.xml index 99bf4bfad12e..e669d827279d 100644 --- a/mail-client/roundcube/metadata.xml +++ b/mail-client/roundcube/metadata.xml @@ -14,7 +14,9 @@ <name>Gentoo Webapps</name> </maintainer> <upstream> - <remote-id type="sourceforge">roundcubemail</remote-id> + <bugs-to>https://github.com/roundcube/roundcubemail/issues</bugs-to> + <changelog>https://github.com/roundcube/roundcubemail/releases</changelog> + <doc>https://roundcube.net/news/</doc> <remote-id type="github">roundcube/roundcubemail</remote-id> </upstream> <use> @@ -29,10 +31,6 @@ Use the <pkg>dev-lang/php</pkg> fileinfo extension to guess the mime_type of attachments </flag> - <flag name="ldap"> - Add dependencies to support connecting to an LDAP address - book server - </flag> </use> <stabilize-allarches/> </pkgmetadata>
