public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/
Date: Tue, 24 Jan 2023 07:29:15 +0000 (UTC)	[thread overview]
Message-ID: <1674544946.a2ed9190072d2e7b1f677b5ea75fb2c9da2d315f.tupone@gentoo> (raw)

commit:     a2ed9190072d2e7b1f677b5ea75fb2c9da2d315f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 07:21:38 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 07:22:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ed9190

net-mail/courier-imap: simplify deps, remove fam

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ...-5.2.1-r1.ebuild => courier-imap-5.2.1-r2.ebuild} | 20 ++++----------------
 1 file changed, 4 insertions(+), 16 deletions(-)

diff --git a/net-mail/courier-imap/courier-imap-5.2.1-r1.ebuild b/net-mail/courier-imap/courier-imap-5.2.1-r2.ebuild
similarity index 95%
rename from net-mail/courier-imap/courier-imap-5.2.1-r1.ebuild
rename to net-mail/courier-imap/courier-imap-5.2.1-r2.ebuild
index e49fb6eb3694..403ebd030787 100644
--- a/net-mail/courier-imap/courier-imap-5.2.1-r1.ebuild
+++ b/net-mail/courier-imap/courier-imap-5.2.1-r2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
-IUSE="berkdb debug fam +gdbm gnutls ipv6 selinux trashquota"
+IUSE="berkdb debug +gdbm gnutls ipv6 selinux trashquota"
 REQUIRED_USE="|| ( berkdb gdbm )"
 
 CDEPEND="
@@ -24,15 +24,9 @@ CDEPEND="
 	>=net-libs/courier-unicode-2:=
 	>=net-mail/mailbase-0.00-r8
 	net-dns/libidn:=
-	berkdb? (
-		sys-libs/db:=
-		net-mail/courier-makedat[berkdb?,gdbm?]
-	)
-	fam? ( virtual/fam )
-	gdbm? (
-		>=sys-libs/gdbm-1.8.0:=
-		net-mail/courier-makedat[berkdb?,gdbm?]
-	)
+	net-mail/courier-makedat[berkdb?,gdbm?]
+	berkdb? ( sys-libs/db:= )
+	gdbm? ( >=sys-libs/gdbm-1.8.0:= )
 "
 DEPEND="${CDEPEND}
 	dev-lang/perl
@@ -118,17 +112,11 @@ src_configure() {
 		--with-mailuser=mail \
 		--with-mailgroup=mail \
 		--with-certsdir="/etc/courier-imap" \
-		$(use_with fam) \
 		$(use_with ipv6) \
 		$(use_with gnutls) \
 		${myconf}
 }
 
