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 1A7B9158086 for ; Sun, 24 Oct 2021 09:05:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FCBBE0831; Sun, 24 Oct 2021 09:05:27 +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-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE657E0831 for ; Sun, 24 Oct 2021 09:05:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F33B0343616 for ; Sun, 24 Oct 2021 09:05:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 670F0169 for ; Sun, 24 Oct 2021 09:05:24 +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: <1635066159.fadb1045fc0dfac6239a6533b3ca9617edeff6e3.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/jd/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/jd/jd-2.8.9_p150226-r1.ebuild X-VCS-Directories: www-client/jd/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: fadb1045fc0dfac6239a6533b3ca9617edeff6e3 X-VCS-Branch: master Date: Sun, 24 Oct 2021 09:05:24 +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: a8bddc3f-eea8-428c-b176-9bcbe2586818 X-Archives-Hash: 3cbea5fd6826445cea71c210ec64c1a5 commit: fadb1045fc0dfac6239a6533b3ca9617edeff6e3 Author: Akinori Hattori gentoo org> AuthorDate: Sun Oct 24 09:02:39 2021 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Oct 24 09:02:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fadb1045 www-client/jd: update LICENSE Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> www-client/jd/jd-2.8.9_p150226-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/jd/jd-2.8.9_p150226-r1.ebuild b/www-client/jd/jd-2.8.9_p150226-r1.ebuild index 3eec950356f..d18348553ae 100644 --- a/www-client/jd/jd-2.8.9_p150226-r1.ebuild +++ b/www-client/jd/jd-2.8.9_p150226-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="gtk2 based 2ch browser written in C++" HOMEPAGE="https://jd4linux.osdn.jp/" SRC_URI="mirror://sourceforge.jp/${PN}4linux/62877/${MY_P}.tgz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="alsa gnutls migemo oniguruma"