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 5E662158094 for ; Fri, 29 Jul 2022 10:14:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94FD5E0DE0; Fri, 29 Jul 2022 10:14:25 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 664DEE0DE0 for ; Fri, 29 Jul 2022 10:14:25 +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 56441340F20 for ; Fri, 29 Jul 2022 10:14:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 804D24FB for ; Fri, 29 Jul 2022 10:14:18 +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: <1659089646.a678619b15cb337a61a3f8d613bfe47d755407d4.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/alsa-firmware/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-firmware/alsa-firmware/alsa-firmware-1.2.4-r1.ebuild sys-firmware/alsa-firmware/alsa-firmware-1.2.4.ebuild X-VCS-Directories: sys-firmware/alsa-firmware/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a678619b15cb337a61a3f8d613bfe47d755407d4 X-VCS-Branch: master Date: Fri, 29 Jul 2022 10:14:18 +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: a19cca22-1338-42f2-82b6-db4d1919b0c4 X-Archives-Hash: 3a7531b0aa7c62f9b1955a055e90b03e commit: a678619b15cb337a61a3f8d613bfe47d755407d4 Author: Ulrich Müller gentoo org> AuthorDate: Fri Jul 29 10:10:42 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jul 29 10:14:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a678619b sys-firmware/alsa-firmware: Fix LICENSE, add bindist restriction Closes: https://bugs.gentoo.org/686212 Signed-off-by: Ulrich Müller gentoo.org> ...a-firmware-1.2.4.ebuild => alsa-firmware-1.2.4-r1.ebuild} | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/sys-firmware/alsa-firmware/alsa-firmware-1.2.4.ebuild b/sys-firmware/alsa-firmware/alsa-firmware-1.2.4-r1.ebuild similarity index 87% rename from sys-firmware/alsa-firmware/alsa-firmware-1.2.4.ebuild rename to sys-firmware/alsa-firmware/alsa-firmware-1.2.4-r1.ebuild index 7d6a2ac51fc1..083ccfce06fc 100644 --- a/sys-firmware/alsa-firmware/alsa-firmware-1.2.4.ebuild +++ b/sys-firmware/alsa-firmware/alsa-firmware-1.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,9 +8,17 @@ DESCRIPTION="Advanced Linux Sound Architecture firmware" HOMEPAGE="https://alsa-project.org/wiki/Main_Page" SRC_URI="https://www.alsa-project.org/files/pub/firmware/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2 freedist + alsa_cards_korg1212? ( all-rights-reserved ) + alsa_cards_maestro3? ( all-rights-reserved ) + alsa_cards_sb16? ( all-rights-reserved ) + alsa_cards_ymfpci? ( all-rights-reserved )" SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" +RESTRICT="alsa_cards_korg1212? ( bindist ) + alsa_cards_maestro3? ( bindist ) + alsa_cards_sb16? ( bindist ) + alsa_cards_ymfpci? ( bindist )" ECHOAUDIO_CARDS="alsa_cards_darla20 alsa_cards_gina20 alsa_cards_layla20 alsa_cards_darla24 alsa_cards_gina24 alsa_cards_layla24 alsa_cards_mona