-#src_compile() {
-	# spurious failures with parallel compiles, bug #????
-#	emake -j1
-#}
-
 src_install() {
 	dodir "/var/lib/${PN}" /etc/pam.d
 	keepdir /var/lib/courier-imap


             reply	other threads:[~2023-01-24  7:29 UTC|newest]

Thread overview: 114+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24  7:29 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-21 14:56 [gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/ Hanno Böck
2024-05-23 19:35 Alfredo Tupone
2024-05-21  6:32 Alfredo Tupone
2024-04-12  6:26 Arthur Zamarin
2024-03-22 20:32 Alfredo Tupone
2024-03-13 21:42 Sam James
2024-03-13 20:58 Sam James
2024-03-03  4:05 Sam James
2024-03-02 16:25 Arthur Zamarin
2024-03-01 19:11 Jakov Smolić
2024-02-29 23:17 Sam James
2024-01-17 21:53 Alfredo Tupone
2024-01-14 21:36 Alfredo Tupone
2024-01-14 16:03 Alfredo Tupone
2024-01-13 19:25 Alfredo Tupone
2024-01-01  8:58 Alfredo Tupone
2023-12-26 19:24 Alfredo Tupone
2023-12-26 19:21 Alfredo Tupone
2023-12-21 20:01 Alfredo Tupone
2023-10-18 21:12 Alfredo Tupone
2023-04-05 20:01 Alfredo Tupone
2022-12-18  8:56 Alfredo Tupone
2022-12-03  4:47 WANG Xuerui
2022-03-03 21:22 David Seifert
2022-02-02  8:01 Alfredo Tupone
2022-01-06  9:07 David Seifert
2021-11-10  4:15 Sam James
2021-11-09 22:29 Sam James
2021-11-09 22:28 Sam James
2021-11-09 21:53 Arthur Zamarin
2021-11-09 21:35 Sam James
2021-11-09 21:34 Sam James
2021-11-09 21:24 Jakov Smolić
2021-09-18 16:51 Alfredo Tupone
2021-09-10  8:59 Alfredo Tupone
2021-08-16  2:24 Sam James
2021-07-04 10:39 Alfredo Tupone
2021-05-28  6:33 Alfredo Tupone
2021-05-16 12:50 Sam James
2021-05-14 20:00 Alfredo Tupone
2021-05-09  9:48 Sergei Trofimovich
2021-05-08 21:18 Alfredo Tupone
2021-05-08 18:55 Sam James
2021-05-07 13:33 Sam James
2021-05-07 13:32 Sam James
2021-05-07 13:30 Sam James
2021-05-07 13:29 Sam James
2021-05-07 13:28 Sam James
2021-05-02 12:51 Mikle Kolyada
2021-04-23 19:45 Alfredo Tupone
2021-04-10 16:16 Alfredo Tupone
2021-04-04 15:29 Alfredo Tupone
2021-03-20 13:39 Alfredo Tupone
2021-03-20 12:52 Alfredo Tupone
2021-01-13  8:47 Alfredo Tupone
2020-06-19 21:16 Alfredo Tupone
2020-05-24  9:30 Alfredo Tupone
2020-01-26 21:08 Alfredo Tupone
2020-01-22 20:28 Alfredo Tupone
2020-01-14 20:11 Alfredo Tupone
2020-01-09  7:29 Alfredo Tupone
2020-01-03 14:45 Agostino Sarubbo
2019-11-14 11:55 Agostino Sarubbo
2019-11-12 18:07 Agostino Sarubbo
2019-11-07 20:14 Aaron Bauman
2019-11-06 19:27 Alfredo Tupone
2019-11-01 11:16 Mikle Kolyada
2019-10-30 20:11 Alfredo Tupone
2019-10-28  7:43 Agostino Sarubbo
2019-10-26 19:49 Alfredo Tupone
2019-10-26 15:16 Agostino Sarubbo
2019-10-23 13:39 Agostino Sarubbo
2019-07-22 16:49 Aaron Bauman
2019-07-04 17:00 Alfredo Tupone
2019-07-02  7:27 Alfredo Tupone
2019-07-01 20:19 Alfredo Tupone
2019-06-05  7:28 Agostino Sarubbo
2019-05-08 14:38 Tobias Klausmann
2019-03-17 10:29 Sergei Trofimovich
2019-03-15 23:14 Mikle Kolyada
2019-03-13 22:37 Sergei Trofimovich
2019-03-10 14:32 Mikle Kolyada
2019-03-03  5:45 Mikle Kolyada
2019-03-02 20:02 Sergei Trofimovich
2019-03-01 21:21 Sergei Trofimovich
2019-03-01  1:14 Thomas Deutschmann
2019-01-05 17:19 Mikle Kolyada
2018-12-25 19:34 Tim Harder
2018-07-15 13:20 Mart Raudsepp
2018-06-20 18:32 Pacho Ramos
2018-06-20 18:32 Pacho Ramos
2018-04-17  4:51 Michael Orlitzky
2018-04-16  7:10 Mikle Kolyada
2018-04-16  7:04 Mikle Kolyada
2018-03-01 15:09 Michał Górny
2017-10-16 11:48 Jeroen Roovers
2017-10-16 11:48 Jeroen Roovers
2017-05-12 17:56 Tobias Klausmann
2017-04-30 10:15 Jeroen Roovers
2017-04-28 13:14 Agostino Sarubbo
2017-04-28 12:52 Agostino Sarubbo
2017-04-28 12:31 Agostino Sarubbo
2017-03-27  2:45 Michael Orlitzky
2017-02-27  8:40 Michael Weber
2016-12-21 21:34 Thomas Deutschmann
2016-12-20 14:04 Tobias Klausmann
2016-09-27  9:09 Tobias Klausmann
2016-09-24 12:21 Jeroen Roovers
2016-06-04 14:23 Anthony G. Basile
2016-05-02 22:24 Austin English
2015-12-11 22:54 Manuel Rüger
2015-09-08 10:04 Joshua Kinard
2015-08-12  8:13 Ian Delaney

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=1674544946.a2ed9190072d2e7b1f677b5ea75fb2c9da2d315f.tupone@gentoo \
    --to=tupone@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