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

EAPI=8

GH_DOM="github.com"
GH_REPO="joergen7/paint-lib"
GH_COMMIT="a967b9730455cd58a202356148b63fc2e1a4b8f1"

inherit gh racket

DESCRIPTION="A very simple paint library."
HOMEPAGE="https://github.com/joergen7/paint-lib"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"