commit: 6fc3ab0eb22346dc293e27b6321dffd3f7601ba5 Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com> AuthorDate: Sun Aug 2 19:41:04 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Aug 6 19:11:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc3ab0e
media-fonts/font-schumacher-misc: 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-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild new file mode 100644 index 00000000000..77d7107fc34 --- /dev/null +++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit xorg-3 + +DESCRIPTION="X.Org Schumacher fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
