Skip to content

Commit

Permalink
dev-ada/xmlada: unsupport gnat_2019, drop old
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Nov 25, 2021
1 parent fbc3843 commit e01c4f4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 85 deletions.
1 change: 0 additions & 1 deletion dev-ada/xmlada/Manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
DIST xmlada-2020-20200429-19A99-src.tar.gz 1533111 BLAKE2B e2c25e103c5c560cf7c9580118580e2952f3ef56c244b0f76c7f484e5629b684d5ee546d2d40520e1a4bf963271d360522423f4e7d81570f7dc1dbc8424c9147 SHA512 e53dd1fba504d2aa91ce29ea381c62adea12c5d8c72cd87396b903143279456cc6547c18035f6e988e95bd93607360075789532378f33cbe23bef9b49c8d984c
DIST xmlada-2021-20210518-19D50-src.tar.gz 1555951 BLAKE2B 589815d4781471a48d3bb4a12475762cb2ba8f885df8ea774f009c8be9ded41bccc414bb88a2b3d313701b0b2edefcd065fac8a13d208a7bb1679a3467a60c35 SHA512 e2fb1a87cb0cebae842f87412d0ccc8a18b20e5e2c4e3d9ad6ec3a6ae18e4e53c12efd9ea3f2515baa5bfec2b4ddee7808385cc471e3cca9b8c4be3d03093e85
DIST xmlada-22.0.0.tar.gz 1022947 BLAKE2B cea409a45a3b0c8eba48f858278d4e7129eca2e77fa749f5a761e31a81834efba67223f07c99441a9673a8f6de9a608a12cf610225ca5aee7fbde0235d9af1d9 SHA512 7e8a0cab2f4c300fe3b0d31e00d17334e36798430e49868448caa696044964464f558cffba8f35e35a58b097c968322891119b2abd9f210737ca877f0189f32e
82 changes: 0 additions & 82 deletions dev-ada/xmlada/xmlada-2020.ebuild

This file was deleted.

2 changes: 1 addition & 1 deletion dev-ada/xmlada/xmlada-2021-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

ADA_COMPAT=( gnat_2019 gnat_202{0..1} )
ADA_COMPAT=( gnat_202{0..1} )
inherit ada multiprocessing

MYP=${P}-${PV}0518-19D50-src
Expand Down
2 changes: 1 addition & 1 deletion dev-ada/xmlada/xmlada-22.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

ADA_COMPAT=( gnat_2019 gnat_202{0..1} )
ADA_COMPAT=( gnat_202{0..1} )
inherit ada multiprocessing

DESCRIPTION="Set of modules that provide a simple manipulation of XML streams"
Expand Down

0 comments on commit e01c4f4

Please sign in to comment.