Files
guru/dev-crystal/crikey/crikey-0.1.0_p20170404.ebuild
Anna (cybertailor) Vyalkova d4e2fd9b45 dev-crystal/crikey: new package, add 0.1.0_p20170404
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2022-11-09 14:17:16 +05:00

19 lines
461 B
Bash

# 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