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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4118E1382C5 for ; Sat, 16 Jan 2021 19:03:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75B4DE085B; Sat, 16 Jan 2021 19:03:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15F12E085B for ; Sat, 16 Jan 2021 19:03:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3200340F62 for ; Sat, 16 Jan 2021 19:03:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 341DE49C for ; Sat, 16 Jan 2021 19:03:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1610823793.6a738a1fbebe067cae26cb315bfc83ba0e53777f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-volumed-pulse/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild X-VCS-Directories: xfce-extra/xfce4-volumed-pulse/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6a738a1fbebe067cae26cb315bfc83ba0e53777f X-VCS-Branch: master Date: Sat, 16 Jan 2021 19:03:20 +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: 51d95f3f-39fa-4d98-87e4-81bfb2ae470b X-Archives-Hash: 9fec973c98824933daebfb68a4894da9 commit: 6a738a1fbebe067cae26cb315bfc83ba0e53777f Author: David Michael gmail com> AuthorDate: Sat Jan 16 14:30:10 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jan 16 19:03:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a738a1f xfce-extra/xfce4-volumed-pulse: EAPI 7 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Michael gmail.com> Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild index 5cbb94f7732..f0809640fcd 100644 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild +++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio" HOMEPAGE="https://git.xfce.org/apps/xfce4-volumed-pulse/" @@ -18,8 +18,8 @@ RDEPEND=">=dev-libs/glib-2.16:2= >=x11-libs/gtk+-3.20:3= >=xfce-base/xfconf-4.8:= libnotify? ( x11-libs/libnotify:= )" -DEPEND="${RDEPEND} - virtual/pkgconfig" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" src_configure() { local myconf=(