mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-crystal/kilt: treeclean
Closes: https://bugs.gentoo.org/901131 (obsolete) Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST kilt-0.6.1.tar.gz 4950 BLAKE2B 7152ac21fd1d8309003a64a754dc81324f69936a71a4321c12bb2470900d077b059f440e0321dc3b642b4dd7ccbef2ed67e9d6cad2d321411f53ed49e36b74bb SHA512 e987c79b6e3bf5fd8b5b862fc27c13ede8ddb9a3a67f988ff8f73e57a208c03f5c7faf8259e1803fd689756b29cd77dea7e355b28eb5df1f2757efab9d304f75
|
||||
@@ -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} )
|
||||
"
|
||||
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>cyber+gentoo@sysrq.in</email>
|
||||
<name>Anna</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Jerome Gravel-Niquet</name>
|
||||
<email>jeromegn@gmail.com</email>
|
||||
</maintainer>
|
||||
<remote-id type="github">jeromegn/kilt</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -44,20 +44,6 @@ net-im/axolotl-bin
|
||||
# Removal on 2025-12-06.
|
||||
net-misc/inv_sig_helper
|
||||
|
||||
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2025-11-06)
|
||||
# Unmaintained Crystal library with no revdeps left.
|
||||
# Removal on 2025-12-06.
|
||||
dev-crystal/kilt
|
||||
dev-crystal/crikey
|
||||
dev-crystal/crustache
|
||||
dev-crystal/inflector
|
||||
dev-crystal/jbuilder
|
||||
dev-crystal/json_mapping
|
||||
dev-crystal/liquid
|
||||
dev-crystal/slang
|
||||
dev-crystal/temel
|
||||
dev-crystal/water
|
||||
|
||||
# David (stkw0) Roman <davidroman96@gmail.com> (2025-07-25)
|
||||
# Depends on removed pydantic version.
|
||||
dev-python/safety-schemas
|
||||
|
||||
Reference in New Issue
Block a user