dev-crystal/athena-spec: add 0.4.2, drop old

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2026-06-08 20:23:04 +05:00
parent 47f0027d60
commit d17857dfec
3 changed files with 3 additions and 23 deletions

View File

@@ -1,3 +1,2 @@
DIST athena-spec-0.3.11.tar.gz 12038 BLAKE2B 74badcebfe8bc8acf294c1655ddea2a84a47f0e3a82c7e37f77340ea6558d3f42211dc3016af0ff14689da98dee9e854b95eca2c9a91b856f3c7cd12fb2bcadc SHA512 4b07bf3d871638e24815db309d4c606a51a3cc6616f74ea60aab758463fd2fbc165f82e0bda9f850d9570245e6bb5cfea945923f2928bb404c8ef3a8cea35fc1
DIST athena-spec-0.4.0.tar.gz 12728 BLAKE2B 8ed608bb734240f7a435541859cea39a57cc448d36ac2387b1ec39ef25f24e652990d46952f0048e6afabb9b8264b359921521d5087134e9740bceebd06d9278 SHA512 6733eb49a684b557cbfeb0f6593cfd334bbbb38aae83a3ce9c4093d164c5c588be19288adb36f7597be00069a11041cba38a6d9b10e3e441acb57a447a31c655
DIST athena-spec-0.4.1.tar.gz 13161 BLAKE2B 416ea18f9ed290c65b57deb54b189ffe394619ab818669d34f6c760ec0b642d21d5c3d2c4635bb941c8534ea8da98dd34a6bcf50686a6e94cc0b769f3033c2fa SHA512 8041a1e1082301dc85c42fc6da1a7f6cac767f33cb95e1d4da11994b4593daf99495ccacac6d8d38518908ada66d7feb8b1904ede12c749a9ac1a036ff453fe0
DIST athena-spec-0.4.2.tar.gz 15180 BLAKE2B 1828a3a6f260ba0eecf8d5febdc7771a8a56d020a70b9dcbcd9fb658116074750f15755d0c5b40b64e611f23bdb24df6985bcd0f71a905686aa1794e16b21881 SHA512 5e9ddfae5e0922468b0f9250a368dccd6a19a79115b4925fdd42603e01616628210dabfe27b8997555fb6ac534d41049d403e3a11d92ae8a88021d14142e307e

View File

@@ -1,19 +0,0 @@
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit shards
MY_PN="${PN#athena-}"
DESCRIPTION="Common/helpful Spec compliant testing utilities"
HOMEPAGE="
https://github.com/athena-framework/spec
https://athenaframework.org/Spec/
"
SRC_URI="https://github.com/athena-framework/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

View File

@@ -1,7 +1,7 @@
# Copyright 2022-2025 Gentoo Authors
# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
EAPI=9
CRYSTAL_MIN_VER="1.17"
inherit shards