* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2015-11-20 11:05 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2015-11-20 11:05 UTC (permalink / raw
To: gentoo-commits
commit: d2670454f18bf428756f0e3917d57410264344d9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 20 11:04:55 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 20 11:04:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2670454
dev-db/sqliteman: amd64 stable wrt bug #566240
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
index 108154e..f6adf6c 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2015-12-03 13:28 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2015-12-03 13:28 UTC (permalink / raw
To: gentoo-commits
commit: 762a420c9c00b38a5bb0cacf18e211ea6f3fabfb
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 13:27:26 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 13:27:26 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762a420c
dev-db/sqliteman: x86 stable wrt bug #566240
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
index f6adf6c..8df2316 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2015-12-03 13:34 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2015-12-03 13:34 UTC (permalink / raw
To: gentoo-commits
commit: e9279b278bae00ff451cdc943755e977e4a6214c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 13:33:56 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 13:34:04 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9279b27
dev-db/sqliteman: remove old
Package-Manager: portage-2.2.26
dev-db/sqliteman/sqliteman-1.2.2.ebuild | 28 ----------------------------
1 file changed, 28 deletions(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2.ebuild b/dev-db/sqliteman/sqliteman-1.2.2.ebuild
deleted file mode 100644
index b5908b4..0000000
--- a/dev-db/sqliteman/sqliteman-1.2.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit eutils cmake-utils
-
-DESCRIPTION="Powerful GUI manager for the Sqlite3 database"
-HOMEPAGE="http://sqliteman.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-qt/qtgui:4
- dev-qt/qtsql:4[sqlite]
- x11-libs/qscintilla"
-DEPEND="${RDEPEND}"
-
-DOCS="AUTHORS README"
-
-src_prepare() {
- # remove bundled lib
- rm -rf "${S}"/${PN}/qscintilla2
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2016-02-26 17:19 Markus Meier
0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier @ 2016-02-26 17:19 UTC (permalink / raw
To: gentoo-commits
commit: 24cf0632de4ab8a6273f6818517bbbb25e60e164
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 17:18:59 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 17:18:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cf0632
dev-db/sqliteman: add ~arm, bug #572046
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
index 8df2316..edadcb7 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2016-12-22 18:26 David Seifert
0 siblings, 0 replies; 12+ messages in thread
From: David Seifert @ 2016-12-22 18:26 UTC (permalink / raw
To: gentoo-commits
commit: cb3d1cf8bc7e896c4a61418644c6748f2c4e7cd9
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 17:46:37 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 18:25:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3d1cf8
dev-db/sqliteman: Depend on x11-libs/qscintilla[qt4]
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3188
.../{sqliteman-1.2.2-r1.ebuild => sqliteman-1.2.2-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild
similarity index 89%
rename from dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
rename to dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild
index e10a0ca..b91d182 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r1.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
dev-qt/qtcore:4
dev-qt/qtgui:4
dev-qt/qtsql:4[sqlite]
- x11-libs/qscintilla"
+ x11-libs/qscintilla:=[qt4(-)]"
DEPEND="${RDEPEND}"
DOCS=( AUTHORS README )
@@ -27,7 +27,7 @@ PATCHES=( "${FILESDIR}/${P}-lpthread.patch" )
src_prepare() {
# remove bundled lib
- rm -rf "${S}"/${PN}/qscintilla2
+ rm -rf "${S}"/${PN}/qscintilla2 || die
cmake-utils_src_prepare
}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2017-06-18 9:06 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2017-06-18 9:06 UTC (permalink / raw
To: gentoo-commits
commit: c0f8dce59412295559db623b8ce14d3afdde742f
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 09:05:36 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 09:06:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f8dce5
dev-db/sqliteman: update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild | 4 ++--
dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild
index ba5759ad766..0550f0f6afa 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="Powerful GUI manager for the Sqlite3 database"
-HOMEPAGE="http://sqliteman.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/sqliteman/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild
index 6b05f4741a6..e591dfbd957 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit cmake-utils
DESCRIPTION="Powerful GUI manager for the Sqlite3 database"
-HOMEPAGE="http://sqliteman.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/sqliteman/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2017-11-02 21:16 Thomas Deutschmann
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Deutschmann @ 2017-11-02 21:16 UTC (permalink / raw
To: gentoo-commits
commit: 81b06b728eb5149e2c3c14c228d7073d1e2f70dc
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 2 21:08:31 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 2 21:13:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b06b72
dev-db/sqliteman: x86 stable (bug #634982)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
index a7645ef0f77..ebe92bb1c46 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2017-11-20 15:46 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2017-11-20 15:46 UTC (permalink / raw
To: gentoo-commits
commit: cd37a415e7f2249d9ab920e31b6328bef9307c75
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 20 15:45:44 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 15:45:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd37a415
dev-db/sqliteman: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
index ebe92bb1c46..979ce3516be 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2022-04-04 12:27 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2022-04-04 12:27 UTC (permalink / raw
To: gentoo-commits
commit: ef683b016c517bc30266de410c5e5943d33480d9
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 12:26:51 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 12:26:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef683b01
dev-db/sqliteman: Stabilize 1.2.2-r5 amd64, #834312
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
index 65f52a34916f..624d65ccde91 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2022-04-04 12:27 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2022-04-04 12:27 UTC (permalink / raw
To: gentoo-commits
commit: 39cce2760ace5dd2500c94c4b083977ca79cbca1
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 12:26:55 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 12:26:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cce276
dev-db/sqliteman: Stabilize 1.2.2-r5 x86, #834312
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
index 624d65ccde91..655184f548cf 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2022-04-05 7:49 Andreas Sturmlechner
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2022-04-05 7:49 UTC (permalink / raw
To: gentoo-commits
commit: 8b972afb0c2cc2392f7ec298cdab0db7b805e976
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 07:47:14 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 07:47:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b972afb
dev-db/sqliteman: Drop 1.2.2-r4, cmake-utils--
Closes: https://bugs.gentoo.org/834312
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild | 45 ------------------------------
1 file changed, 45 deletions(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
deleted file mode 100644
index 979ce3516bed..000000000000
--- a/dev-db/sqliteman/sqliteman-1.2.2-r4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-QT_VER=5.7.1
-inherit cmake-utils flag-o-matic xdg-utils
-
-DESCRIPTION="Powerful GUI manager for the Sqlite3 database"
-HOMEPAGE="https://sourceforge.net/projects/sqliteman/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
- >=dev-qt/qtcore-${QT_VER}:5
- >=dev-qt/qtgui-${QT_VER}:5
- >=dev-qt/qtsql-${QT_VER}:5[sqlite]
- >=dev-qt/qtwidgets-${QT_VER}:5
- >=x11-libs/qscintilla-2.9.4:=[qt5(+)]"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}/${P}-lpthread.patch"
- "${FILESDIR}/${P}-qt5.patch"
-)
-
-src_prepare() {
- # remove bundled lib
- rm -rf "${S}"/${PN}/qscintilla2 || die
-
- append-flags -fPIC
- cmake-utils_src_prepare
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/
@ 2024-04-16 16:30 Jimi Huotari
0 siblings, 0 replies; 12+ messages in thread
From: Jimi Huotari @ 2024-04-16 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 9592d1fe093f4eef957080db70fb3de7d4949f60
Author: José P. R. N. Assis <espinafre <AT> gmail <DOT> com>
AuthorDate: Thu Feb 1 12:12:15 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Tue Apr 16 16:29:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9592d1fe
dev-db/sqliteman: fix qscintilla dep #916232
Adding [qt5(+)] to the qscintilla dependency in preparation to supporting Qt5/Qt6
QScintilla multibuild. Revision number bumped to -r6. Keywords kept
as-is.
Bug: https://bugs.gentoo.org/916232
Signed-off-by: José P. R. N. Assis <espinafre <AT> gmail.com>
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
.../sqliteman/{sqliteman-1.2.2-r5.ebuild => sqliteman-1.2.2-r6.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r6.ebuild
similarity index 94%
rename from dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
rename to dev-db/sqliteman/sqliteman-1.2.2-r6.ebuild
index 655184f548cf..f36aabb52938 100644
--- a/dev-db/sqliteman/sqliteman-1.2.2-r5.ebuild
+++ b/dev-db/sqliteman/sqliteman-1.2.2-r6.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
dev-qt/qtgui:5
dev-qt/qtsql:5[sqlite]
dev-qt/qtwidgets:5
- >=x11-libs/qscintilla-2.10.3:="
+ >=x11-libs/qscintilla-2.10.3:=[qt5(+)]"
DEPEND="${RDEPEND}"
PATCHES=(
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-04-16 16:30 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-02 21:16 [gentoo-commits] repo/gentoo:master commit in: dev-db/sqliteman/ Thomas Deutschmann
-- strict thread matches above, loose matches on Subject: below --
2024-04-16 16:30 Jimi Huotari
2022-04-05 7:49 Andreas Sturmlechner
2022-04-04 12:27 Jakov Smolić
2022-04-04 12:27 Jakov Smolić
2017-11-20 15:46 Manuel Rüger
2017-06-18 9:06 Michael Palimaka
2016-12-22 18:26 David Seifert
2016-02-26 17:19 Markus Meier
2015-12-03 13:34 Michael Palimaka
2015-12-03 13:28 Agostino Sarubbo
2015-11-20 11:05 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox