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

EAPI=8

GH_DOM="github.com"
GH_REPO="samdphillips/raco-run"
GH_COMMIT="266a3280328b420b6e2081ef080146675d050243"

inherit gh racket

DESCRIPTION="Run submodules from the command line"
HOMEPAGE="https://github.com/samdphillips/raco-run"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"