From 3b5d80d479c42759ebe7415305e90816e1070abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Sagaert?= Date: Wed, 21 Jan 2026 10:30:16 +0100 Subject: [PATCH] gnatformat relocatable fix (#1781) --- index/gn/gnatformat/gnatformat-26.0.0.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index/gn/gnatformat/gnatformat-26.0.0.toml b/index/gn/gnatformat/gnatformat-26.0.0.toml index c7920eae..c5bb2203 100644 --- a/index/gn/gnatformat/gnatformat-26.0.0.toml +++ b/index/gn/gnatformat/gnatformat-26.0.0.toml @@ -6,10 +6,10 @@ authors = ["AdaCore"] maintainers = ["Fabien Chouteau ", "sagaert@adacore.com"] maintainers-logins = ["Fabien-Chouteau", "AldanTanneo"] licenses = "MIT OR Apache-2.0 WITH LLVM-exception" -website = "" +website = "https://github.com/AdaCore/gnatformat" tags = ["formatting", "ada", "tool"] -project-files = "gnat/gnatformat_driver.gpr" +project-files = ["gnat/gnatformat.gpr", "gnat/gnatformat_driver.gpr"] executables = ["gnatformat"] [gpr-externals]