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

EAPI=8

GH_DOM="github.com"
GH_REPO="tyynetyyne/teachpacks"
GH_COMMIT="f82605dc2de7e6b6267fe2b2e6a6481a1ab33a35"

inherit gh racket

DESCRIPTION="Racket Turtle for drawing turtle-graphics."
HOMEPAGE="https://github.com/tyynetyyne/teachpacks"

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