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 E6B4E1382C5 for ; Tue, 16 Feb 2021 02:12:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEBEBE088C; Tue, 16 Feb 2021 02:12:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A64DAE088B for ; Tue, 16 Feb 2021 02:12:19 +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 D5A2C3411D3 for ; Tue, 16 Feb 2021 02:12:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 552C7533 for ; Tue, 16 Feb 2021 02:12:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1613438728.fd0e1c1064fce3d0889c6725e7d9a706cb2ecc86.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/paprefs/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/paprefs/paprefs-1.1-r1.ebuild media-sound/paprefs/paprefs-1.1.ebuild X-VCS-Directories: media-sound/paprefs/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: fd0e1c1064fce3d0889c6725e7d9a706cb2ecc86 X-VCS-Branch: master Date: Tue, 16 Feb 2021 02:12:15 +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: ff4fe343-dab3-4004-abda-5db86c0edb45 X-Archives-Hash: 948c9e075dc3953b435ce5a4cc289f77 commit: fd0e1c1064fce3d0889c6725e7d9a706cb2ecc86 Author: David Michael gmail com> AuthorDate: Sat Feb 6 22:26:31 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Feb 16 01:25:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0e1c10 media-sound/paprefs: Specify the atkmm slot Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael gmail.com> Signed-off-by: Matt Turner gentoo.org> media-sound/paprefs/{paprefs-1.1.ebuild => paprefs-1.1-r1.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/media-sound/paprefs/paprefs-1.1.ebuild b/media-sound/paprefs/paprefs-1.1-r1.ebuild similarity index 92% rename from media-sound/paprefs/paprefs-1.1.ebuild rename to media-sound/paprefs/paprefs-1.1-r1.ebuild index 7c72a37b093..fcf064732a0 100644 --- a/media-sound/paprefs/paprefs-1.1.ebuild +++ b/media-sound/paprefs/paprefs-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,9 +11,8 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" -IUSE="" -RDEPEND="dev-cpp/atkmm +RDEPEND="dev-cpp/atkmm:0 dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib:2