public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mpop/
Date: Mon, 31 Mar 2025 21:11:10 +0000 (UTC)	[thread overview]
Message-ID: <1743455394.0f64faed03a1957ea70ed4746f1f9ef3d533a284.sam@gentoo> (raw)

commit:     0f64faed03a1957ea70ed4746f1f9ef3d533a284
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 21:02:53 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 21:09:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f64faed

net-mail/mpop: move away from deprecated virtual/gsasl

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

 net-mail/mpop/{mpop-1.4.7.ebuild => mpop-1.4.7-r1.ebuild} | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/net-mail/mpop/mpop-1.4.7.ebuild b/net-mail/mpop/mpop-1.4.7-r1.ebuild
similarity index 86%
rename from net-mail/mpop/mpop-1.4.7.ebuild
rename to net-mail/mpop/mpop-1.4.7-r1.ebuild
index 7e12850dd83b..ed615a5183b0 100644
--- a/net-mail/mpop/mpop-1.4.7.ebuild
+++ b/net-mail/mpop/mpop-1.4.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,16 +16,19 @@ RDEPEND="
 	idn? ( net-dns/libidn2 )
 	keyring? ( app-crypt/libsecret )
 	nls? ( virtual/libintl )
-	sasl? ( virtual/gsasl )
+	sasl? ( net-misc/gsasl[client] )
 	ssl? (
 		gnutls? ( net-libs/gnutls:0=[idn?] )
 		!gnutls? (
-			dev-libs/openssl:0=
+			dev-libs/openssl:=
 		)
-	)"
-DEPEND="${RDEPEND}
+	)
+"
+DEPEND="
+	${RDEPEND}
 	nls? ( sys-devel/gettext )
-	virtual/pkgconfig"
+	virtual/pkgconfig
+"
 
 REQUIRED_USE="gnutls? ( ssl )"
 


             reply	other threads:[~2025-03-31 21:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31 21:11 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-21 13:00 [gentoo-commits] repo/gentoo:master commit in: net-mail/mpop/ Petr Vaněk
2025-03-31 21:11 Sam James
2023-05-18 12:17 Andreas Sturmlechner
2021-05-02 14:51 Mikle Kolyada
2020-02-06  3:46 Tim Harder
2019-07-06  9:13 Tim Harder
2019-07-06  9:13 Tim Harder
2018-12-25 20:12 Tim Harder
2018-12-25 20:12 Tim Harder
2018-07-01  4:45 Tim Harder
2016-12-09  6:48 Tim Harder
2016-07-25 16:08 Tim Harder
2016-07-25 16:07 Tim Harder
2016-04-30  4:02 Tim Harder
2016-04-30  4:02 Tim Harder
2016-02-26 17:20 Markus Meier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1743455394.0f64faed03a1957ea70ed4746f1f9ef3d533a284.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox