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