From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1645893-garchives=archives.gentoo.org@lists.gentoo.org>
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 50CFB15817D
	for <garchives@archives.gentoo.org>; Sun, 23 Jun 2024 01:49:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DB3B8E2AEB;
	Sun, 23 Jun 2024 01:49:18 +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 7665FE2AE6
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 01:49:18 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 99507341B27
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 01:49:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B24C1D56
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 01:49:13 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1719107347.a8b950efee04063c1f8e9d20b12b058a736ca1ae.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-im/profanity/profanity-0.13.1-r1.ebuild net-im/profanity/profanity-0.13.1.ebuild
X-VCS-Directories: net-im/profanity/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: a8b950efee04063c1f8e9d20b12b058a736ca1ae
X-VCS-Branch: master
Date: Sun, 23 Jun 2024 01:49:13 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 18484c4b-f958-450a-9bfe-e10100de29e4
X-Archives-Hash: 9e2925834c3922777f0775c319b0adc4

commit:     a8b950efee04063c1f8e9d20b12b058a736ca1ae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 01:47:39 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 01:49:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b950ef

net-im/profanity: subscribe to libassuan subslot

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../profanity/{profanity-0.13.1.ebuild => profanity-0.13.1-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/profanity/profanity-0.13.1.ebuild b/net-im/profanity/profanity-0.13.1-r1.ebuild
similarity index 95%
rename from net-im/profanity/profanity-0.13.1.ebuild
rename to net-im/profanity/profanity-0.13.1-r1.ebuild
index e4e9ada1cc2d..0df0cb8be284 100644
--- a/net-im/profanity/profanity-0.13.1.ebuild
+++ b/net-im/profanity/profanity-0.13.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ RDEPEND="
 	dev-db/sqlite:3
 	|| ( app-accessibility/at-spi2-atk dev-libs/atk )
 	dev-libs/glib:2
-	dev-libs/libassuan
+	dev-libs/libassuan:=
 	dev-libs/libgpg-error
 	>=dev-libs/libstrophe-0.12.2
 	media-libs/harfbuzz:=