diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-02-27 19:21:40 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-02-27 20:36:23 -0500 |
commit | 76db83d19e8ad8e49004c1d7ec5d99a466a50d22 (patch) | |
tree | 2531ee6c5a8a8ec7acf07651b44d1d667d84bb5f /media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild | |
parent | media-fonts/font-cronyx-cyrillic: Version bump to 1.0.4 (diff) | |
download | gentoo-76db83d19e8ad8e49004c1d7ec5d99a466a50d22.tar.gz gentoo-76db83d19e8ad8e49004c1d7ec5d99a466a50d22.tar.bz2 gentoo-76db83d19e8ad8e49004c1d7ec5d99a466a50d22.zip |
media-fonts/font-cursor-misc: Version bump to 1.0.4
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild')
-rw-r--r-- | media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
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 new file mode 100644 index 000000000000..5d583f3d6477 --- /dev/null +++ b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +FONT_OPENTYPE_COMPAT=1 +XORG_TARBALL_SUFFIX="xz" +XORG_PACKAGE_NAME="cursor-misc" +inherit xorg-3 + +DESCRIPTION="X.Org cursor font" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux" |