public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wt/
Date: Tue, 18 Feb 2025 14:01:14 +0000 (UTC)	[thread overview]
Message-ID: <1739800780.cfe7bcb9fd3cfc5a4b54be8dadc8006743771f84.davidroman@gentoo> (raw)

commit:     cfe7bcb9fd3cfc5a4b54be8dadc8006743771f84
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Feb 17 13:59:40 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Feb 17 13:59:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cfe7bcb9

dev-cpp/wt: remove firebird support

dev-db/firebird was treecleaned from ::gentoo

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-cpp/wt/wt-4.11.1.ebuild | 5 ++---
 dev-cpp/wt/wt-4.11.2.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/wt/wt-4.11.1.ebuild b/dev-cpp/wt/wt-4.11.1.ebuild
index ce1453eaa..5447c6aec 100644
--- a/dev-cpp/wt/wt-4.11.1.ebuild
+++ b/dev-cpp/wt/wt-4.11.1.ebuild
@@ -12,10 +12,9 @@ SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.
 LICENSE="GPL-2"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
-IUSE="doc firebird mysql opengl +pango pdf postgres ssl"
+IUSE="doc mysql opengl +pango pdf postgres ssl"
 
 DEPEND="
-	firebird? ( dev-db/firebird )
 	mysql? ( virtual/mysql )
 	opengl? ( virtual/opengl )
 	pango? ( x11-libs/pango )
@@ -48,8 +47,8 @@ src_configure() {
 		-DENABLE_PANGO=$(usex pango)
 		-DENABLE_SQLITE=ON
 		-DENABLE_POSTGRES=$(usex postgres)
-		-DENABLE_FIREBIRD=$(usex firebird)
 		-DENABLE_MYSQL=$(usex mysql)
+		-DENABLE_FIREBIRD=OFF
 		-DENABLE_QT4=OFF
 		-DENABLE_QT5=OFF
 		-DENABLE_QT6=ON

diff --git a/dev-cpp/wt/wt-4.11.2.ebuild b/dev-cpp/wt/wt-4.11.2.ebuild
index ce1453eaa..5447c6aec 100644
--- a/dev-cpp/wt/wt-4.11.2.ebuild
+++ b/dev-cpp/wt/wt-4.11.2.ebuild
@@ -12,10 +12,9 @@ SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.
 LICENSE="GPL-2"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
-IUSE="doc firebird mysql opengl +pango pdf postgres ssl"
+IUSE="doc mysql opengl +pango pdf postgres ssl"
 
 DEPEND="
-	firebird? ( dev-db/firebird )
 	mysql? ( virtual/mysql )
 	opengl? ( virtual/opengl )
 	pango? ( x11-libs/pango )
@@ -48,8 +47,8 @@ src_configure() {
 		-DENABLE_PANGO=$(usex pango)
 		-DENABLE_SQLITE=ON
 		-DENABLE_POSTGRES=$(usex postgres)
-		-DENABLE_FIREBIRD=$(usex firebird)
 		-DENABLE_MYSQL=$(usex mysql)
+		-DENABLE_FIREBIRD=OFF
 		-DENABLE_QT4=OFF
 		-DENABLE_QT5=OFF
 		-DENABLE_QT6=ON


             reply	other threads:[~2025-02-18 14:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18 14:01 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24 10:29 [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/wt/ David Roman
2025-02-24 10:34 ` [gentoo-commits] repo/proj/guru:master " David Roman
2025-01-23 14:47 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-01-23 15:30 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-12-18 13:54 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-12-18 17:21 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-11-12 11:05 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-11-12 13:20 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-14 12:53 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-10-14 13:17 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-14  9:04 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-10-14  9:23 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-07  9:14 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-10-07 10:03 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-01 14:58 David Roman
2024-03-22 21:28 Julien Roy
2024-03-22 13:37 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-03-22 13:38 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-03-11 17:31 David Roman
2024-03-11 14:06 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-03-11 17:31 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-02-28  7:19 Florian Schmaus
2024-02-22 15:53 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-02-23  1:36 ` [gentoo-commits] repo/proj/guru:master " David Roman

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=1739800780.cfe7bcb9fd3cfc5a4b54be8dadc8006743771f84.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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