diff options
author | Henrik Pihl <ahvenas@gmail.com> | 2020-08-02 22:27:07 +0300 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-08-06 12:11:05 -0700 |
commit | 69d0ea5153816750a50aa79f80a0e88d019ffa2a (patch) | |
tree | 866c63b46c005ceb717ea40869966424655804dd /media-fonts | |
parent | media-fonts/font-alias: upgrade to EAPI 7 and xorg-3 eclass (diff) | |
download | gentoo-69d0ea5153816750a50aa79f80a0e88d019ffa2a.tar.gz gentoo-69d0ea5153816750a50aa79f80a0e88d019ffa2a.tar.bz2 gentoo-69d0ea5153816750a50aa79f80a0e88d019ffa2a.zip |
media-fonts/font-arabic-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@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-arabic-misc/font-arabic-misc-1.0.3-r2.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/media-fonts/font-arabic-misc/font-arabic-misc-1.0.3-r2.ebuild b/media-fonts/font-arabic-misc/font-arabic-misc-1.0.3-r2.ebuild new file mode 100644 index 000000000000..6ef42eba6e5f --- /dev/null +++ b/media-fonts/font-arabic-misc/font-arabic-misc-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 arabic bitmap fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" |