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

EAPI=8

GH_DOM="github.com"
GH_REPO="a11ce/scribble-cheatsheet"
GH_COMMIT="18365623aad404b13421c2f653f4223a70fccde0"

inherit gh racket

DESCRIPTION="Quick reference for Scribble"
HOMEPAGE="https://github.com/a11ce/scribble-cheatsheet"

LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"