commit: e08d3ce241bfb4272b970807583166876c2a3b23 Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com> AuthorDate: Sun Aug 2 19:29:33 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=e08d3ce2
media-fonts/font-bh-lucidatypewriter-75dpi: 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> .../font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild new file mode 100644 index 00000000000..805e9d4967b --- /dev/null +++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-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 Lucida bitmap fonts" + +LICENSE="public-domain" # bitmap font, not copyrightable +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
