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

EAPI=8

GH_DOM="github.com"
GH_REPO="leafac/extensible-functions"
GH_COMMIT="7aa4c134ba48137bd66d30ad9282d261a5507dbe"

inherit gh racket

DESCRIPTION="A solution to the expression problem in Typed Racket"
HOMEPAGE="https://github.com/leafac/extensible-functions"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"