commit: 72687c7c1db14b6cfbc01b4fe139d665ffc52f5c Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com> AuthorDate: Sun Aug 2 19:30:06 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Aug 6 19:11:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72687c7c
media-fonts/font-bh-ttf: upgrade to EAPI 7 and xorg-3 eclass Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild new file mode 100644 index 00000000000..f818889d4b8 --- /dev/null +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit xorg-3 + +DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts" +LICENSE="bh-luxi" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
