summaryrefslogtreecommitdiff
path: root/dev-crystal
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-04 19:17:15 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-04 19:17:15 +0000
commit01e21e5e09bfbb2664a799314228bc074ffd2974 (patch)
tree3fe9269a4cbf84681128fa5778e5c100afa6b406 /dev-crystal
parent69eb6af457262e87736a8487044143fcd552ace1 (diff)
downloadbaldeagleos-repo-01e21e5e09bfbb2664a799314228bc074ffd2974.tar.gz
baldeagleos-repo-01e21e5e09bfbb2664a799314228bc074ffd2974.tar.xz
baldeagleos-repo-01e21e5e09bfbb2664a799314228bc074ffd2974.zip
Adding metadata
Diffstat (limited to 'dev-crystal')
-rw-r--r--dev-crystal/athena-spec/Manifest1
-rw-r--r--dev-crystal/athena-spec/athena-spec-0.4.1.ebuild27
-rw-r--r--dev-crystal/crikey/Manifest1
-rw-r--r--dev-crystal/crikey/crikey-0.1.0_p20170404.ebuild18
-rw-r--r--dev-crystal/crikey/metadata.xml11
-rw-r--r--dev-crystal/crustache/Manifest2
-rw-r--r--dev-crystal/crustache/crustache-2.4.4.ebuild34
-rw-r--r--dev-crystal/crustache/metadata.xml15
-rw-r--r--dev-crystal/crystal-html5/Manifest2
-rw-r--r--dev-crystal/crystal-html5/crystal-html5-0.5.1.ebuild (renamed from dev-crystal/crystal-html5/crystal-html5-0.4.0-r1.ebuild)9
-rw-r--r--dev-crystal/inflector/Manifest1
-rw-r--r--dev-crystal/inflector/inflector-1.0.0.ebuild23
-rw-r--r--dev-crystal/inflector/metadata.xml11
-rw-r--r--dev-crystal/jbuilder/Manifest1
-rw-r--r--dev-crystal/jbuilder/jbuilder-1.0.0.ebuild14
-rw-r--r--dev-crystal/jbuilder/metadata.xml6
-rw-r--r--dev-crystal/json_mapping/Manifest1
-rw-r--r--dev-crystal/json_mapping/json_mapping-0.1.1.ebuild16
-rw-r--r--dev-crystal/json_mapping/metadata.xml11
-rw-r--r--dev-crystal/kilt/Manifest1
-rw-r--r--dev-crystal/kilt/kilt-0.6.1.ebuild30
-rw-r--r--dev-crystal/kilt/metadata.xml15
-rw-r--r--dev-crystal/liquid/Manifest2
-rw-r--r--dev-crystal/liquid/liquid-0.4.1.ebuild21
-rw-r--r--dev-crystal/liquid/liquid-1.0.0.ebuild16
-rw-r--r--dev-crystal/liquid/metadata.xml11
-rw-r--r--dev-crystal/slang/Manifest1
-rw-r--r--dev-crystal/slang/metadata.xml11
-rw-r--r--dev-crystal/slang/slang-1.7.3.ebuild14
-rw-r--r--dev-crystal/temel/Manifest1
-rw-r--r--dev-crystal/temel/metadata.xml6
-rw-r--r--dev-crystal/temel/temel-0.1.0_p20171024.ebuild16
-rw-r--r--dev-crystal/water/Manifest1
-rw-r--r--dev-crystal/water/metadata.xml11
-rw-r--r--dev-crystal/water/water-1.0.0.ebuild14
35 files changed, 30 insertions, 345 deletions
diff --git a/dev-crystal/athena-spec/Manifest b/dev-crystal/athena-spec/Manifest
index 95dde90f13fe..38cbb78f6e6b 100644
--- a/dev-crystal/athena-spec/Manifest
+++ b/dev-crystal/athena-spec/Manifest
@@ -1,2 +1,3 @@
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
diff --git a/dev-crystal/athena-spec/athena-spec-0.4.1.ebuild b/dev-crystal/athena-spec/athena-spec-0.4.1.ebuild
new file mode 100644
index 000000000000..96f85cf0e5d1
--- /dev/null
+++ b/dev-crystal/athena-spec/athena-spec-0.4.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2022-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRYSTAL_MIN_VER="1.17"
+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"
+
+src_test() {
+ # Error: Invalid option: --link-flags=<...>
+ local -x CRYSTAL_OPTS=
+
+ shards_src_test
+}
diff --git a/dev-crystal/crikey/Manifest b/dev-crystal/crikey/Manifest
deleted file mode 100644
index 97902de1c6f9..000000000000
--- a/dev-crystal/crikey/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST crikey-0.1.0_p20170404.tar.gz 2770 BLAKE2B 81cb77b6122e1f9e82d5602d4e6321259afefe8ae734aecadbe88899d8231d734a25813601f0df5dee705aa485d8e4c4b4d82d9b6b05e1184e0759fd2f235b35 SHA512 6850ae8102db3d64c25fb2191d47464f768e53ec07adb525e93f2d6bdbd0d54fdf3b3c52b280b25ab715eabcda82d20df2639e9f056a84b265a19dcb1a455afb
diff --git a/dev-crystal/crikey/crikey-0.1.0_p20170404.ebuild b/dev-crystal/crikey/crikey-0.1.0_p20170404.ebuild
deleted file mode 100644
index 3e5949644afe..000000000000
--- a/dev-crystal/crikey/crikey-0.1.0_p20170404.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-COMMIT="cb4bfef79f2e7e509fc7d94ae9da4d2b795b764e"
-DESCRIPTION="Data structure view templates for Crystal"
-HOMEPAGE="https://github.com/domgetter/crikey"
-SRC_URI="https://github.com/domgetter/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="test" # broken
diff --git a/dev-crystal/crikey/metadata.xml b/dev-crystal/crikey/metadata.xml
deleted file mode 100644
index a69e1052b834..000000000000
--- a/dev-crystal/crikey/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <maintainer>
- <email>nicklink483@gmail.com</email>
- <name>Dominic Muller</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/crustache/Manifest b/dev-crystal/crustache/Manifest
deleted file mode 100644
index 98af72fc5d29..000000000000
--- a/dev-crystal/crustache/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST crustache-2.4.4.tar.gz 11130 BLAKE2B e44a16a9a93326d0be2ef4f7dc956c4a27fcaec4bfdce728b9fa8bd12a3d6eab4a5d16507505892fbb11bd6b1e6fb8ae8a89da28c3300f5b181962050b6814fc SHA512 32aa4473df8b97f313b1d90efa53e977730659f6bc820428cac80e99d541cd1028507c9e791d7fe89f5c65a6df9bd4e9759dccebfcfddffc169f4c35537431cc
-DIST mustache-spec-1.1.3.tar.gz 14166 BLAKE2B 98d6d109e548d090a0368f1d03a2a143c45cb648782810f7794af70994388e1ee39944f2942135137003f450919f7024eddc81014e6f6188f510d504392e7a87 SHA512 801a9cbf8a39080b183b20fbf327b420bcd6ed162bb58165dabafeb45fae277a9da506b6639ee7b955f6c206f0b8826d39588a43ffd86ab5ef4be6e9be2bc842
diff --git a/dev-crystal/crustache/crustache-2.4.4.ebuild b/dev-crystal/crustache/crustache-2.4.4.ebuild
deleted file mode 100644
index d40cfb2e285e..000000000000
--- a/dev-crystal/crustache/crustache-2.4.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-SPEC_PV="1.1.3"
-DESCRIPTION="{{Mustache}} for Crystal"
-HOMEPAGE="https://github.com/MakeNowJust/crustache"
-SRC_URI="
- https://github.com/makenowjust/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
- test? (
- https://github.com/mustache/spec/archive/refs/tags/v${SPEC_PV}.tar.gz -> mustache-spec-${SPEC_PV}.tar.gz
- )
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DOCS=( {CHANGELOG,README}.md )
-
-src_unpack() {
- default
-
- if use test; then
- cd "${S}" || die
- rmdir spec/mustache-spec || die
- mv "${WORKDIR}"/spec-${SPEC_PV} spec/mustache-spec || die
- fi
-}
diff --git a/dev-crystal/crustache/metadata.xml b/dev-crystal/crustache/metadata.xml
deleted file mode 100644
index f52dce386cd7..000000000000
--- a/dev-crystal/crustache/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>cyber+gentoo@sysrq.in</email>
- <name>Anna</name>
- </maintainer>
- <upstream>
- <maintainer>
- <email>make.just.on@gmail.com</email>
- <name>TSUYUSATO Kitsune</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/crystal-html5/Manifest b/dev-crystal/crystal-html5/Manifest
index 795ac3468411..620176e91d88 100644
--- a/dev-crystal/crystal-html5/Manifest
+++ b/dev-crystal/crystal-html5/Manifest
@@ -1,2 +1,2 @@
-DIST crystal-html5-0.4.0.tar.gz 129317 BLAKE2B 5b818f2e3f1c9f4f5b8d5c340fa6d1e84860700d7876cfe4757676194c84d38b10463b4a42554e732666765c3fab7e33bcb67e49e8b54d42c07a1b021d335849 SHA512 73bbae557cc72e313bb9be656ab7e557d9963bc3f60f960e4393a671bb7934e2589448701dcf431bb5a9e5603eb785b6df628a353d7cdb2ce02b00c11f3d8768
DIST crystal-html5-0.5.0.tar.gz 129298 BLAKE2B f76d155224e1fe4da2da1156cef49ba0ec20659ca20a6e41ae299f50083ed3c8f032569bbf9129a19f1b87c81be62cfba145b86aa2a714403e409086ea81d39a SHA512 72b8f4e506e60f6b60c7d883e38407137437e02138e3f6f7a5f7ffb98e393af1e0e67a2b630a24e67175b09b4b868e3d636a9b7f9420259f93532553269e9a9e
+DIST crystal-html5-0.5.1.tar.gz 130203 BLAKE2B 6082d8f8d27514b17564fc2835665062a967ad8b469eac8cfeb73c9cad037ff8fe0eea309b0c95c18a3f5cc226015c944955eb88ffcf4a967a5828dff321b717 SHA512 d89e53600d844f58c493af872efd1d011766cfaced9a4191d2c18a4051486f0a1279331ab90fb4e388ccafcce5ef204cc6ff27f38fbf91f54ce4f420d4abb5be
diff --git a/dev-crystal/crystal-html5/crystal-html5-0.4.0-r1.ebuild b/dev-crystal/crystal-html5/crystal-html5-0.5.1.ebuild
index ad335d646c5a..4845ffd63fb4 100644
--- a/dev-crystal/crystal-html5/crystal-html5-0.4.0-r1.ebuild
+++ b/dev-crystal/crystal-html5/crystal-html5-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,10 +14,3 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="dev-crystal/crystal-xpath2"
-
-src_prepare() {
- default
-
- # failing test
- rm spec/token_spec.cr || die
-}
diff --git a/dev-crystal/inflector/Manifest b/dev-crystal/inflector/Manifest
deleted file mode 100644
index 042447e60731..000000000000
--- a/dev-crystal/inflector/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST inflector-1.0.0.tar.gz 18959 BLAKE2B 87afb352c352ed0f6db687e523a9f79bd5533ec96a2892e617e9ec8478d5eb4913893337861b0714c70c1f1b659afaf591eb00d5eabf620e0120d04c16c572bb SHA512 3452a1c14499b7c35ab5e47b64347087cc1f24d5cd0a23373135d693a53f5d308a55e6c2e584fc39e1a6b191de8e16aab46cb0face1876cdf24c337231fd5ea2
diff --git a/dev-crystal/inflector/inflector-1.0.0.ebuild b/dev-crystal/inflector/inflector-1.0.0.ebuild
deleted file mode 100644
index 241eef58edc0..000000000000
--- a/dev-crystal/inflector/inflector-1.0.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-MY_PN="${PN}.cr"
-DESCRIPTION="String inflectors for Crystal"
-HOMEPAGE="https://github.com/phoffer/inflector.cr"
-SRC_URI="https://github.com/phoffer/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-src_prepare() {
- default
-
- # test error
- rm spec/inflector_spec.cr || die
-}
diff --git a/dev-crystal/inflector/metadata.xml b/dev-crystal/inflector/metadata.xml
deleted file mode 100644
index 2c13b44f03a5..000000000000
--- a/dev-crystal/inflector/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <maintainer>
- <email>git@paulhoffer.com</email>
- <name>Paul Hoffer</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/jbuilder/Manifest b/dev-crystal/jbuilder/Manifest
deleted file mode 100644
index 7a67d0798ae9..000000000000
--- a/dev-crystal/jbuilder/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jbuilder-1.0.0.tar.gz 5165 BLAKE2B ea2623b427aba5686dac02db7348bd80be4df86cdf58d88fd2dde5ae7c908b97f65acc983878785823ffbc50e9cd975854b23cb5fdfb6069148fa0102751efc6 SHA512 4ab8aaa95bcc030972b59c02287a37970a34de59a58b9d1a52376946328df83980ba01f46eb84ae8818563d80227bbf370f749aab10b5e648d3ba270886bc49f
diff --git a/dev-crystal/jbuilder/jbuilder-1.0.0.ebuild b/dev-crystal/jbuilder/jbuilder-1.0.0.ebuild
deleted file mode 100644
index 20b9d762638a..000000000000
--- a/dev-crystal/jbuilder/jbuilder-1.0.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-DESCRIPTION="Generate JSON objects with a Builder-style DSL"
-HOMEPAGE="https://github.com/shootingfly/jbuilder"
-SRC_URI="https://github.com/shootingfly/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
diff --git a/dev-crystal/jbuilder/metadata.xml b/dev-crystal/jbuilder/metadata.xml
deleted file mode 100644
index 736a1167c898..000000000000
--- a/dev-crystal/jbuilder/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
-
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/json_mapping/Manifest b/dev-crystal/json_mapping/Manifest
deleted file mode 100644
index ac97e2551a65..000000000000
--- a/dev-crystal/json_mapping/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST json_mapping-0.1.1.tar.gz 7986 BLAKE2B ed80180101cd3997793c19bdc384c53c670d688831b7c18a6040aa38b9f07895e6bae041d213a94c56a257389ff7b7e02db82ef260706f2f5e7cdd20aaf45fe2 SHA512 f60c8d09d8fbbfdf42896b9e6888e74d31cd49cbb40d97244e62ff607d582fad9fb87e21252a017cb58ee905e096a7c2df381ae3d8711488d2708ffadb0df2e6
diff --git a/dev-crystal/json_mapping/json_mapping-0.1.1.ebuild b/dev-crystal/json_mapping/json_mapping-0.1.1.ebuild
deleted file mode 100644
index 7584be614044..000000000000
--- a/dev-crystal/json_mapping/json_mapping-0.1.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-MY_PN="${PN}.cr"
-DESCRIPTION="Provides the legacy JSON.mapping macro method"
-HOMEPAGE="https://github.com/crystal-lang/json_mapping.cr"
-SRC_URI="https://github.com/crystal-lang/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
diff --git a/dev-crystal/json_mapping/metadata.xml b/dev-crystal/json_mapping/metadata.xml
deleted file mode 100644
index 9b542ca184ce..000000000000
--- a/dev-crystal/json_mapping/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <maintainer>
- <email>bcardiff@manas.tech</email>
- <name>Brian J. Cardiff</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/kilt/Manifest b/dev-crystal/kilt/Manifest
deleted file mode 100644
index 79b5319b3857..000000000000
--- a/dev-crystal/kilt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kilt-0.6.1.tar.gz 4950 BLAKE2B 7152ac21fd1d8309003a64a754dc81324f69936a71a4321c12bb2470900d077b059f440e0321dc3b642b4dd7ccbef2ed67e9d6cad2d321411f53ed49e36b74bb SHA512 e987c79b6e3bf5fd8b5b862fc27c13ede8ddb9a3a67f988ff8f73e57a208c03f5c7faf8259e1803fd689756b29cd77dea7e355b28eb5df1f2757efab9d304f75
diff --git a/dev-crystal/kilt/kilt-0.6.1.ebuild b/dev-crystal/kilt/kilt-0.6.1.ebuild
deleted file mode 100644
index 27ef48add8d9..000000000000
--- a/dev-crystal/kilt/kilt-0.6.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-DESCRIPTION="Generic template interface for Crystal"
-HOMEPAGE="https://github.com/jeromegn/kilt"
-SRC_URI="https://github.com/jeromegn/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-TEST_DEPEND="
- dev-crystal/crustache
- dev-crystal/jbuilder
- <dev-crystal/liquid-1
- dev-crystal/slang
- dev-crystal/temel
- dev-crystal/water
-"
-RDEPEND="dev-crystal/crikey"
-DEPEND="
- doc? ( ${TEST_DEPEND} )
- test? ( ${TEST_DEPEND} )
-"
diff --git a/dev-crystal/kilt/metadata.xml b/dev-crystal/kilt/metadata.xml
deleted file mode 100644
index 107561089670..000000000000
--- a/dev-crystal/kilt/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>cyber+gentoo@sysrq.in</email>
- <name>Anna</name>
- </maintainer>
- <upstream>
- <maintainer>
- <email>jeromegn@gmail.com</email>
- <name>Jerome Gravel-Niquet</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/liquid/Manifest b/dev-crystal/liquid/Manifest
deleted file mode 100644
index ef03d0965b70..000000000000
--- a/dev-crystal/liquid/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST liquid-0.4.1.tar.gz 24258 BLAKE2B 0629dec657db5f0dd130e336c6adcf7b413fd58e12f0a06191a8daf8eee3bc70b85032f71923156f9229653515aecdc04a33c2109b8bf1b41b1f8458c768e6dd SHA512 1dc1f45f1f1c1d1a9302a1e5d921ac4e6482f0930752cfbd2a5f9448254457421f449180e7103175c3add33a0c70fdc79dff0d413ac0ce325079b6a77ee65d5b
-DIST liquid-1.0.0.tar.gz 58533 BLAKE2B 8c439bd3f6804681e7f63c2d41e1110c7f02b7491557a804ceb05eda391308afef73b3dc9d4d540067b89f231b9e0a1bce71b8ee61c70d1fec613fff6268920c SHA512 f9815ecef1771f0b638f814c6d66416991db88d00cae80af33d1c4a7bbdd6a2d6dd1fb2af3d26d5510a169bdea23400590782e8b5d5fb6724e2c8a3c424efaff
diff --git a/dev-crystal/liquid/liquid-0.4.1.ebuild b/dev-crystal/liquid/liquid-0.4.1.ebuild
deleted file mode 100644
index ea038618e8fe..000000000000
--- a/dev-crystal/liquid/liquid-0.4.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-MY_PN="${PN}.cr"
-DESCRIPTION="Liquid template engine for Crystal"
-HOMEPAGE="https://github.com/TechMagister/liquid.cr"
-SRC_URI="https://github.com/TechMagister/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-crystal/inflector
- dev-crystal/json_mapping
-"
diff --git a/dev-crystal/liquid/liquid-1.0.0.ebuild b/dev-crystal/liquid/liquid-1.0.0.ebuild
deleted file mode 100644
index 04ff453705a5..000000000000
--- a/dev-crystal/liquid/liquid-1.0.0.ebuild
+++ /dev/null
@@ -1,16 +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}.cr"
-DESCRIPTION="Liquid template engine for Crystal"
-HOMEPAGE="https://github.com/amberframework/liquid.cr"
-SRC_URI="https://github.com/amberframework/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
diff --git a/dev-crystal/liquid/metadata.xml b/dev-crystal/liquid/metadata.xml
deleted file mode 100644
index aabb96bf081c..000000000000
--- a/dev-crystal/liquid/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <maintainer>
- <email>arnaud.fernandes@laposte.net</email>
- <name>Arnaud Fernandés</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/slang/Manifest b/dev-crystal/slang/Manifest
deleted file mode 100644
index 92fd10e1d37c..000000000000
--- a/dev-crystal/slang/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST slang-1.7.3.tar.gz 11866 BLAKE2B 815b4f9cc4f2215a6faaf5c57c6244bf358b7535ac9e45f98645e5a50277d8efdbe91ef466d266a2581a0538f7276599566751543976fb4a06e44cc01125d3b1 SHA512 62c9f6029bae0abb48dbe7456abde0d0f19d81f2b861acf3df8781fa96e57c251a597efd81c2418b9e29d04fc09910fd46ee66c5feded91097f107d43955972e
diff --git a/dev-crystal/slang/metadata.xml b/dev-crystal/slang/metadata.xml
deleted file mode 100644
index 034e45f0413f..000000000000
--- a/dev-crystal/slang/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <maintainer>
- <email>jeromegn@gmail.com</email>
- <name>Jerome Gravel-Niquet</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/slang/slang-1.7.3.ebuild b/dev-crystal/slang/slang-1.7.3.ebuild
deleted file mode 100644
index 524257e5cc17..000000000000
--- a/dev-crystal/slang/slang-1.7.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-DESCRIPTION="Slim-inspired templating language for Crystal"
-HOMEPAGE="https://github.com/jeromegn/slang"
-SRC_URI="https://github.com/jeromegn/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
diff --git a/dev-crystal/temel/Manifest b/dev-crystal/temel/Manifest
deleted file mode 100644
index 38052c20f76b..000000000000
--- a/dev-crystal/temel/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST temel-0.1.0_p20171024.tar.gz 4261 BLAKE2B c5b18023902e37163e5aa4bbf2274b2449763311452db1e0168c6d4065b7b302d6a79b6f3fbac7a98ffde93c5e3b1671b597065914334d7970e9e15d22aac596 SHA512 5e9c5cea25e8be40130cb78ae43e2aaadac63d4f352767ccbbb898ded2e5e9490c44e1f7e96b24d3ac7791d7956c4fd09a6a535ea474fb30b04f0418d01df81e
diff --git a/dev-crystal/temel/metadata.xml b/dev-crystal/temel/metadata.xml
deleted file mode 100644
index 736a1167c898..000000000000
--- a/dev-crystal/temel/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
-
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/temel/temel-0.1.0_p20171024.ebuild b/dev-crystal/temel/temel-0.1.0_p20171024.ebuild
deleted file mode 100644
index b52df81306cd..000000000000
--- a/dev-crystal/temel/temel-0.1.0_p20171024.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-COMMIT="f7ddd6d70ff9f13ec00fa49f9ede68bb4650caf9"
-DESCRIPTION="Extensible Markup DSL for Crystal"
-HOMEPAGE="https://github.com/f/temel"
-SRC_URI="https://github.com/f/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
diff --git a/dev-crystal/water/Manifest b/dev-crystal/water/Manifest
deleted file mode 100644
index 3a87ed293410..000000000000
--- a/dev-crystal/water/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST water-1.0.0.tar.gz 5236 BLAKE2B b00b9aa6b2db05bc8a49c02490738bc528fbed585f6a145b8f2f6bac08fc044639a605344e1374909a673b3f04a6eab0035e23becaa31c3789b812029d0c827b SHA512 94eb0ea0ffe5b466a76b22d4c139e8bc5334fb9ae4099de03c6e8ea49b1ab6c2647d2c582ce6613ceaa7e37557400e6eae178377bc546e092789d7e45334d54c
diff --git a/dev-crystal/water/metadata.xml b/dev-crystal/water/metadata.xml
deleted file mode 100644
index e132c7af73e1..000000000000
--- a/dev-crystal/water/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <maintainer>
- <email>xiefei@yolanda.hk</email>
- <name>Shootingfly</name>
- </maintainer>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-crystal/water/water-1.0.0.ebuild b/dev-crystal/water/water-1.0.0.ebuild
deleted file mode 100644
index e5d1bd5db864..000000000000
--- a/dev-crystal/water/water-1.0.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-DESCRIPTION="A library for writing HTML in plain Crystal"
-HOMEPAGE="https://github.com/shootingfly/water"
-SRC_URI="https://github.com/shootingfly/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"