From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97D001382C5 for ; Mon, 5 Feb 2018 22:31:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA711E0A63; Mon, 5 Feb 2018 22:31:36 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7BDCE0A63 for ; Mon, 5 Feb 2018 22:31:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01104335C2C for ; Mon, 5 Feb 2018 22:31:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F86919B for ; Mon, 5 Feb 2018 22:31:33 +0000 (UTC) From: "Chí-Thanh Christopher Nguyễn" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chí-Thanh Christopher Nguyễn" Message-ID: <1517869861.cba05e849ae9ec7289f44eb2f624030c95b83f4b.chithanh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeyboard-config/files/, x11-misc/xkeyboard-config/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xkeyboard-config/files/xkeyboard-config-2.23.1_fix_typo_in_polish.patch x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild X-VCS-Directories: x11-misc/xkeyboard-config/ x11-misc/xkeyboard-config/files/ X-VCS-Committer: chithanh X-VCS-Committer-Name: Chí-Thanh Christopher Nguyễn X-VCS-Revision: cba05e849ae9ec7289f44eb2f624030c95b83f4b X-VCS-Branch: master Date: Mon, 5 Feb 2018 22:31:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4a2b23a2-4c9b-4eed-b0ca-db3ca7f63d2a X-Archives-Hash: a7322b8ad74f16166df0a0813b58a7ab commit: cba05e849ae9ec7289f44eb2f624030c95b83f4b Author: Chí-Thanh Christopher Nguyễn gentoo org> AuthorDate: Mon Feb 5 22:28:08 2018 +0000 Commit: Chí-Thanh Christopher Nguyễn gentoo org> CommitDate: Mon Feb 5 22:31:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba05e84 x11-misc/xkeyboard-config: add patch to fix pl keyboard layout Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104904 Closes: https://bugs.gentoo.org/show_bug.cgi?id=646434 Package-Manager: Portage-2.3.19, Repoman-2.3.6 ...keyboard-config-2.23.1_fix_typo_in_polish.patch | 25 +++++++++++++ .../xkeyboard-config-2.23.1-r1.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 67 insertions(+) diff --git a/x11-misc/xkeyboard-config/files/xkeyboard-config-2.23.1_fix_typo_in_polish.patch b/x11-misc/xkeyboard-config/files/xkeyboard-config-2.23.1_fix_typo_in_polish.patch new file mode 100644 index 00000000000..7d9e6fca2dc --- /dev/null +++ b/x11-misc/xkeyboard-config/files/xkeyboard-config-2.23.1_fix_typo_in_polish.patch @@ -0,0 +1,25 @@ +From 9a5cecf64ffc427a6a5a7c9a061992c32e5b8a4f Mon Sep 17 00:00:00 2001 +From: Gunnar Hjalmarsson +Date: Thu, 1 Feb 2018 15:37:46 +0100 +Subject: Fix typo in Polish symbols file + +https://bugs.freedesktop.org/show_bug.cgi?id=104904 +--- + symbols/pl | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/symbols/pl b/symbols/pl +index 52e7959..800cb85 100644 +--- a/symbols/pl ++++ b/symbols/pl +@@ -497,7 +497,6 @@ partial alphanumeric_keys + include "sun_vndr/pl(sun_type6)" + }; + +------------------------------- + //Glagolica + partial alphanumeric_keys + xkb_symbols "glagolica" +-- +cgit v1.1 + diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild new file mode 100644 index 00000000000..4a9d40a48f1 --- /dev/null +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +XORG_STATIC=no +inherit xorg-2 + +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xkeyboard-config.git" + +DESCRIPTION="X keyboard configuration database" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig" +[[ ${PV} == *9999* ]] || SRC_URI="https://www.x.org/releases/individual/data/xkeyboard-config/${P}.tar.bz2" + +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="" + +LICENSE="MIT" +SLOT="0" + +RDEPEND="!