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 52E2615808B for ; Sat, 17 Feb 2024 06:42:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98B0C2BC023; Sat, 17 Feb 2024 06:42:03 +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 7D0522BC023 for ; Sat, 17 Feb 2024 06:42:03 +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 933B433C84E for ; Sat, 17 Feb 2024 06:42:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34DA01301 for ; Sat, 17 Feb 2024 06:42:01 +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: <1708152085.77631a949fd6f7f54a15a5eb278ae285594fc9fe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/alsa-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/alsa-utils/alsa-utils-1.2.11.ebuild X-VCS-Directories: media-sound/alsa-utils/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 77631a949fd6f7f54a15a5eb278ae285594fc9fe X-VCS-Branch: master Date: Sat, 17 Feb 2024 06:42:01 +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: 136e2ec6-16ed-4cb1-afe8-495d8267f96a X-Archives-Hash: 8a3b76d293c62bdb32bd2ac9013e41f5 commit: 77631a949fd6f7f54a15a5eb278ae285594fc9fe Author: Sam James gentoo org> AuthorDate: Sat Feb 17 06:41:25 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Feb 17 06:41:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77631a94 media-sound/alsa-utils: crank copyright Signed-off-by: Sam James gentoo.org> media-sound/alsa-utils/alsa-utils-1.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/alsa-utils/alsa-utils-1.2.11.ebuild b/media-sound/alsa-utils/alsa-utils-1.2.11.ebuild index 67972bd4c49e..6986e3604132 100644 --- a/media-sound/alsa-utils/alsa-utils-1.2.11.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8