public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/anope/
Date: Tue,  5 May 2020 13:07:14 +0000 (UTC)	[thread overview]
Message-ID: <1588683958.99b65754130ee2787981ee0b45c76f248fb154ef.whissi@gentoo> (raw)

commit:     99b65754130ee2787981ee0b45c76f248fb154ef
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Tue May  5 11:53:02 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue May  5 13:05:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b65754

net-irc/anope: Fix build with USE=sql

Not all modules are conditional:
* m_sqlite.cpp
* db_live.cpp
... are always built, so don't create an (incorrect) symlink.

Closes: https://bugs.gentoo.org/720984
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/15650
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-irc/anope/anope-2.0.7.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net-irc/anope/anope-2.0.7.ebuild b/net-irc/anope/anope-2.0.7.ebuild
index 02e171b6444..e24c908ab98 100644
--- a/net-irc/anope/anope-2.0.7.ebuild
+++ b/net-irc/anope/anope-2.0.7.ebuild
@@ -66,8 +66,6 @@ src_prepare() {
 	# Any SQL implementation
 	if use sql ; then
 	   anope_enable_mod "m_sql_authentication.cpp"
-	   anope_enable_mod "m_sql.cpp"
-	   anope_enable_mod "m_sql_live.cpp"
 	fi
 
 	if use ldap ; then


             reply	other threads:[~2020-05-05 13:07 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-05 13:07 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-22 12:08 [gentoo-commits] repo/gentoo:master commit in: net-irc/anope/ Sam James
2025-06-22 12:06 Sam James
2025-05-22 22:05 Sam James
2025-02-22  9:38 Ulrich Müller
2024-12-11  4:00 Sam James
2024-12-11  3:58 Sam James
2023-11-25  4:49 Sam James
2023-08-07  5:06 Sam James
2023-07-15  6:08 Sam James
2023-07-15  3:10 Sam James
2023-07-13  6:53 Sam James
2023-07-13  6:53 Sam James
2023-06-09 13:40 Sam James
2022-09-23  1:35 Sam James
2022-05-28 16:07 Jakov Smolić
2022-05-28 10:03 Jakov Smolić
2022-05-28 10:03 Jakov Smolić
2022-05-28 10:02 Jakov Smolić
2022-04-23  1:53 Sam James
2022-03-23  0:45 Sam James
2022-02-25 20:53 Sam James
2022-01-01 11:07 Sam James
2022-01-01  9:38 Sam James
2021-09-12 23:00 Sam James
2021-09-12 23:00 Sam James
2021-08-09 22:21 Sam James
2020-12-20  6:29 Sam James
2020-12-16 20:34 Sam James
2020-10-24  6:39 Sam James
2020-10-12 20:05 Sam James
2020-08-30  5:44 Sam James
2020-07-08 20:50 Sam James
2020-06-06 18:01 Michał Górny
2020-05-13 11:31 Agostino Sarubbo
2020-05-13 11:27 Agostino Sarubbo
2020-05-08  6:25 Mart Raudsepp
2019-09-23  8:07 Michał Górny
2019-08-11 11:20 David Seifert
2018-03-13 11:59 Pacho Ramos

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=1588683958.99b65754130ee2787981ee0b45c76f248fb154ef.whissi@gentoo \
    --to=whissi@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