commit:     af853ff22093b89c47e7330242298561e6d089d5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 28 05:36:09 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Feb 28 05:44:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af853ff2

x11-apps/xmodmap: Version bump to 1.0.10

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

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

diff --git a/x11-apps/xmodmap/Manifest b/x11-apps/xmodmap/Manifest
index 156b815ebef..1113d77afa6 100644
--- a/x11-apps/xmodmap/Manifest
+++ b/x11-apps/xmodmap/Manifest
@@ -1,2 +1,3 @@
+DIST xmodmap-1.0.10.tar.bz2 145489 BLAKE2B 
503e72882a1d6d5c916cb60b898156adbdccc3e90bda85b161ac7a57ee607605331be73bd779603cfab1013d065e28f3165cce2ef50d71579330ab0361078a22
 SHA512 
324c7dcef843186088f16b3bc47485eb3c9b4331e56ce43b692deb4bb3d4f4f27512480e91a379cceac8383df920dc5e37cd825246b50b6343291cec48134c04
 DIST xmodmap-1.0.8.tar.bz2 141026 BLAKE2B 
1c2e510d7083f98a7b72d7a48a0fd74f4d660ee8966c7282f15d6e898b0b0ce6083f626915d48d345db8be385e187ff542c724f23aaf0deefbbaaae2be1f0597
 SHA512 
716cd1ee2cdb1db31b84c018eb223fb3eb05d499a7e76e0bdf038b58a5f71dd17631c8ce39d8108f6c47fe11fad718016f2891baa813b35a9dc607d3a3946a63
 DIST xmodmap-1.0.9.tar.bz2 142565 BLAKE2B 
36fc73d518240fc37243c67ecd5101f4cd39343198c7271717eb6c491c502db6579ffd5db639b509977f2e168b4f0995b8aa7a9a821dbde5ede65199c2feb39f
 SHA512 
6e50f2ba072ec171bd3fc34f75b21c63f9834f3c0f1608c857f80a4b2c8a9696b03dde79f8342bf67504b759297bc24a64056a625d295a4f89dd31eb938400ac

diff --git a/x11-apps/xmodmap/xmodmap-1.0.10.ebuild 
b/x11-apps/xmodmap/xmodmap-1.0.10.ebuild
new file mode 100644
index 00000000000..a0a6e05eff5
--- /dev/null
+++ b/x11-apps/xmodmap/xmodmap-1.0.10.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xorg-3
+
+DESCRIPTION="utility for modifying keymaps and pointer button mappings in X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="x11-libs/libX11"
+DEPEND="${RDEPEND}"

Reply via email to