diff options
author | Henrik Pihl <ahvenas@gmail.com> | 2020-08-02 22:30:40 +0300 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-08-06 12:11:06 -0700 |
commit | 7a2d5bd0f7fae40f979b029dfd7d310c3615ef17 (patch) | |
tree | b481fa97af830d53bb6db540fefc55edc0868b90 /media-fonts | |
parent | media-fonts/font-bh-ttf: upgrade to EAPI 7 and xorg-3 eclass (diff) | |
download | gentoo-7a2d5bd0f7fae40f979b029dfd7d310c3615ef17.tar.gz gentoo-7a2d5bd0f7fae40f979b029dfd7d310c3615ef17.tar.bz2 gentoo-7a2d5bd0f7fae40f979b029dfd7d310c3615ef17.zip |
media-fonts/font-bh-type1: upgrade to EAPI 7 and xorg-3 eclass
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild new file mode 100644 index 000000000000..bde1cbff4164 --- /dev/null +++ b/media-fonts/font-bh-type1/font-bh-type1-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 Type 1 fonts" +LICENSE="bh-luxi" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" |