From 125e5f2d1d6b76eeee6cb9df25e7d2f787855f75 Mon Sep 17 00:00:00 2001 From: "J. German Rivera" Date: Thu, 14 Dec 2023 21:40:20 -0600 Subject: [PATCH] Added portable_minimal_ada_rts crate Signed-off-by: J. German Rivera --- .../portable_minimal_ada_rts-1.0.0.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/po/portable_minimal_ada_rts/portable_minimal_ada_rts-1.0.0.toml diff --git a/index/po/portable_minimal_ada_rts/portable_minimal_ada_rts-1.0.0.toml b/index/po/portable_minimal_ada_rts/portable_minimal_ada_rts-1.0.0.toml new file mode 100644 index 000000000..3671bdb9b --- /dev/null +++ b/index/po/portable_minimal_ada_rts/portable_minimal_ada_rts-1.0.0.toml @@ -0,0 +1,15 @@ +name = "portable_minimal_ada_rts" +description = "Portable Minimal Ada Runtime Library" +version = "1.0.0" +licenses = "GPL-3.0-or-later WITH GCC-exception-3.1" +website = "https://github.com/jgrivera67/portable_minimal_ada_rts" +tags = ["rts"] +authors = ["J. German Rivera"] +maintainers = ["J. German Rivera "] +maintainers-logins = ["jgrivera67"] + + +[origin] +commit = "7bd98671255c207d92800b7e327097dcddc85be9" +url = "git+https://github.com/jgrivera67/portable_minimal_ada_rts.git" +