blob: c4de2d91f7b7ef521875be23c815258afead0506 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install
DEPEND=>dev-lang/crystal-0.11.1[yaml]
DESCRIPTION=Dependency manager for the Crystal language
EAPI=6
HOMEPAGE=https://github.com/crystal-lang/shards
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>dev-lang/crystal-0.11.1[yaml]
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/crystal-lang/shards/archive/v0.7.1.tar.gz -> shards-0.7.1.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=ce12d70fef389d017cb8318a7f72b751
|