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.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 0A2041581E7 for ; Fri, 26 Apr 2024 13:26:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AAE9E29B7; Fri, 26 Apr 2024 13:26:49 +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 D8FF6E29B7 for ; Fri, 26 Apr 2024 13:26:48 +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 E298E3430E2 for ; Fri, 26 Apr 2024 13:26:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BE5E1752 for ; Fri, 26 Apr 2024 13:26:46 +0000 (UTC) From: "Akinori Hattori" 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" Message-ID: <1714137957.9605dae42eedd0bb838770a91b0b32551d56fd1d.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/migemo-dict/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/migemo-dict/migemo-dict-200812.ebuild X-VCS-Directories: app-dicts/migemo-dict/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 9605dae42eedd0bb838770a91b0b32551d56fd1d X-VCS-Branch: master Date: Fri, 26 Apr 2024 13:26:46 +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: 14b2c958-7d52-4a95-bb07-e2a6ce1d5f46 X-Archives-Hash: 6a8dd9cf7d8d06a001d713df28f80735 commit: 9605dae42eedd0bb838770a91b0b32551d56fd1d Author: Akinori Hattori gentoo org> AuthorDate: Fri Apr 26 13:16:11 2024 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Fri Apr 26 13:25:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9605dae4 app-dicts/migemo-dict: update LICENSE Signed-off-by: Akinori Hattori gentoo.org> app-dicts/migemo-dict/migemo-dict-200812.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/migemo-dict/migemo-dict-200812.ebuild b/app-dicts/migemo-dict/migemo-dict-200812.ebuild index f42ff668f3d1..b75575da3f77 100644 --- a/app-dicts/migemo-dict/migemo-dict-200812.ebuild +++ b/app-dicts/migemo-dict/migemo-dict-200812.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Dictionary files for the Migemo and C/Migemo" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="unicode"