diff options
author | 2020-08-02 22:25:00 +0300 | |
---|---|---|
committer | 2020-08-06 12:11:04 -0700 | |
commit | 784f476063c3f131faef168ff17a5015ef821d7e (patch) | |
tree | 3160e9438f5ce4baf600dd769eb05fa4a33e7aa6 /media-fonts | |
parent | media-fonts/font-adobe-utopia-75dpi: upgrade to EAPI 7 and xorg-3 eclass (diff) | |
download | gentoo-784f476063c3f131faef168ff17a5015ef821d7e.tar.gz gentoo-784f476063c3f131faef168ff17a5015ef821d7e.tar.bz2 gentoo-784f476063c3f131faef168ff17a5015ef821d7e.zip |
media-fonts/font-adobe-utopia-type1: 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-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-r2.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-r2.ebuild b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-r2.ebuild new file mode 100644 index 000000000000..7eb3d2de7ebc --- /dev/null +++ b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-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 Adobe Utopia Type 1 fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" |