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

EAPI=8

GH_DOM="gitlab.com"
GH_REPO="xgqt/racket-dirname"
GH_COMMIT="f5be30fb69585dbd714a6166b795dccb8237468f"

inherit gh racket

DESCRIPTION="Basename and dirname functions"
HOMEPAGE="https://gitlab.com/xgqt/racket-dirname"

LICENSE="CC0-1.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"