commit:     c701866da58dd2a5c75b4ffba4cff112a96c7c15
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 11:04:10 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 11:04:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c701866d

dev-ada/markdown: drop gnat_2021 (VSS not supporting it)

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../markdown/{markdown-24.0.0.ebuild => markdown-24.0.0-r1.ebuild}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ada/markdown/markdown-24.0.0.ebuild 
b/dev-ada/markdown/markdown-24.0.0-r1.ebuild
similarity index 88%
rename from dev-ada/markdown/markdown-24.0.0.ebuild
rename to dev-ada/markdown/markdown-24.0.0-r1.ebuild
index 7b04a6f1cd8e..1c2a4d380b42 100644
--- a/dev-ada/markdown/markdown-24.0.0.ebuild
+++ b/dev-ada/markdown/markdown-24.0.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 )
+ADA_COMPAT=( gcc_12 gcc_13 )
 inherit ada multiprocessing
 
 DESCRIPTION="Provides a markdown parser written in Ada"

Reply via email to