commit: 295d205398d1ff6a0651f23aee67e922c9efb167 Author: William Desportes <williamdes <AT> wdes <DOT> fr> AuthorDate: Sat Jan 25 11:02:59 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 18:23:13 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295d2053
dev-db/phpmyadmin: add more upstream attributes Signed-off-by: William Desportes <williamdes <AT> wdes.fr> Part-of: https://github.com/gentoo/gentoo/pull/40299 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-db/phpmyadmin/metadata.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-db/phpmyadmin/metadata.xml b/dev-db/phpmyadmin/metadata.xml index 83eef45855b0..cedbbaf57e8b 100644 --- a/dev-db/phpmyadmin/metadata.xml +++ b/dev-db/phpmyadmin/metadata.xml @@ -15,6 +15,11 @@ </flag> </use> <upstream> + <changelog>https://raw.githubusercontent.com/phpmyadmin/phpmyadmin/STABLE/ChangeLog</changelog> + <doc lang="en">https://docs.phpmyadmin.net/en/latest/</doc> + <doc lang="fr">https://docs.phpmyadmin.net/fr/latest/</doc> + <bugs-to>https://github.com/phpmyadmin/phpmyadmin/issues</bugs-to> <remote-id type="sourceforge">phpmyadmin</remote-id> + <remote-id type="github">phpmyadmin/phpmyadmin</remote-id> </upstream> </pkgmetadata>
