diff options
author | Henrik Pihl <ahvenas@gmail.com> | 2020-08-02 22:33:36 +0300 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-08-06 12:11:08 -0700 |
commit | 67cbe4fc6f31362d82f677e8c37826a5f223e572 (patch) | |
tree | b621265e987f5c94497985c6672b4ad73f26a704 /media-fonts/font-cronyx-cyrillic | |
parent | media-fonts/font-bitstream-type1: upgrade to EAPI 7 and xorg-3 eclass (diff) | |
download | gentoo-67cbe4fc6f31362d82f677e8c37826a5f223e572.tar.gz gentoo-67cbe4fc6f31362d82f677e8c37826a5f223e572.tar.bz2 gentoo-67cbe4fc6f31362d82f677e8c37826a5f223e572.zip |
media-fonts/font-cronyx-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-cronyx-cyrillic')
-rw-r--r-- | media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.3-r2.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.3-r2.ebuild b/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.3-r2.ebuild new file mode 100644 index 000000000000..4193374527a1 --- /dev/null +++ b/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.3-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 Cronyx cyrillic fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" |