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 15477158090 for ; Sat, 28 May 2022 19:19:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05B6AE085A; Sat, 28 May 2022 19:19:53 +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 DE392E085A for ; Sat, 28 May 2022 19:19:52 +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 DE529341222 for ; Sat, 28 May 2022 19:19:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23D39464 for ; Sat, 28 May 2022 19:19:50 +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: <1653765257.29fd0853ad27138c7015bb0f6888a6f6a34fc743.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pulseaudio-daemon/Manifest media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild media-sound/pulseaudio-daemon/pulseaudio-daemon-16.0.ebuild X-VCS-Directories: media-sound/pulseaudio-daemon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 29fd0853ad27138c7015bb0f6888a6f6a34fc743 X-VCS-Branch: master Date: Sat, 28 May 2022 19:19:50 +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: b07b8a4d-977f-414f-a1eb-bbca17bdebbd X-Archives-Hash: b9f6f06ac18cb52b95fc632249277f9d commit: 29fd0853ad27138c7015bb0f6888a6f6a34fc743 Author: Igor V. Kovalenko gmail com> AuthorDate: Sat May 28 16:20:22 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 28 19:14:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fd0853 media-sound/pulseaudio-daemon: Version bump to 16.0 Signed-off-by: Igor V. Kovalenko gmail.com> Signed-off-by: Sam James gentoo.org> media-sound/pulseaudio-daemon/Manifest | 2 +- ...ulseaudio-daemon-15.99.1-r2.ebuild => pulseaudio-daemon-16.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/pulseaudio-daemon/Manifest b/media-sound/pulseaudio-daemon/Manifest index fe4662eb346a..5bc75fa5795d 100644 --- a/media-sound/pulseaudio-daemon/Manifest +++ b/media-sound/pulseaudio-daemon/Manifest @@ -1 +1 @@ -DIST pulseaudio-15.99.1.tar.xz 1546536 BLAKE2B d77b7f9d05c1ffe1490b72dbf58b479962798d6e961d4efc935cbab0a6ad7fcd6ecb99de5efa5b85658b58e59024087cfd446ac4e7eeef1cd38fa7e579b5fb3c SHA512 3eb7cdc9795204513d43336836d12709e78ebb001a97e9bab81969a4981a10df2d68a5fad34aef2660f37b72d269cb01e4c6e76c42a5c5742ac56c0f575778d5 +DIST pulseaudio-16.0.tar.xz 1551276 BLAKE2B 54ba5d446bc02246bf842280f577851eb66ff9fed1e1b0d2d03e238796d9d04bc1fc27215b02fdded37441da1747be23d1e03d5a00b79ee3b91eb35c0f76a470 SHA512 42d4968c2dc88f5e39a5358d124e399e40a5abdf815eff387087141bc9dddd217012acb35649a8e0e24a44e8a402d90eb193ce2eef186f7d59550f757a6cc26d diff --git a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild b/media-sound/pulseaudio-daemon/pulseaudio-daemon-16.0.ebuild similarity index 100% rename from media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild rename to media-sound/pulseaudio-daemon/pulseaudio-daemon-16.0.ebuild