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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5F75C158041 for ; Mon, 18 Mar 2024 16:56:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ED1EE29A2; Mon, 18 Mar 2024 16:55:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 60D48E29A4 for ; Mon, 18 Mar 2024 16:55:59 +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 8F51933C4EE for ; Mon, 18 Mar 2024 16:55:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA7D31565 for ; Mon, 18 Mar 2024 16:55:56 +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: <1710780939.494ca0c195175f46a6ba12e24f47fbd11bf12845.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libxmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libxmp/libxmp-9999.ebuild X-VCS-Directories: media-libs/libxmp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 494ca0c195175f46a6ba12e24f47fbd11bf12845 X-VCS-Branch: master Date: Mon, 18 Mar 2024 16:55:56 +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: ee21bc9d-e95f-4883-a5f5-e6023b4a3ce0 X-Archives-Hash: 541dc59ad649e88ab9d4722cc8e10c65 commit: 494ca0c195175f46a6ba12e24f47fbd11bf12845 Author: Sam James gentoo org> AuthorDate: Mon Mar 18 16:55:39 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 18 16:55:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494ca0c1 media-libs/libxmp: update LICENSE for live Relicensed in https://github.com/libxmp/libxmp/commit/c3b02123a80f78530f3388fc4d700e762b844e39. Signed-off-by: Sam James gentoo.org> media-libs/libxmp/libxmp-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libxmp/libxmp-9999.ebuild b/media-libs/libxmp/libxmp-9999.ebuild index 3c9163a049d7..f6027f5b906c 100644 --- a/media-libs/libxmp/libxmp-9999.ebuild +++ b/media-libs/libxmp/libxmp-9999.ebuild @@ -15,7 +15,7 @@ else fi # bzip2 depacker code is 0BSD -LICENSE="LGPL-2.1+ MIT 0BSD" +LICENSE="MIT 0BSD" SLOT="0" src_prepare() {