summaryrefslogtreecommitdiff
path: root/media-fonts/ahem/ahem-1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/ahem/ahem-1.0.ebuild')
-rw-r--r--media-fonts/ahem/ahem-1.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/media-fonts/ahem/ahem-1.0.ebuild b/media-fonts/ahem/ahem-1.0.ebuild
new file mode 100644
index 000000000000..096fbd9cf5bf
--- /dev/null
+++ b/media-fonts/ahem/ahem-1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="A font developed to help test writers develop predictable tests"
+HOMEPAGE="https://github.com/Kozea/Ahem"
+SRC_URI="https://github.com/Kozea/Ahem/archive/1.0.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+
+S="${WORKDIR}/${P/a/A}"
+FONT_S=${S}
+FONT_SUFFIX="ttf"