From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1335218-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D65FB158086 for <garchives@archives.gentoo.org>; Sun, 31 Oct 2021 13:02:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39E99E083D; Sun, 31 Oct 2021 13:02:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C59FAE088D for <gentoo-commits@lists.gentoo.org>; Sun, 31 Oct 2021 13:02:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9DFA34303E for <gentoo-commits@lists.gentoo.org>; Sun, 31 Oct 2021 13:02:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59982144 for <gentoo-commits@lists.gentoo.org>; Sun, 31 Oct 2021 13:02:04 +0000 (UTC) From: "Akinori Hattori" <hattya@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" <hattya@gentoo.org> Message-ID: <1635685314.e459696e9a701b78d1a00b2f601674310c721170.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/imsettings/files/, app-i18n/imsettings/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/imsettings/files/imsettings-1.7.2-fno-common.patch app-i18n/imsettings/files/imsettings-fno-common.patch app-i18n/imsettings/imsettings-1.7.2.ebuild X-VCS-Directories: app-i18n/imsettings/ app-i18n/imsettings/files/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: e459696e9a701b78d1a00b2f601674310c721170 X-VCS-Branch: master Date: Sun, 31 Oct 2021 13:02:04 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 47530f33-39e1-4e53-84d4-ecfcbc8f1006 X-Archives-Hash: cc425070a633119c580a22aa5cf0c398 commit: e459696e9a701b78d1a00b2f601674310c721170 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sun Oct 31 12:50:15 2021 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun Oct 31 13:01:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e459696e app-i18n/imsettings: update patch Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> ...msettings-1.7.2-fno-common.patch => imsettings-fno-common.patch} | 0 app-i18n/imsettings/imsettings-1.7.2.ebuild | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/imsettings/files/imsettings-1.7.2-fno-common.patch b/app-i18n/imsettings/files/imsettings-fno-common.patch similarity index 100% rename from app-i18n/imsettings/files/imsettings-1.7.2-fno-common.patch rename to app-i18n/imsettings/files/imsettings-fno-common.patch diff --git a/app-i18n/imsettings/imsettings-1.7.2.ebuild b/app-i18n/imsettings/imsettings-1.7.2.ebuild index 789cc72bb3e..96fd60a9e3c 100644 --- a/app-i18n/imsettings/imsettings-1.7.2.ebuild +++ b/app-i18n/imsettings/imsettings-1.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -34,9 +34,9 @@ BDEPEND=" sys-devel/gettext virtual/pkgconfig" -MY_XINPUTSH="90-xinput" +PATCHES=( "${FILESDIR}"/${PN}-fno-common.patch ) -PATCHES=( "${FILESDIR}"/${P}-fno-common.patch ) +MY_XINPUTSH="90-xinput" src_prepare() { sed -i \