commit:     ddbbb1fd393b5894ad723491d5dee572eeb9a30f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  1 18:08:00 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar  1 18:08:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbbb1fd

x11-apps/xkbcomp: Version bump to 1.4.1

 x11-apps/xkbcomp/Manifest             |  1 +
 x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest
index f4dc4a6054a..e17ee82b07f 100644
--- a/x11-apps/xkbcomp/Manifest
+++ b/x11-apps/xkbcomp/Manifest
@@ -1,2 +1,3 @@
 DIST xkbcomp-1.3.1.tar.bz2 246963 BLAKE2B 
f3cd6e30b61341b2ae29731e97d9e3d833f9f2f12f751664fa0a919ddb06dd8fcce5559107c147b39522970885881512ca0221a5119b06b646456c2f6471fdee
 SHA512 
03ee4cad3ef0295b57eda25eec2c301baf04beaea8936baff5ae87e3eb41ace3095ce3fc80a55cd1c4f58581ed23bc0acfbe38879fce27e2a6f6cd647ec6bae7
 DIST xkbcomp-1.4.0.tar.bz2 243774 BLAKE2B 
f6a226abfe555608a898a7db40fd83cac954bce6d688c1e68fa42e94675428f1399ee85764adece215456f9e3103882a83ae218a695bd60f28a0e0dd0e0b3261
 SHA512 
c96a63fc2d9a6ac17123297574966c45d0dcfd4ae3d4073ce863c7738d453f4c0a5f7a87c06efdec19f0b270207a7170fe1aa72a73ef1b50f95c7ca262f4882e
+DIST xkbcomp-1.4.1.tar.bz2 251069 BLAKE2B 
dd485d2a5c985bace74fb5cc8da64d6b33dc9450c2e98f42e7e82f989faaa724da068799c40d2703da7172d758e67ece633ca47d2fc97342ec7a9aaedd71d201
 SHA512 
443397e112f67e2ebc5150ec0dbf0f4a072ea39585d964d2c7cbd0569b7e0ce7d8bed0bc2c2d886343fdb060c941e65b42aac16adf189c66e90849029e278f23

diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild 
b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild
new file mode 100644
index 00000000000..c3f0fc686a5
--- /dev/null
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="compile XKB keyboard description"
+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 
~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+RDEPEND="x11-libs/libX11
+       x11-libs/libxkbfile"
+DEPEND="${RDEPEND}
+       sys-devel/bison"

Reply via email to