diff options
author | Henrik Pihl <ahvenas@gmail.com> | 2020-08-02 22:41:34 +0300 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-08-06 12:11:11 -0700 |
commit | f09b7ce9e0ef1708d396269ae77ef415383fb9fc (patch) | |
tree | f00eda9c840520c3d84a9182f6c711930ae6e20e /media-fonts/font-screen-cyrillic | |
parent | media-fonts/font-schumacher-misc: upgrade to EAPI 7 and xorg-3 eclass (diff) | |
download | gentoo-f09b7ce9e0ef1708d396269ae77ef415383fb9fc.tar.gz gentoo-f09b7ce9e0ef1708d396269ae77ef415383fb9fc.tar.bz2 gentoo-f09b7ce9e0ef1708d396269ae77ef415383fb9fc.zip |
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@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts/font-screen-cyrillic')
-rw-r--r-- | media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
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 000000000000..00e538c0f973 --- /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" |