Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-cursor-misc/
Date: Tue, 28 Feb 2023 01:37:05
Message-Id: 1677548183.76db83d19e8ad8e49004c1d7ec5d99a466a50d22.mattst88@gentoo
1 commit: 76db83d19e8ad8e49004c1d7ec5d99a466a50d22
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 00:21:40 2023 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 01:36:23 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76db83d1
7
8 media-fonts/font-cursor-misc: Version bump to 1.0.4
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-fonts/font-cursor-misc/Manifest | 1 +
13 media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild | 12 ++++++++++++
14 2 files changed, 13 insertions(+)
15
16 diff --git a/media-fonts/font-cursor-misc/Manifest b/media-fonts/font-cursor-misc/Manifest
17 index cdd18da67bfb..ea10495d278c 100644
18 --- a/media-fonts/font-cursor-misc/Manifest
19 +++ b/media-fonts/font-cursor-misc/Manifest
20 @@ -1 +1,2 @@
21 DIST font-cursor-misc-1.0.3.tar.bz2 102041 BLAKE2B 13ed204f19b64c0e392664665bf670a497b9ad9efaa748ff521787d8f3f0e170c9361dccf97c4e106be557743b57ebe61fbe346f7e0f71fe733df9c6aa378f14 SHA512 7ecb7f1c3c11da8b81fc0ff121fa6c1026b11f6c7878ffd0e4959df036511bc579d6b0552422ce13e26a8d188e3406631d2de55cab6b29bc7fce0416a8cffc83
22 +DIST font-cursor-misc-1.0.4.tar.xz 97384 BLAKE2B 080d34385b352241de6312554d8896926a761db24a58d3b5946e78f03c55fa246ca1a9750ce057b0f0a5d7edd3778951c05932615eb42be30458fa9e2422205f SHA512 22bd86a81cdfb1e17f885dc3961071c08920171a6f0736ae52d95c8e576b1debc7570aa3b7e1007f474b50435fba411f0eb1847894e8b52f6e6268d91cf9f2db
23
24 diff --git a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild
25 new file mode 100644
26 index 000000000000..5d583f3d6477
27 --- /dev/null
28 +++ b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild
29 @@ -0,0 +1,12 @@
30 +# Copyright 1999-2023 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=8
34 +FONT_OPENTYPE_COMPAT=1
35 +XORG_TARBALL_SUFFIX="xz"
36 +XORG_PACKAGE_NAME="cursor-misc"
37 +inherit xorg-3
38 +
39 +DESCRIPTION="X.Org cursor font"
40 +
41 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"