2025-01-30 15:33:20 UTC

This commit is contained in:
Repository mirror & CI
2025-01-30 15:33:20 +00:00
parent c45e366ce1
commit 8773552cb8
28 changed files with 239 additions and 70 deletions

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.1.3.tar.gz -> athena-negotiation-0.1.3.tar.gz
SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.2.0.tar.gz -> athena-negotiation-0.2.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f
_md5_=5ec89ad3271248c241c34e53b80860ec
_md5_=cdf39f86d15c79ec1e276e83d71ddbfd

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install test
DEPEND=doc? ( dev-crystal/crustache dev-crystal/jbuilder dev-crystal/liquid dev-crystal/slang dev-crystal/temel dev-crystal/water ) test? ( dev-crystal/crustache dev-crystal/jbuilder dev-crystal/liquid dev-crystal/slang dev-crystal/temel dev-crystal/water )
DEPEND=doc? ( dev-crystal/crustache dev-crystal/jbuilder <dev-crystal/liquid-1 dev-crystal/slang dev-crystal/temel dev-crystal/water ) test? ( dev-crystal/crustache dev-crystal/jbuilder <dev-crystal/liquid-1 dev-crystal/slang dev-crystal/temel dev-crystal/water )
DESCRIPTION=Generic template interface for Crystal
EAPI=8
HOMEPAGE=https://github.com/jeromegn/kilt
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jeromegn/kilt/archive/refs/tags/v0.6.1.tar.gz -> kilt-0.6.1.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f
_md5_=48c15efed89adf52097910c2fc72d58b
_md5_=d185b76893537efdd67a2f012afc1a68

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install test
DESCRIPTION=Liquid template engine for Crystal
EAPI=8
HOMEPAGE=https://github.com/amberframework/liquid.cr
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/amberframework/liquid.cr/archive/refs/tags/v1.0.0.tar.gz -> liquid-1.0.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f
_md5_=f79298afcbe15cd4bccd864a77b992f2