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 52F1B15806E for ; Sat, 20 May 2023 08:17:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49163E0856; Sat, 20 May 2023 08:17:25 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F1C2E0856 for ; Sat, 20 May 2023 08:17: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01B93340E2A for ; Sat, 20 May 2023 08:17:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 300A0A73 for ; Sat, 20 May 2023 08:17:22 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1684570631.7f935fec90ce68a8690f58d5dff667982f5564c6.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/callaudiod/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/callaudiod/Manifest media-sound/callaudiod/callaudiod-0.1.6.ebuild media-sound/callaudiod/callaudiod-0.1.9.ebuild X-VCS-Directories: media-sound/callaudiod/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 7f935fec90ce68a8690f58d5dff667982f5564c6 X-VCS-Branch: dev Date: Sat, 20 May 2023 08:17:22 +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: c7abc2b4-70fd-4cec-a424-3ff94eb6ce9d X-Archives-Hash: d9ab277d7dce3a218835240cc4d26178 commit: 7f935fec90ce68a8690f58d5dff667982f5564c6 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat May 20 07:42:41 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sat May 20 08:17:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f935fec media-sound/callaudiod: add 0.1.9, drop 0.1.6 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> media-sound/callaudiod/Manifest | 2 +- .../callaudiod/{callaudiod-0.1.6.ebuild => callaudiod-0.1.9.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/callaudiod/Manifest b/media-sound/callaudiod/Manifest index 664a1fbbf..bcb05b689 100644 --- a/media-sound/callaudiod/Manifest +++ b/media-sound/callaudiod/Manifest @@ -1,2 +1,2 @@ -DIST callaudiod-0.1.6.tar.bz2 28456 BLAKE2B 2307b2ed5a696b57afe9251e38a6396e152f5c377e7403510e079de8b373d5bdf829b9e83bd6b12a69e04994aeb726b74565d101a9377351d7a3f0cf5e222f70 SHA512 e8f5988614045bdec5daca4421a26e2ae228f78fb9a95e91d29d212068fa3a7b87a54f14eb3e4db58c230a7470731af3da5d535a26f88e44181bfdc1e5091982 DIST callaudiod-0.1.7.tar.bz2 28452 BLAKE2B bd9d2cacd54231620ffb05e50a56649f44a9d9eda4b93b19a71134b59ad3f3e99688582aad744a031a70673c1150cba54cc7df31ed24cc00d87dad1d3ae77523 SHA512 640ce7b67e4d1239767dc942aa0b26d8dac80dd6e7e0fda4d9ae5d4b8547b8aa864ef2440191323eb26e89fe54dad4b327c73d0bbdef687680d9f5f4c44833ad +DIST callaudiod-0.1.9.tar.bz2 28327 BLAKE2B a4b4cd8bf0b52feae8f806b51a4dbd53be08e6d601969e5d91e32d59405961b5f18f570cd102d6d73f9ca88cd200c6886826112686abcd92ce950f122ce24b82 SHA512 f85a87408ac8bdf1d9656c493dc1ab019f5b8c727f35b8b71d9f8c628c131691ef25da5c1cd1d0e5a1af68909e70f38b0c7ede928290a611ff70f11dacdeb947 diff --git a/media-sound/callaudiod/callaudiod-0.1.6.ebuild b/media-sound/callaudiod/callaudiod-0.1.9.ebuild similarity index 92% rename from media-sound/callaudiod/callaudiod-0.1.6.ebuild rename to media-sound/callaudiod/callaudiod-0.1.9.ebuild index 9d5a20dfd..e5ebd7965 100644 --- a/media-sound/callaudiod/callaudiod-0.1.6.ebuild +++ b/media-sound/callaudiod/callaudiod-0.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8