commit:     64d1d39858bb1ea0b72be82a96c369b8f8162beb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 03:59:18 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 14:48:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d1d398

x11-apps/showfont: Version bump to 1.0.6

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/showfont/Manifest              |  1 +
 x11-apps/showfont/showfont-1.0.6.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index 824335175406..dcd6475b0913 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1 +1,2 @@
 DIST showfont-1.0.5.tar.bz2 125618 BLAKE2B 
dd3f97e3f2dff934f1cff4bfda0f8a06be3b8549b8572f3a163dbc638fa753eb14b65e8b11e19a56e687a306f3602f99b91fc458c22543d5622f870e518b77cd
 SHA512 
d90d6d99ca573f2632435ccfd46de606994e3792deb58bab6261ff950481ec71eef032b828da0ee5333d6946c5f54594dfb2dadf930825971d3f4baa5c0ff6fd
+DIST showfont-1.0.6.tar.xz 121588 BLAKE2B 
963040ca15db4e990aab19616a4b5cca5a9454ca9df57a7bf92f3adf44eed08e14182a98697f6a135b1ed509e6fa15826044af43541bbcbc9434fa25db0a363d
 SHA512 
21a318519492f4ba46a8bcb3590097fc5f96fe01fdb557257ae56bae813671952a2aad6c0df8cd69659e06708571c398e6d97969224cf692e22c8a35c8e6c363

diff --git a/x11-apps/showfont/showfont-1.0.6.ebuild 
b/x11-apps/showfont/showfont-1.0.6.ebuild
new file mode 100644
index 000000000000..a1c1e9b34d0f
--- /dev/null
+++ b/x11-apps/showfont/showfont-1.0.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="font dumper for X font server"
+
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libFS"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to