# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="javiervivanco/struct-persist" GH_COMMIT="e577dc0f834123abeb14e82db868ce3769fe84cc" inherit gh racket DESCRIPTION="The struct-persist Racket package" HOMEPAGE="https://github.com/javiervivanco/struct-persist" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RESTRICT="mirror" RDEPEND="dev-racket/buid" BDEPEND="${RDEPEND}"