commit:     65180aca84dc406b7c49ac9887019f5404483edd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 20:47:05 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 20:49:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65180aca

x11-apps/xclock: Version bump to 1.0.9

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

 x11-apps/xclock/Manifest            |  1 +
 x11-apps/xclock/xclock-1.0.9.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/x11-apps/xclock/Manifest b/x11-apps/xclock/Manifest
index d9b8c5abc0d..4d16d4fff15 100644
--- a/x11-apps/xclock/Manifest
+++ b/x11-apps/xclock/Manifest
@@ -1 +1,2 @@
 DIST xclock-1.0.8.tar.bz2 172030 BLAKE2B 
aced446898a2cc181a0e57260841f194f67dc0fad42fdb6371e2bdd8d11dfb0418d9cbf4e3e51a4df21f2646c74ca5ee2887bfbbc62571cbc84b551f3793396f
 SHA512 
1272221ace3657505bae1b22f181e9ecbf1710900c89a860c8ceae47ae31ca5e75b6557c37dc0a881a0a24c9597b9a07f46200926feb1013f1e2e995111a7646
+DIST xclock-1.0.9.tar.bz2 175372 BLAKE2B 
6e19535a357f1ed162de1ae5c403cfde6be03a3be6bebd8b338472473c8da71e00a3e6c52e7b43315735bc41345490a6dacf1b934458d4c11fec09072e2f9b00
 SHA512 
fcbac0b4ab1cea4ae0751ce1c0c6302048e5d98d459873c7580e4ca786ec49fa27f73e5831bdfe135abb5cfeabe886456276e9d01351ea7905c606f40f84522d

diff --git a/x11-apps/xclock/xclock-1.0.9.ebuild 
b/x11-apps/xclock/xclock-1.0.9.ebuild
new file mode 100644
index 00000000000..fc3b9ac18cc
--- /dev/null
+++ b/x11-apps/xclock/xclock-1.0.9.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xorg-3
+
+DESCRIPTION="analog / digital clock for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+       x11-libs/libXmu
+       x11-libs/libXrender
+       x11-libs/libXft
+       x11-libs/libxkbfile
+       x11-libs/libXaw"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to