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 26E9D15800A for ; Thu, 17 Aug 2023 09:55:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B8D42BC013; Thu, 17 Aug 2023 09:55:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 121BA2BC013 for ; Thu, 17 Aug 2023 09:55:54 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0AA82335D6E for ; Thu, 17 Aug 2023 09:55:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36EE8FC7 for ; Thu, 17 Aug 2023 09:55:51 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1692264720.16aac351b251a242541745e88098702bbaf33c61.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/heirloom-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/heirloom-tools/heirloom-tools-070715-r5.ebuild X-VCS-Directories: sys-apps/heirloom-tools/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 16aac351b251a242541745e88098702bbaf33c61 X-VCS-Branch: master Date: Thu, 17 Aug 2023 09:55:51 +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: c9cad549-a6e8-432a-974c-5bf5d87735c4 X-Archives-Hash: 041a54e1987e06bf1853b8dbab873c12 commit: 16aac351b251a242541745e88098702bbaf33c61 Author: Ulrich Müller gentoo org> AuthorDate: Thu Aug 17 09:29:27 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Aug 17 09:32:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16aac351 sys-apps/heirloom-tools: update LICENSE Signed-off-by: Ulrich Müller gentoo.org> sys-apps/heirloom-tools/heirloom-tools-070715-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/heirloom-tools/heirloom-tools-070715-r5.ebuild b/sys-apps/heirloom-tools/heirloom-tools-070715-r5.ebuild index 56460a596197..2408c41d6a73 100644 --- a/sys-apps/heirloom-tools/heirloom-tools-070715-r5.ebuild +++ b/sys-apps/heirloom-tools/heirloom-tools-070715-r5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://heirloom.sourceforge.net/tools.html" SRC_URI="mirror://sourceforge/heirloom/heirloom/${PV}/heirloom-${PV}.tar.bz2" S="${WORKDIR}/heirloom-${PV}" -LICENSE="CDDL GPL-2+ LGPL-2.1+ LPL-1.2 ZLIB" +LICENSE="ZLIB BSD BSD-4 CDDL GPL-2+ LGPL-2.1+ LPL-1.2 Info-ZIP public-domain" SLOT="0" KEYWORDS="~amd64 ~x86" # slightly broken