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 15536158011 for ; Mon, 10 Jan 2022 13:04:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BE7D2BC00D; Mon, 10 Jan 2022 13:04:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 F38DB2BC00D for ; Mon, 10 Jan 2022 13:04:46 +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 B5D16342A2D for ; Mon, 10 Jan 2022 13:04:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1294B286 for ; Mon, 10 Jan 2022 13:04:44 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1641819872.f39eb42ed4bf7f518a7a271f90fae1bcec737086.andrewammerlaan@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/callaudiod-0.1.3.ebuild X-VCS-Directories: media-sound/callaudiod/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: f39eb42ed4bf7f518a7a271f90fae1bcec737086 X-VCS-Branch: dev Date: Mon, 10 Jan 2022 13:04:44 +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: 19cab82d-4741-4979-9c28-f57530e00e75 X-Archives-Hash: be86670f3d5074849bc484533bf93fed Message-ID: <20220110130444.3pzTLNGRFuHCavRTD9P3bZLGzPTak9hmvJnKUX4jCsc@z> commit: f39eb42ed4bf7f518a7a271f90fae1bcec737086 Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon Jan 10 13:04:32 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Jan 10 13:04:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f39eb42e media-sound/callaudiod: drop unused inherits Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> media-sound/callaudiod/callaudiod-0.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/callaudiod/callaudiod-0.1.3.ebuild b/media-sound/callaudiod/callaudiod-0.1.3.ebuild index f89fc0efa..4f2a1f013 100644 --- a/media-sound/callaudiod/callaudiod-0.1.3.ebuild +++ b/media-sound/callaudiod/callaudiod-0.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit meson systemd +inherit meson COMMIT="c9550e17e6e26802dda23c6070d100aca0cc2810"