commit:     56215180eed876829a49a3d714caa59baa8484a1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 20:41:22 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=56215180

x11-apps/setxkbmap: Version bump to 1.3.2

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

 x11-apps/setxkbmap/Manifest               |  1 +
 x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/x11-apps/setxkbmap/Manifest b/x11-apps/setxkbmap/Manifest
index 96299833a16..c8272271dbc 100644
--- a/x11-apps/setxkbmap/Manifest
+++ b/x11-apps/setxkbmap/Manifest
@@ -1 +1,2 @@
 DIST setxkbmap-1.3.1.tar.bz2 133817 BLAKE2B 
f58f63623afd69275ef25cc33237176c2d1814fa124d7a5dade6ad3cf60b5ee5a8434857cfdb9b17c6f6c6cfce4dbf861a6c6bc232d9e12989acce7be285c63b
 SHA512 
5ddc2fc40ddc5a35815606998d3f111e3c2b8d915bf609462c703f9f691a0b3a6477ee98837c0a28f11dd3f0a30f17a3bcdfa38d4ca45140e521c74d043ecdee
+DIST setxkbmap-1.3.2.tar.bz2 136253 BLAKE2B 
0c7ee234ec39546812ed2cf4f57f20f8c5078a3193ad39ce948660ca870ef0b625a8bb7e90e9a9e8b567d6d023f45f62856a6e1b44d8bfd04a1c0fe1a6d9830f
 SHA512 
bfa8015dee0d8d3fdbbd89afbd71c8606ce168d6edca8521d5ed05a00fecbea39bc4bfcce84b71458bdeb34c60bd80a5df27e0691ccee3966443ecdc937faf38

diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild 
b/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild
new file mode 100644
index 00000000000..1309a17bb4a
--- /dev/null
+++ b/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xorg-3
+
+DESCRIPTION="Controls the keyboard layout of a running X server"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+COMMON_DEPEND="
+       x11-libs/libxkbfile
+       x11-libs/libX11"
+DEPEND="${COMMON_DEPEND}
+       x11-base/xorg-proto"
+RDEPEND="${COMMON_DEPEND}
+       x11-misc/xkeyboard-config"

Reply via email to