commit:     2b53f77c75b513101ccff56b7d3e439047161e29
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 02:22:55 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 02:29:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b53f77c

x11-apps/xmessage: Version bump to 1.0.5

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

diff --git a/x11-apps/xmessage/Manifest b/x11-apps/xmessage/Manifest
index 5acb876e071..9ee9f6a4bee 100644
--- a/x11-apps/xmessage/Manifest
+++ b/x11-apps/xmessage/Manifest
@@ -1 +1,2 @@
 DIST xmessage-1.0.4.tar.bz2 125011 BLAKE2B 
4b1134ac3dcb6a696ba75dddb3fcd348222763c375067279e4d6af41c3c2c855249cd76b888693a5c0136144071acb628c0e3a653ce0afed70d0e6910d055a4f
 SHA512 
a087fb09595bf0b188a4525b45e9b607acd063cceae36c69c78a48674fb7eca1c82d5c2d2770c7f4425b499e4c002bfc0e377935308c218a330a2b4994b94ebd
+DIST xmessage-1.0.5.tar.bz2 133393 BLAKE2B 
afa42e20ba995fa1086cd3cee5b90be8564c521f7bc12b544a787cc753782e1cfdbc5a94f5925f5bae1b630b7ac08fcaeee59e319f680d3be29c46d5421aa048
 SHA512 
a8423c3986b1576fa67800c315a605a527bb9a8f594ac269a736ae7b91eed0d4d83deb89148197dc3cd3f0e51894146958ce2979f78e97dcdb99c5326e34dabe

diff --git a/x11-apps/xmessage/xmessage-1.0.5.ebuild 
b/x11-apps/xmessage/xmessage-1.0.5.ebuild
new file mode 100644
index 00000000000..64c43ad4fc1
--- /dev/null
+++ b/x11-apps/xmessage/xmessage-1.0.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="display a message or query in a window (X-based /bin/echo)"
+
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="x11-libs/libXaw
+       x11-libs/libXt"
+DEPEND="${RDEPEND}"

Reply via email to