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

EAPI=8

GH_DOM="github.com"
GH_REPO="thoughtstem/image-coloring"
GH_COMMIT="1cd39f2ccacb2d6f12b577184e5b04f775a7bc4d"

inherit gh racket

DESCRIPTION="For doing bitmap operations on 2htdp/image objects"
HOMEPAGE="https://github.com/thoughtstem/image-coloring"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"