dev-racket/bumpv-lib - 9999 (racket-overlay)

Search

Package Information

Description:
Bump your Racket-based project version. Core.
Homepage:
https://gitlab.com/xgqt/racket-bumpv
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="gitlab.com"
GH_REPO="xgqt/racket-bumpv"

inherit gh racket

DESCRIPTION="Bump your Racket-based project version. Core."
HOMEPAGE="https://gitlab.com/xgqt/racket-bumpv"
S="${S}/src/bumpv-lib"

LICENSE="GPL-2+"
SLOT="0"

RDEPEND="dev-racket/colorize
	dev-racket/ziptie-git"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

dev-racket/colorize
	dev-racket/ziptie-git

BDEPEND

dev-racket/colorize
	dev-racket/ziptie-git