# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="Bogdanp/racket-monocle" GH_COMMIT="602a2daa2cc3b1820a02918ed6422655b70e723c" inherit gh racket DESCRIPTION="Linter for a small lense library." HOMEPAGE="https://github.com/Bogdanp/racket-monocle" S="${S}/monocle-lint-lib" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/review" BDEPEND="${RDEPEND}"