# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="DexterLagan/dexter-quickscripts"
GH_COMMIT="842a77e12c43533fa045319cde30ed2e696939ae"

inherit gh racket

DESCRIPTION="A collection of scripts for Racket's QuickScript"
HOMEPAGE="https://github.com/DexterLagan/dexter-quickscripts"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"