# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="lijunsong/pollen-rock" GH_COMMIT="8107c7c1a1ca1e5ab125650f38002683b15b22c9" inherit gh racket DESCRIPTION="An enhanced Pollen server and an in-browser editor for Pollen files" HOMEPAGE="https://github.com/lijunsong/pollen-rock" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RESTRICT="mirror" RDEPEND="dev-racket/pollen dev-racket/sugar" BDEPEND="${RDEPEND}"