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 2BFD715800A for ; Tue, 8 Aug 2023 09:09:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70D232BC013; Tue, 8 Aug 2023 09:09:40 +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 504B92BC013 for ; Tue, 8 Aug 2023 09:09:40 +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 36B3833E01A for ; Tue, 8 Aug 2023 09:09:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97925EEC for ; Tue, 8 Aug 2023 09:09:37 +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: <1691485759.2d0caa3dfb91847bd21f886b768bd4bc3f9ee435.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/sgml-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/sgml-common/sgml-common-0.6.3-r7.ebuild X-VCS-Directories: app-text/sgml-common/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2d0caa3dfb91847bd21f886b768bd4bc3f9ee435 X-VCS-Branch: master Date: Tue, 8 Aug 2023 09:09:37 +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: 7ad59ed8-b8e6-4538-bb17-76655b1fa243 X-Archives-Hash: b5bc944dcd04becf761067ef327a72fb commit: 2d0caa3dfb91847bd21f886b768bd4bc3f9ee435 Author: Ulrich Müller gentoo org> AuthorDate: Tue Aug 8 09:08:31 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Aug 8 09:09:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d0caa3d app-text/sgml-common: update LICENSE Bug: https://bugs.gentoo.org/911848 Signed-off-by: Ulrich Müller gentoo.org> app-text/sgml-common/sgml-common-0.6.3-r7.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild index d7c9a1fb7868..a9d1f6dfcdd8 100644 --- a/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild @@ -9,8 +9,7 @@ DESCRIPTION="Base ISO character entities and utilities for SGML" HOMEPAGE="https://www.iso.org/standard/16387.html" SRC_URI="https://dev.gentoo.org/~floppym/dist/${PN}/${P}-gentoo.tar.gz" -# install-catalog is GPL -LICENSE="FDL-1.1+ GPL-2" +LICENSE="FDL-1.1+ MIT" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE=""