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 B00EB139337 for ; Sun, 25 Jul 2021 20:09:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CC70E0DE7; Sun, 25 Jul 2021 20:09:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0007AE0DE5 for ; Sun, 25 Jul 2021 20:09:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CB3B4342CE9 for ; Sun, 25 Jul 2021 20:09:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7882B86D for ; Sun, 25 Jul 2021 20:09:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1627243691.17e9e36f2b96339c5ae0ce635111096c3350c16e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-ja/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/man-pages-ja/man-pages-ja-20180315-r1.ebuild X-VCS-Directories: app-i18n/man-pages-ja/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 17e9e36f2b96339c5ae0ce635111096c3350c16e X-VCS-Branch: master Date: Sun, 25 Jul 2021 20:09:09 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1e95c06e-87a3-416b-8f06-0dd1f8a5b755 X-Archives-Hash: bd948d96c906a17dabf5c74c34eeabbc commit: 17e9e36f2b96339c5ae0ce635111096c3350c16e Author: Sam James gentoo org> AuthorDate: Sun Jul 25 20:08:11 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 25 20:08:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e9e36f app-i18n/man-pages-ja: Stabilize 20180315-r1 sparc, #804190 Signed-off-by: Sam James gentoo.org> app-i18n/man-pages-ja/man-pages-ja-20180315-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/man-pages-ja/man-pages-ja-20180315-r1.ebuild b/app-i18n/man-pages-ja/man-pages-ja-20180315-r1.ebuild index 385f0d11be2..5133aa419f2 100644 --- a/app-i18n/man-pages-ja/man-pages-ja-20180315-r1.ebuild +++ b/app-i18n/man-pages-ja/man-pages-ja-20180315-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://linuxjm.osdn.jp/${P}.tar.gz LICENSE="GPL-2+ GPL-2 LGPL-2+ LGPL-2 BSD MIT ISC HPND FDL-1.1+ LDP-1 LDP-1a man-pages Texinfo-manual" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="" RDEPEND="virtual/man"