mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
dev-crystal/temel: new package, add 0.1.0_p20171024
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
1
dev-crystal/temel/Manifest
Normal file
1
dev-crystal/temel/Manifest
Normal file
@@ -0,0 +1 @@
|
|||||||
|
DIST temel-0.1.0_p20171024.tar.gz 4261 BLAKE2B c5b18023902e37163e5aa4bbf2274b2449763311452db1e0168c6d4065b7b302d6a79b6f3fbac7a98ffde93c5e3b1671b597065914334d7970e9e15d22aac596 SHA512 5e9c5cea25e8be40130cb78ae43e2aaadac63d4f352767ccbbb898ded2e5e9490c44e1f7e96b24d3ac7791d7956c4fd09a6a535ea474fb30b04f0418d01df81e
|
||||||
16
dev-crystal/temel/temel-0.1.0_p20171024.ebuild
Normal file
16
dev-crystal/temel/temel-0.1.0_p20171024.ebuild
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# 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"
|
||||||
Reference in New Issue
Block a user