# Copyright 2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit git-r3 DESCRIPTION="a collection of generally useful routines for hare programmes" HOMEPAGE="https://git.xn--80andq.net/winter/lettuce/about/" EGIT_REPO_URI="https://git.xn--80andq.net/winter/lettuce/" LICENSE="" SLOT="0" DEPEND="dev-lang/hare" RDEPEND="${DEPEND}"