diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-02-27 18:32:02 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-02-27 20:36:21 -0500 |
commit | 527ab1e6668d61d513f201af81ec153e88c5d981 (patch) | |
tree | 76c7019dd719d432e0801ae6682405c913732146 /media-fonts/font-adobe-utopia-type1 | |
parent | media-fonts/font-adobe-utopia-75dpi: Version bump to 1.0.5 (diff) | |
download | gentoo-527ab1e6668d61d513f201af81ec153e88c5d981.tar.gz gentoo-527ab1e6668d61d513f201af81ec153e88c5d981.tar.bz2 gentoo-527ab1e6668d61d513f201af81ec153e88c5d981.zip |
media-fonts/font-adobe-utopia-type1: Version bump to 1.0.5
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts/font-adobe-utopia-type1')
-rw-r--r-- | media-fonts/font-adobe-utopia-type1/Manifest | 1 | ||||
-rw-r--r-- | media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.5.ebuild | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/media-fonts/font-adobe-utopia-type1/Manifest b/media-fonts/font-adobe-utopia-type1/Manifest index 80bee9725639..9859f3c07d13 100644 --- a/media-fonts/font-adobe-utopia-type1/Manifest +++ b/media-fonts/font-adobe-utopia-type1/Manifest @@ -1 +1,2 @@ DIST font-adobe-utopia-type1-1.0.4.tar.bz2 269159 BLAKE2B 0e23240a7b79a43c0508935b460e1f7f4cedc72e98dd903644b97d042983dde4c62610f53055d35717bdad56c5a9f52962bd11c4ee484cbb9b89b6c4c95752b5 SHA512 53ff2ce7b17824a0eed1be6c3e3386e51983389f5623e732ac898c4e08769c8720f6d6b7c75b6455e050ec5dc390376747ca4cdb9f831a218f9dd5ee5edcd0d6 +DIST font-adobe-utopia-type1-1.0.5.tar.xz 264312 BLAKE2B f1c3bb224ca165266938fe36c250daa87e94dbf4e5a92eecc2245526947a8992a388611f7d4a225f89201db33d1d7a454f15f33946b1eb6b8b0914bba7671949 SHA512 e30f4c7702f47a3a42206975fbcfec058317681956d246411e50e372b669bdc875c5d7fe28bad7d298bc61b71a997c7836fb6ac16effd223a96723a6e9ece649 diff --git a/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.5.ebuild b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.5.ebuild new file mode 100644 index 000000000000..99ed0391e993 --- /dev/null +++ b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.5.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +XORG_TARBALL_SUFFIX="xz" +XORG_PACKAGE_NAME="adobe-utopia-type1" +inherit xorg-3 + +DESCRIPTION="X.Org Adobe Utopia Type 1 fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |