commit: f09b7ce9e0ef1708d396269ae77ef415383fb9fc Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com> AuthorDate: Sun Aug 2 19:41:34 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=f09b7ce9
media-fonts/font-screen-cyrillic: 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-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild new file mode 100644 index 00000000000..00e538c0f97 --- /dev/null +++ b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-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 Screen cyrillic fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
