pmsf-doc-0_p20251205racket-overlay
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="gitlab.com"
GH_REPO="gentoo-racket/racket-pmsf"
GH_COMMIT="58274daaeaa92b424da73d45c4b521d385e1bbf4"
inherit gh racket
DESCRIPTION="PMS formatting and parsing functions. Documentation."
HOMEPAGE="https://gitlab.com/gentoo-racket/racket-pmsf"
S="${S}/src/pmsf-doc"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RDEPEND="dev-racket/pmsf-condition
dev-racket/pmsf-depend
dev-racket/pmsf-iuse
dev-racket/pmsf-keywords
dev-racket/pmsf-lib
dev-racket/pmsf-license
dev-racket/pmsf-manifest
dev-racket/pmsf-name
dev-racket/pmsf-required-use
dev-racket/pmsf-restrict
dev-racket/pmsf-slot
dev-racket/pmsf-src-uri
dev-racket/typed-pmsf
dev-racket/ziptie-git"
BDEPEND="${RDEPEND}"