recspecs-0_p20260303racket-overlay
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="github.com"
GH_REPO="samth/recspecs"
GH_COMMIT="f1a08b68afd6f62cb0989078ffe1c0e1f1c397ea"
inherit gh racket
DESCRIPTION="Expect testing"
HOMEPAGE="https://github.com/samth/recspecs"
S="${S}/recspecs"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RDEPEND="dev-racket/rackcheck-lib
dev-racket/recspecs-lib"
BDEPEND="${RDEPEND}"