gentoo-ebuilds/media-fonts/ahem/ahem-1.0.ebuild
Arthur Zamarin 4567cdbc08
media-fonts/ahem: Stabilize 1.0 amd64, #883723
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-11-30 22:49:27 +02:00

18 lines
432 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="Font to help test writers develop predictable tests"
HOMEPAGE="https://github.com/Kozea/Ahem"
SRC_URI="https://github.com/Kozea/Ahem/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P/a/A}"
LICENSE="CC0-1.0"
SLOT="0"
KEYWORDS="amd64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
FONT_SUFFIX="ttf"