public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-01-16  7:49 Michael Palimaka
  0 siblings, 0 replies; 71+ messages in thread
From: Michael Palimaka @ 2016-01-16  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     e1463dfbdcf687f665e92abeabeb663ca4b87730
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 07:48:47 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 07:49:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1463dfb

x11-libs/qtermwidget: remove old

Package-Manager: portage-2.2.26

 x11-libs/qtermwidget/Manifest                    |  2 --
 x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild | 23 -----------------------
 x11-libs/qtermwidget/qtermwidget-0.4.0.ebuild    | 23 -----------------------
 3 files changed, 48 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index deccf12..9209773 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,3 +1 @@
-DIST qtermwidget-0.4.0.37.tar.xz 158080 SHA256 a7614bad4821a1028d8796f7c88fd916fa2c01dead57ddd78929070972d417ee SHA512 1b244dc0f5326b39c44c6c330a9be676c085a5d8297e8947735ee553ee5c5acb2389b1bae737842fcc18b18d0e84a485a91b7d9745c8dcf42c28fcf14a313231 WHIRLPOOL 8429f1789b5015964a28b9930312d486bedb659f95034fb34ed9ed213a03cf40bfaa2d60f27ddec539acf79776bee690f7f6bf034e17eb910305e58bd27aa8a5
-DIST qtermwidget-0.4.0.tar.xz 152952 SHA256 c3e25499109db93cc169f8c7fdc8bd6c98e7712acc21a73e5d88148540582508 SHA512 2f2fe47531a0a0103956174ce69bbb954f0a1b4aedc0a6413825d2a4dc7ff000792a06d37bf0fc9f3f6caec963c831661eb79497217003c3c53b935fa702336c WHIRLPOOL 0fa3efa00cc4d98b154c6f4ae56ab60d2318c637ee544e32b39e2397cbd898ee0aa48762a7aeafe8de47e33b7b49b094421a765a4c1931c4ae7d33e3f9460620
 DIST qtermwidget-0.6.0.tar.xz 158312 SHA256 1ea148e67c3e28a53ca24a3c91532507ddd6c5d28611467e7a67334d945cd010 SHA512 2e6c5c4bee50244757aecf461c2f63f3d7306647693176df3587271129a3f12d188ea425d8db3704ec1c52df56d429b06472a7c628b5b916c0852752ebfdb79a WHIRLPOOL 55d3e9544f654dce4139f81e3d933a0d11e3e06e965671e4b17e590219e2e5e991b3bdb61db59203197789d943780f3f40d28f8b5d874479a44cc486ae9a6aad

diff --git a/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild b/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild
deleted file mode 100644
index 0ce86ae..0000000
--- a/x11-libs/qtermwidget/qtermwidget-0.4.0.37.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit vcs-snapshot cmake-utils
-
-DESCRIPTION="Qt4 terminal emulator widget"
-HOMEPAGE="https://github.com/qterminal/"
-SRC_URI="http://dist.leechcraft.org/3rdparty/qtermwidget/qtermwidget-0.4.0-37-gebf7d6c.tar.xz -> ${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="debug" # todo: python
-
-DEPEND="
-	dev-qt/designer:4
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-"
-RDEPEND="${DEPEND}"

diff --git a/x11-libs/qtermwidget/qtermwidget-0.4.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.4.0.ebuild
deleted file mode 100644
index 3872356..0000000
--- a/x11-libs/qtermwidget/qtermwidget-0.4.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit cmake-utils
-
-DESCRIPTION="Qt4 terminal emulator widget"
-HOMEPAGE="https://github.com/qterminal/"
-SRC_URI="mirror://gentoo/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="debug" # todo: python
-
-DEPEND="
-	dev-qt/designer:4
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-04-02 22:31 Davide Pesavento
  0 siblings, 0 replies; 71+ messages in thread
From: Davide Pesavento @ 2016-04-02 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     5486508dcb29fe573331e9792280bf7ea4f178b9
Author:     Jan Chren <dev.rindeal <AT> gmail <DOT> com>
AuthorDate: Fri Apr  1 23:16:50 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 22:29:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5486508d

x11-libs/qtermwidget: allow qt4/qt5 versions to coexist

 x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild | 58 ++++++++++++++++++++++++
 1 file changed, 58 insertions(+)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
new file mode 100644
index 0000000..e8cc0ec
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit cmake-utils multibuild
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://github.com/lxde/qtermwidget"
+SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug qt4 qt5"
+REQUIRED_USE="|| ( qt4 qt5 )"
+
+DEPEND="
+	qt4? ( dev-qt/designer:4
+		dev-qt/qtcore:4
+		dev-qt/qtgui:4 )
+	qt5? ( dev-qt/qtcore:5
+		dev-qt/qtgui:5
+		dev-qt/qtwidgets:5 )"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
+	default
+}
+
+mb_variantx() {
+	if [[ ${MULTIBUILD_VARIANT} == "$1" ]]; then
+		echo "${2-ON}"
+	else
+		echo "${3-OFF}"
+	fi
+}
+
+src_configure() {
+	myconfigure() {
+		local mycmakeargs=(
+			-DBUILD_DESIGNER_PLUGIN="$(mb_variantx qt4)"
+			-DUSE_QT5="$(mb_variantx qt5)"
+		)
+		cmake-utils_src_configure
+	}
+
+	multibuild_foreach_variant myconfigure
+}
+
+src_compile() {
+	multibuild_foreach_variant cmake-utils_src_compile
+}
+
+src_install() {
+	multibuild_foreach_variant cmake-utils_src_install
+}


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-04-02 22:31 Davide Pesavento
  0 siblings, 0 replies; 71+ messages in thread
From: Davide Pesavento @ 2016-04-02 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     6147872711c680056052916bc37a27e6765fd8ce
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 19:11:44 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 22:29:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61478727

x11-libs/qtermwidget: update github URLs

Package-Manager: portage-2.2.28

 x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild
index 4388718..49131da 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,8 +6,8 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://github.com/qterminal/qtermwidget"
-SRC_URI="https://github.com/qterminal/${PN}/releases/download/${PV}/${P}.tar.xz"
+HOMEPAGE="https://github.com/lxde/qtermwidget"
+SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-05-11 17:57 Davide Pesavento
  0 siblings, 0 replies; 71+ messages in thread
From: Davide Pesavento @ 2016-05-11 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     47b6df548962d129f1b13427a1895cf75c03328e
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 17:57:11 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed May 11 17:57:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b6df54

x11-libs/qtermwidget: remove old

Package-Manager: portage-2.2.28

 x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild | 33 ---------------------------
 1 file changed, 33 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild
deleted file mode 100644
index 49131da..0000000
--- a/x11-libs/qtermwidget/qtermwidget-0.6.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://github.com/lxde/qtermwidget"
-SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="debug qt4 qt5"
-REQUIRED_USE="^^ ( qt4 qt5 )"
-
-DEPEND="
-	qt4? ( dev-qt/designer:4
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4 )
-	qt5? ( dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtwidgets:5 )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_use qt5)
-		$(cmake-utils_use_build qt4 DESIGNER_PLUGIN)
-	)
-	cmake-utils_src_configure
-}


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-05-11 17:57 Davide Pesavento
  0 siblings, 0 replies; 71+ messages in thread
From: Davide Pesavento @ 2016-05-11 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     93d31a6a927786b99c44465525890cfae97ec16f
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 17:54:23 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed May 11 17:57:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d31a6a

x11-libs/qtermwidget: amd64 stable

Package-Manager: portage-2.2.28

 x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
index 6656dae..650c011 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="qt4 qt5"
 REQUIRED_USE="|| ( qt4 qt5 )"
 


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-05-11 17:57 Davide Pesavento
  0 siblings, 0 replies; 71+ messages in thread
From: Davide Pesavento @ 2016-05-11 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     c1018c4472e32056232fefd3b336d16eb2784c85
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 17:50:30 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed May 11 17:57:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1018c44

x11-libs/qtermwidget: remove unused IUSE

Package-Manager: portage-2.2.28

 x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
index e8cc0ec..6656dae 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="debug qt4 qt5"
+IUSE="qt4 qt5"
 REQUIRED_USE="|| ( qt4 qt5 )"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-05-11 18:46 Davide Pesavento
  0 siblings, 0 replies; 71+ messages in thread
From: Davide Pesavento @ 2016-05-11 18:46 UTC (permalink / raw
  To: gentoo-commits

commit:     b5726bb6a2ab7d7f952edf1087a36e1c8603eb3f
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 18:41:06 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed May 11 18:46:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5726bb6

x11-libs/qtermwidget: import live ebuild from qt overlay

Package-Manager: portage-2.2.28

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 58 ++++++++++++++++++++++++++++
 1 file changed, 58 insertions(+)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
new file mode 100644
index 0000000..330186f
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit cmake-utils multibuild git-r3
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://github.com/lxde/qtermwidget"
+EGIT_REPO_URI="https://github.com/lxde/qtermwidget.git"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS=""
+IUSE="qt4 qt5"
+REQUIRED_USE="|| ( qt4 qt5 )"
+
+DEPEND="
+	qt4? ( dev-qt/designer:4
+		dev-qt/qtcore:4
+		dev-qt/qtgui:4 )
+	qt5? ( dev-qt/qtcore:5
+		dev-qt/qtgui:5
+		dev-qt/qtwidgets:5 )"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
+	default
+}
+
+mb_variantx() {
+	if [[ ${MULTIBUILD_VARIANT} == "$1" ]]; then
+		echo "${2-ON}"
+	else
+		echo "${3-OFF}"
+	fi
+}
+
+src_configure() {
+	myconfigure() {
+		local mycmakeargs=(
+			-DBUILD_DESIGNER_PLUGIN="$(mb_variantx qt4)"
+			-DUSE_QT5="$(mb_variantx qt5)"
+		)
+		cmake-utils_src_configure
+	}
+
+	multibuild_foreach_variant myconfigure
+}
+
+src_compile() {
+	multibuild_foreach_variant cmake-utils_src_compile
+}
+
+src_install() {
+	multibuild_foreach_variant cmake-utils_src_install
+}


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2016-10-06 17:09 Michael Palimaka
  0 siblings, 0 replies; 71+ messages in thread
From: Michael Palimaka @ 2016-10-06 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     04bcc457f39612f17db04aea869ae66fcdcfc01a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 16:41:04 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 17:09:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04bcc457

x11-libs/qtermwidget: version bump

Gentoo-bug: 596232

Package-Manager: portage-2.3.1

 x11-libs/qtermwidget/Manifest                 |  1 +
 x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild | 22 ++++++++++++
 x11-libs/qtermwidget/qtermwidget-9999.ebuild  | 48 ++++-----------------------
 3 files changed, 29 insertions(+), 42 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 9209773..f8d741b 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1 +1,2 @@
 DIST qtermwidget-0.6.0.tar.xz 158312 SHA256 1ea148e67c3e28a53ca24a3c91532507ddd6c5d28611467e7a67334d945cd010 SHA512 2e6c5c4bee50244757aecf461c2f63f3d7306647693176df3587271129a3f12d188ea425d8db3704ec1c52df56d429b06472a7c628b5b916c0852752ebfdb79a WHIRLPOOL 55d3e9544f654dce4139f81e3d933a0d11e3e06e965671e4b17e590219e2e5e991b3bdb61db59203197789d943780f3f40d28f8b5d874479a44cc486ae9a6aad
+DIST qtermwidget-0.7.0.tar.xz 158556 SHA256 413d20a6b8feaf14b8e1106d3b01156e85cb3c4ea0f43ff5c1d79b95cd989748 SHA512 5470ef9179c5ac9e82474134fe87e0a09a853211d41d584c16bcac2028e7e9c83aad805d5c3be5fe405535f41151d51c989877f8c2866c1c26e47cc3cac44b27 WHIRLPOOL e192c13e0ca618f5c0b08e80450ae0eed7ea26320c24ae9f1bc48b7a829fdc7ba90cbd0b756b4e1b26273c347ff64de0dd3a86270be15c911f305bc3466a259a

diff --git a/x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild
new file mode 100644
index 00000000..c802a6a
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://github.com/lxde/qtermwidget"
+SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 330186f..6c7ec53 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit cmake-utils multibuild git-r3
+inherit cmake-utils git-r3
 
 DESCRIPTION="Qt terminal emulator widget"
 HOMEPAGE="https://github.com/lxde/qtermwidget"
@@ -12,47 +12,11 @@ EGIT_REPO_URI="https://github.com/lxde/qtermwidget.git"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS=""
-IUSE="qt4 qt5"
-REQUIRED_USE="|| ( qt4 qt5 )"
+IUSE=""
 
 DEPEND="
-	qt4? ( dev-qt/designer:4
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4 )
-	qt5? ( dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtwidgets:5 )"
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
 RDEPEND="${DEPEND}"
-
-src_prepare() {
-	MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
-	default
-}
-
-mb_variantx() {
-	if [[ ${MULTIBUILD_VARIANT} == "$1" ]]; then
-		echo "${2-ON}"
-	else
-		echo "${3-OFF}"
-	fi
-}
-
-src_configure() {
-	myconfigure() {
-		local mycmakeargs=(
-			-DBUILD_DESIGNER_PLUGIN="$(mb_variantx qt4)"
-			-DUSE_QT5="$(mb_variantx qt5)"
-		)
-		cmake-utils_src_configure
-	}
-
-	multibuild_foreach_variant myconfigure
-}
-
-src_compile() {
-	multibuild_foreach_variant cmake-utils_src_compile
-}
-
-src_install() {
-	multibuild_foreach_variant cmake-utils_src_install
-}


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2017-01-12 15:22 Michael Palimaka
  0 siblings, 0 replies; 71+ messages in thread
From: Michael Palimaka @ 2017-01-12 15:22 UTC (permalink / raw
  To: gentoo-commits

commit:     86ff07aeef7fb0c91a6839231caf5115ac59d36d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 15:16:44 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 15:22:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ff07ae

x11-libs/qtermwidget: version bump 0.7.1

Gentoo-bug: 605402

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-libs/qtermwidget/Manifest                 |  1 +
 x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index f8d741b..73a220f 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1,3 @@
 DIST qtermwidget-0.6.0.tar.xz 158312 SHA256 1ea148e67c3e28a53ca24a3c91532507ddd6c5d28611467e7a67334d945cd010 SHA512 2e6c5c4bee50244757aecf461c2f63f3d7306647693176df3587271129a3f12d188ea425d8db3704ec1c52df56d429b06472a7c628b5b916c0852752ebfdb79a WHIRLPOOL 55d3e9544f654dce4139f81e3d933a0d11e3e06e965671e4b17e590219e2e5e991b3bdb61db59203197789d943780f3f40d28f8b5d874479a44cc486ae9a6aad
 DIST qtermwidget-0.7.0.tar.xz 158556 SHA256 413d20a6b8feaf14b8e1106d3b01156e85cb3c4ea0f43ff5c1d79b95cd989748 SHA512 5470ef9179c5ac9e82474134fe87e0a09a853211d41d584c16bcac2028e7e9c83aad805d5c3be5fe405535f41151d51c989877f8c2866c1c26e47cc3cac44b27 WHIRLPOOL e192c13e0ca618f5c0b08e80450ae0eed7ea26320c24ae9f1bc48b7a829fdc7ba90cbd0b756b4e1b26273c347ff64de0dd3a86270be15c911f305bc3466a259a
+DIST qtermwidget-0.7.1.tar.xz 158172 SHA256 82b2f4d7cb58a34e866cf37b512e313f5f01c1d8a84ba532f0adf50e6d834d45 SHA512 a8660ca5355103cf9d9f72ec5213f3c04d02dff44ceaa26297960def07335596eba6b125a7b3ca1a02f8c19a99edffdee68c57ff0c3f357cc3df149d3e9c5c99 WHIRLPOOL d1cf25a9dcb173a96e779b8b382b7705e200aab9db351e22f3b78fe1d8427a831a2e505fa76159399945dc569877941a00a12809bbcfa9e7e8d1ffbadb5228a8

diff --git a/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
new file mode 100644
index 00000000..a0f7af7
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://github.com/lxde/qtermwidget"
+SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2017-03-13 12:58 Agostino Sarubbo
  0 siblings, 0 replies; 71+ messages in thread
From: Agostino Sarubbo @ 2017-03-13 12:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ec13f4be706e2b45fa032d905214b16cdc34c72c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 12:57:39 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 12:57:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec13f4be

x11-libs/qtermwidget: amd64 stable wrt bug #612474

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
index ea7f4a304c0..fd16c7cc48e 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2017-03-17 10:26 Agostino Sarubbo
  0 siblings, 0 replies; 71+ messages in thread
From: Agostino Sarubbo @ 2017-03-17 10:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3c73b56afc724a34c9e89e1068193fcb252adaa3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:25:35 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 10:26:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c73b56a

x11-libs/qtermwidget: x86 stable wrt bug #612474

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
index fd16c7cc48e..5d568599545 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2017-03-18  2:57 Michael Palimaka
  0 siblings, 0 replies; 71+ messages in thread
From: Michael Palimaka @ 2017-03-18  2:57 UTC (permalink / raw
  To: gentoo-commits

commit:     01610d92cabfbe952e47e4327fc1adbe0c3b6fcc
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 02:57:42 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 02:57:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01610d92

x11-libs/qtermwidget: remove old

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 x11-libs/qtermwidget/Manifest                    |  2 -
 x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild | 57 ------------------------
 x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild    | 21 ---------
 3 files changed, 80 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 73a220f0549..971e206f13d 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,3 +1 @@
-DIST qtermwidget-0.6.0.tar.xz 158312 SHA256 1ea148e67c3e28a53ca24a3c91532507ddd6c5d28611467e7a67334d945cd010 SHA512 2e6c5c4bee50244757aecf461c2f63f3d7306647693176df3587271129a3f12d188ea425d8db3704ec1c52df56d429b06472a7c628b5b916c0852752ebfdb79a WHIRLPOOL 55d3e9544f654dce4139f81e3d933a0d11e3e06e965671e4b17e590219e2e5e991b3bdb61db59203197789d943780f3f40d28f8b5d874479a44cc486ae9a6aad
-DIST qtermwidget-0.7.0.tar.xz 158556 SHA256 413d20a6b8feaf14b8e1106d3b01156e85cb3c4ea0f43ff5c1d79b95cd989748 SHA512 5470ef9179c5ac9e82474134fe87e0a09a853211d41d584c16bcac2028e7e9c83aad805d5c3be5fe405535f41151d51c989877f8c2866c1c26e47cc3cac44b27 WHIRLPOOL e192c13e0ca618f5c0b08e80450ae0eed7ea26320c24ae9f1bc48b7a829fdc7ba90cbd0b756b4e1b26273c347ff64de0dd3a86270be15c911f305bc3466a259a
 DIST qtermwidget-0.7.1.tar.xz 158172 SHA256 82b2f4d7cb58a34e866cf37b512e313f5f01c1d8a84ba532f0adf50e6d834d45 SHA512 a8660ca5355103cf9d9f72ec5213f3c04d02dff44ceaa26297960def07335596eba6b125a7b3ca1a02f8c19a99edffdee68c57ff0c3f357cc3df149d3e9c5c99 WHIRLPOOL d1cf25a9dcb173a96e779b8b382b7705e200aab9db351e22f3b78fe1d8427a831a2e505fa76159399945dc569877941a00a12809bbcfa9e7e8d1ffbadb5228a8

diff --git a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
deleted file mode 100644
index a9ac8b5c5f4..00000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils multibuild
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://github.com/lxde/qtermwidget"
-SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="qt4 qt5"
-REQUIRED_USE="|| ( qt4 qt5 )"
-
-DEPEND="
-	qt4? ( dev-qt/designer:4
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4 )
-	qt5? ( dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtwidgets:5 )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
-	default
-}
-
-mb_variantx() {
-	if [[ ${MULTIBUILD_VARIANT} == "$1" ]]; then
-		echo "${2-ON}"
-	else
-		echo "${3-OFF}"
-	fi
-}
-
-src_configure() {
-	myconfigure() {
-		local mycmakeargs=(
-			-DBUILD_DESIGNER_PLUGIN="$(mb_variantx qt4)"
-			-DUSE_QT5="$(mb_variantx qt5)"
-		)
-		cmake-utils_src_configure
-	}
-
-	multibuild_foreach_variant myconfigure
-}
-
-src_compile() {
-	multibuild_foreach_variant cmake-utils_src_compile
-}
-
-src_install() {
-	multibuild_foreach_variant cmake-utils_src_install
-}

diff --git a/x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild
deleted file mode 100644
index 5494ce29a94..00000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.7.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://github.com/lxde/qtermwidget"
-SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2017-08-13  2:24 Michael Palimaka
  0 siblings, 0 replies; 71+ messages in thread
From: Michael Palimaka @ 2017-08-13  2:24 UTC (permalink / raw
  To: gentoo-commits

commit:     ce7ff10b9e1497c4680795f6ff0276bc7b53f75d
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Wed Aug  9 21:58:24 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 02:23:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7ff10b

x11-libs/qtermwidget: added missing dependency

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 31f01f3f178..5cb509d1229 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -17,6 +17,7 @@ DEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
+	dev-util/lxqt-build-tools
 "
 RDEPEND="${DEPEND}"
 


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2017-08-13  2:33 Michael Palimaka
  0 siblings, 0 replies; 71+ messages in thread
From: Michael Palimaka @ 2017-08-13  2:33 UTC (permalink / raw
  To: gentoo-commits

commit:     b85c06d34520ef95c533118bb765434f19930077
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 02:30:55 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 02:33:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85c06d3

x11-libs/qtermwidget: dev-util/lxqt-build-tools is only used at build time

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 5cb509d1229..0c383aa50cf 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -13,12 +13,13 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="
+RDEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
+"
+DEPEND="${DEPEND}
 	dev-util/lxqt-build-tools
 "
-RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}/${P}-nofetch.patch" )


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2018-10-25 18:04 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2018-10-25 18:04 UTC (permalink / raw
  To: gentoo-commits

commit:     0f267b16e6ac91b0dcf46744de48ee287196a36e
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 25 13:54:41 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 25 18:03:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f267b16

x11-libs/qtermwidget: add missing 'dev-qt/linguist-tools' dependency

Closes: https://bugs.gentoo.org/668998
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10226
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild | 3 ++-
 x11-libs/qtermwidget/qtermwidget-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
index d10ac1760da..d87bab005a3 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,6 +26,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	>=dev-util/lxqt-build-tools-0.5.0
+	dev-qt/linguist-tools:5
 "
 
 src_configure() {

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 0c383aa50cf..cda15baf682 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,6 +20,7 @@ RDEPEND="
 "
 DEPEND="${DEPEND}
 	dev-util/lxqt-build-tools
+	dev-qt/linguist-tools:5
 "
 
 PATCHES=( "${FILESDIR}/${P}-nofetch.patch" )


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2018-11-04 19:14 Thomas Deutschmann
  0 siblings, 0 replies; 71+ messages in thread
From: Thomas Deutschmann @ 2018-11-04 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     9c1f7517aa16622777b466b71d08340eca878e62
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  4 19:05:51 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov  4 19:13:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1f7517

x11-libs/qtermwidget: x86 stable (bug #670014)

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
index d87bab005a3..fdcd739dba4 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Qt terminal emulator widget"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2018-11-06  7:09 Mikle Kolyada
  0 siblings, 0 replies; 71+ messages in thread
From: Mikle Kolyada @ 2018-11-06  7:09 UTC (permalink / raw
  To: gentoo-commits

commit:     b6cf71ed0e788242de56d78ca7a39ddd264251cf
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  6 07:08:32 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Nov  6 07:08:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6cf71ed

x11-libs/qtermwidget: amd64 stable wrt bug #670014

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
index fdcd739dba4..59edfd89b64 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 x86"
+	KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Qt terminal emulator widget"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2019-02-14 18:37 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2019-02-14 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c86ee784f8a474484457d65f87fa2ba8c85e7bc9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 14 17:01:38 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 14 18:36:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86ee784

x11-libs/qtermwidget: Drop 0.7.1

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 -
 x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 114681e6ceb..72bea963b53 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1 @@
-DIST qtermwidget-0.7.1.tar.xz 158172 BLAKE2B 7fc013a4bdd589ea8d08f440d48fcc924c71635292ceb0ec7b38142733f14f280eeda599fa35b6fc4f9bfbcaaec565e35163274709c43c7ec9e56e51cc2ab2dc SHA512 a8660ca5355103cf9d9f72ec5213f3c04d02dff44ceaa26297960def07335596eba6b125a7b3ca1a02f8c19a99edffdee68c57ff0c3f357cc3df149d3e9c5c99
 DIST qtermwidget-0.9.0.tar.xz 166976 BLAKE2B 5f3f56168e21dbf9a5039784fbb42682b5422fc919c3f30c4240acdff23b57dd7f850eb37bba96a50ae18f9b2594dd3ccdde173d3cf002e39611f67085cc9e0c SHA512 fc7286dc3494bd1ccdd95fae3cee7cc8dd39b51eab58e697d939d5fb85c930545d79b984769815708852335e460ad063b684291b200e1e7f90c13195ea5e66dc

diff --git a/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
deleted file mode 100644
index 5d568599545..00000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.7.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://github.com/lxde/qtermwidget"
-SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2019-03-11  6:51 Michael Palimaka
  0 siblings, 0 replies; 71+ messages in thread
From: Michael Palimaka @ 2019-03-11  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     7981eaaa97ba51e08afe5036fe976b57f3bc042e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 06:50:41 2019 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 06:51:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7981eaaa

x11-libs/qtermwidget: add ~ppc64 keyword

Bug: https://bugs.gentoo.org/679252
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
index 9c367cc15cb..ad0fb2e7781 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2019-03-13 19:50 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2019-03-13 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     47631b5b29e9cf19f14f53cf52ae826d0697e76a
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 21:15:53 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 19:49:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47631b5b

x11-libs/qtermwidget: block 'lxqt-base/lxqt-l10n'

Otherwise files may collide.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
index ad0fb2e7781..5f2257ff950 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
@@ -28,4 +28,6 @@ DEPEND="
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	!lxqt-base/lxqt-l10n
+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2019-07-08 12:10 Thomas Deutschmann
  0 siblings, 0 replies; 71+ messages in thread
From: Thomas Deutschmann @ 2019-07-08 12:10 UTC (permalink / raw
  To: gentoo-commits

commit:     478e276572a7ce9a8372153d73cbcae2d4d1ae8b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  8 12:04:46 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jul  8 12:10:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478e2765

x11-libs/qtermwidget: x86 stable (bug #688434)

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
index 5f2257ff950..0300aff607a 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2019-07-22  8:51 Mikle Kolyada
  0 siblings, 0 replies; 71+ messages in thread
From: Mikle Kolyada @ 2019-07-22  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     58c6cc4f88ef2eebe874757e5720f2efe34d4581
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 08:51:14 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 08:51:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c6cc4f

x11-libs/qtermwidget: amd64 stable wrt bug #688434

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
index 0300aff607a..a4f168095b5 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2020-02-11 22:46 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2020-02-11 22:46 UTC (permalink / raw
  To: gentoo-commits

commit:     6095ae6cc0a09fc6d0e6349b91c936622008ab9f
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 07:55:14 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 22:46:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6095ae6c

x11-libs/qtermwidget: remove old version 0.9.0

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 -
 x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild | 37 ---------------------------
 2 files changed, 38 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 15c8b494a9c..61f01844fef 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1 @@
 DIST qtermwidget-0.14.1.tar.xz 178952 BLAKE2B ae266dedc717da7de0b74c4fed2e89c6047f3d8d7e70c553ed5150ba8507e0b634978304105843009069240e09aabf153288a6c86e9874f9043b63f85f12d3d1 SHA512 6b6d4abd6fc21f10f5323321f26132c0ff5b9682d09a086e265e57976deb60fca8db9a9906a29a0ed8d0e7b83417d5852df55d0118936d5f7a1342a9c2cb6410
-DIST qtermwidget-0.9.0.tar.xz 166976 BLAKE2B 5f3f56168e21dbf9a5039784fbb42682b5422fc919c3f30c4240acdff23b57dd7f850eb37bba96a50ae18f9b2594dd3ccdde173d3cf002e39611f67085cc9e0c SHA512 fc7286dc3494bd1ccdd95fae3cee7cc8dd39b51eab58e697d939d5fb85c930545d79b984769815708852335e460ad063b684291b200e1e7f90c13195ea5e66dc

diff --git a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
deleted file mode 100644
index 59edfd89b64..00000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://github.com/lxqt/qtermwidget"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0/${PV}"
-
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}
-	>=dev-util/lxqt-build-tools-0.5.0
-	dev-qt/linguist-tools:5
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DPULL_TRANSLATIONS=OFF
-	)
-	cmake-utils_src_configure
-}


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2020-05-20 23:28 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2020-05-20 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     159d01583cd2610c94760db893ac2add8c50ef55
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 27 18:04:34 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 20 23:28:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=159d0158

x11-libs/qtermwidget: sync 9999 with 0.15.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 7955397d5c4..2f1859de6b2 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,8 +12,8 @@ if [[ "${PV}" == "9999" ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
-	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
 	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.6.0
+	>=dev-util/lxqt-build-tools-0.7.0
 "
 DEPEND="
 	dev-qt/qtcore:5


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2020-08-17  7:01 Agostino Sarubbo
  0 siblings, 0 replies; 71+ messages in thread
From: Agostino Sarubbo @ 2020-08-17  7:01 UTC (permalink / raw
  To: gentoo-commits

commit:     6fa8ee05bd32d4da2037e3f6f08f84848cb2b3dc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 06:58:49 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 06:58:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa8ee05

x11-libs/qtermwidget: amd64 stable wrt bug #736808

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
index 2f1859de6b2..a68afae268e 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2020-08-17  7:10 Agostino Sarubbo
  0 siblings, 0 replies; 71+ messages in thread
From: Agostino Sarubbo @ 2020-08-17  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ce77cf87287912e18fe6ba7f9309fb4d0b139cbc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 07:09:37 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 07:09:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce77cf87

x11-libs/qtermwidget: x86 stable wrt bug #736808

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
index a68afae268e..78a8ce05b3f 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2020-11-23  7:12 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2020-11-23  7:12 UTC (permalink / raw
  To: gentoo-commits

commit:     4a80bba3b919e1b1c446ee9b019090c391469c29
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 20:52:33 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 07:11:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a80bba3

x11-libs/qtermwidget: add version 0.16.1

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                  |  1 +
 x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild | 31 ++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index d505ad7d991..04184f64077 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1,3 @@
 DIST qtermwidget-0.14.1.tar.xz 178952 BLAKE2B ae266dedc717da7de0b74c4fed2e89c6047f3d8d7e70c553ed5150ba8507e0b634978304105843009069240e09aabf153288a6c86e9874f9043b63f85f12d3d1 SHA512 6b6d4abd6fc21f10f5323321f26132c0ff5b9682d09a086e265e57976deb60fca8db9a9906a29a0ed8d0e7b83417d5852df55d0118936d5f7a1342a9c2cb6410
 DIST qtermwidget-0.15.0.tar.xz 181284 BLAKE2B a862821d30831c829e2391f33348e1499e80b515d23226f06070bd8bb82b383d51ea73f0784f04e5a30630db5176564af35995641b3958d60a206f82fecd680f SHA512 95f44c77d0b678b1a204b559a7adb2fb68b2e82b2357d89239e9fc1c6f445346d84ec7f395d58f17a2ef7b42e58c02590f637683193eae4f7efbd001b61857c7
+DIST qtermwidget-0.16.1.tar.xz 182764 BLAKE2B ba041130d8d67c08db07b91a5eb513c6fee548df3abef3ac7d7ccc5114771f2a14fff3c3f01a762670d8e3d9887fd7f62e1c018ea98ee7cc8e68b77317871966 SHA512 689d067e259aa07b22e1d3344467180109e871a8d45551085625c04670f1422b821bbbf52caf2b67e10ce8e78214c8e65811e6eb4fc61dd246fc25598ed095c5

diff --git a/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
new file mode 100644
index 00000000000..8f022c1013f
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt.github.io/"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+	dev-qt/linguist-tools:5
+	>=dev-util/lxqt-build-tools-0.8.0
+"
+DEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2020-11-23  7:12 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2020-11-23  7:12 UTC (permalink / raw
  To: gentoo-commits

commit:     a8af215b1e8565ac1d5e441c1e669472f7fc558a
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 20:51:23 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 07:11:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8af215b

x11-libs/qtermwidget: update dependencies

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 2f1859de6b2..8f022c1013f 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
 	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.7.0
+	>=dev-util/lxqt-build-tools-0.8.0
 "
 DEPEND="
 	dev-qt/qtcore:5


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-03-01 17:18 Thomas Deutschmann
  0 siblings, 0 replies; 71+ messages in thread
From: Thomas Deutschmann @ 2021-03-01 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     8e6fd4c6738654ab9d39aed4453fc2b6b7c6a090
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  1 17:16:35 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 17:16:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6fd4c6

x11-libs/qtermwidget: x86 stable (bug #773463)

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
index 8f022c1013f..c44c8466419 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-03-02  2:32 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2021-03-02  2:32 UTC (permalink / raw
  To: gentoo-commits

commit:     188fbe9bc795ddd9adbe9459422c67a71d5cd190
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 02:32:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 02:32:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188fbe9b

x11-libs/qtermwidget: Stabilize 0.16.1 amd64, #773463

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

 x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
index c44c8466419..f739ad66dc1 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-03-26 19:44 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2021-03-26 19:44 UTC (permalink / raw
  To: gentoo-commits

commit:     539a23b8e4ceec1c32cb2a6b6c9d8234586b9663
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 10:44:27 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 19:43:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539a23b8

x11-libs/qtermwidget: remove version 0.14.1 and 0.15.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                  |  2 --
 x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild | 33 --------------------------
 x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild | 31 ------------------------
 3 files changed, 66 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 04184f64077..15209fbddfc 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,3 +1 @@
-DIST qtermwidget-0.14.1.tar.xz 178952 BLAKE2B ae266dedc717da7de0b74c4fed2e89c6047f3d8d7e70c553ed5150ba8507e0b634978304105843009069240e09aabf153288a6c86e9874f9043b63f85f12d3d1 SHA512 6b6d4abd6fc21f10f5323321f26132c0ff5b9682d09a086e265e57976deb60fca8db9a9906a29a0ed8d0e7b83417d5852df55d0118936d5f7a1342a9c2cb6410
-DIST qtermwidget-0.15.0.tar.xz 181284 BLAKE2B a862821d30831c829e2391f33348e1499e80b515d23226f06070bd8bb82b383d51ea73f0784f04e5a30630db5176564af35995641b3958d60a206f82fecd680f SHA512 95f44c77d0b678b1a204b559a7adb2fb68b2e82b2357d89239e9fc1c6f445346d84ec7f395d58f17a2ef7b42e58c02590f637683193eae4f7efbd001b61857c7
 DIST qtermwidget-0.16.1.tar.xz 182764 BLAKE2B ba041130d8d67c08db07b91a5eb513c6fee548df3abef3ac7d7ccc5114771f2a14fff3c3f01a762670d8e3d9887fd7f62e1c018ea98ee7cc8e68b77317871966 SHA512 689d067e259aa07b22e1d3344467180109e871a8d45551085625c04670f1422b821bbbf52caf2b67e10ce8e78214c8e65811e6eb4fc61dd246fc25598ed095c5

diff --git a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
deleted file mode 100644
index ac30ad35a11..00000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt.github.io/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.6.0
-"
-DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}
-	!lxqt-base/lxqt-l10n
-"

diff --git a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
deleted file mode 100644
index 78a8ce05b3f..00000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt.github.io/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.7.0
-"
-DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-04-18  5:09 Joonas Niilola
  0 siblings, 0 replies; 71+ messages in thread
From: Joonas Niilola @ 2021-04-18  5:09 UTC (permalink / raw
  To: gentoo-commits

commit:     130a8e08d9f3f1fe732ca3aa96170ec228ac3201
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 17:02:55 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 05:00:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130a8e08

x11-libs/qtermwidget: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                  |  1 +
 x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild | 31 ++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 15209fbddfc..b672a6ac59d 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1 +1,2 @@
 DIST qtermwidget-0.16.1.tar.xz 182764 BLAKE2B ba041130d8d67c08db07b91a5eb513c6fee548df3abef3ac7d7ccc5114771f2a14fff3c3f01a762670d8e3d9887fd7f62e1c018ea98ee7cc8e68b77317871966 SHA512 689d067e259aa07b22e1d3344467180109e871a8d45551085625c04670f1422b821bbbf52caf2b67e10ce8e78214c8e65811e6eb4fc61dd246fc25598ed095c5
+DIST qtermwidget-0.17.0.tar.xz 187424 BLAKE2B 8053eae3674f12839a205b0686bdb42d83662604da1f43ee6c4feb60c35af6a2f7b65a095a89b64ffd9d2c3ac10e7c78df721862f15f401126fcab3d321fb92e SHA512 c8f75dcd5182a6eea933452c89126fbe64035b278e8e9817d6966693f741691244e5766c49046e83add8f38cb00ff08e2640d2fa149c5aa46b20d8a06a22e78f

diff --git a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
new file mode 100644
index 00000000000..900e0ee37d4
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt.github.io/"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+	dev-qt/linguist-tools:5
+	>=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-04-18  5:09 Joonas Niilola
  0 siblings, 0 replies; 71+ messages in thread
From: Joonas Niilola @ 2021-04-18  5:09 UTC (permalink / raw
  To: gentoo-commits

commit:     a6833ceddf713bfc2c8346099c2e9653e73bfc78
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 17:01:58 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 05:00:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6833ced

x11-libs/qtermwidget: update dependencies

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 8f022c1013f..ab40eb8e081 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
 	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.8.0
+	>=dev-util/lxqt-build-tools-0.9.0
 "
 DEPEND="
 	dev-qt/qtcore:5


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-07-11  8:58 Agostino Sarubbo
  0 siblings, 0 replies; 71+ messages in thread
From: Agostino Sarubbo @ 2021-07-11  8:58 UTC (permalink / raw
  To: gentoo-commits

commit:     6129afeba90143e464efac20000b9b824d2b29f9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 08:57:11 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 08:57:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6129afeb

x11-libs/qtermwidget: amd64 stable wrt bug #801184

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
index 900e0ee37d4..9673cf2036f 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-07-12  1:06 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2021-07-12  1:06 UTC (permalink / raw
  To: gentoo-commits

commit:     9fbbca7e0c338a8a767955637065fe927989df30
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 01:06:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 01:06:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbbca7e

x11-libs/qtermwidget: Stabilize 0.17.0 x86, #801184

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

 x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
index 9673cf2036f..fee9612c3a1 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-07-26  7:40 Yixun Lan
  0 siblings, 0 replies; 71+ messages in thread
From: Yixun Lan @ 2021-07-26  7:40 UTC (permalink / raw
  To: gentoo-commits

commit:     e808c20c247e8c0b807f1dd7eb325bd50ae50647
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Jul 25 08:25:46 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 07:37:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e808c20c

x11-libs/qtermwidget: keyword 0.17.0 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
index fee9612c3a1..7f2ba083cf9 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2021-09-30 17:24 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2021-09-30 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     3d290a5881c30f38c8b933005e54256bafc0674c
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 06:56:12 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 17:22:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d290a58

x11-libs/qtermwidget: remove version 0.16.1

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                  |  1 -
 x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild | 31 --------------------------
 2 files changed, 32 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index b672a6ac59d..d68053121b7 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1 @@
-DIST qtermwidget-0.16.1.tar.xz 182764 BLAKE2B ba041130d8d67c08db07b91a5eb513c6fee548df3abef3ac7d7ccc5114771f2a14fff3c3f01a762670d8e3d9887fd7f62e1c018ea98ee7cc8e68b77317871966 SHA512 689d067e259aa07b22e1d3344467180109e871a8d45551085625c04670f1422b821bbbf52caf2b67e10ce8e78214c8e65811e6eb4fc61dd246fc25598ed095c5
 DIST qtermwidget-0.17.0.tar.xz 187424 BLAKE2B 8053eae3674f12839a205b0686bdb42d83662604da1f43ee6c4feb60c35af6a2f7b65a095a89b64ffd9d2c3ac10e7c78df721862f15f401126fcab3d321fb92e SHA512 c8f75dcd5182a6eea933452c89126fbe64035b278e8e9817d6966693f741691244e5766c49046e83add8f38cb00ff08e2640d2fa149c5aa46b20d8a06a22e78f

diff --git a/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
deleted file mode 100644
index f739ad66dc1..00000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.16.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt.github.io/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.8.0
-"
-DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-01-21 19:07 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-01-21 19:07 UTC (permalink / raw
  To: gentoo-commits

commit:     1bac3e025e969b4ed78c7a951f3482d3e92720ce
Author:     Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
AuthorDate: Sat Nov  6 13:02:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 21 19:06:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bac3e02

x11-libs/qtermwidget: version bump to 1.0.0

Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                              |  1 +
 .../{qtermwidget-9999.ebuild => qtermwidget-1.0.0.ebuild}  | 12 ++++++------
 x11-libs/qtermwidget/qtermwidget-9999.ebuild               | 14 +++++++-------
 3 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index d68053121b7f..e8adf29e82c0 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1 +1,2 @@
 DIST qtermwidget-0.17.0.tar.xz 187424 BLAKE2B 8053eae3674f12839a205b0686bdb42d83662604da1f43ee6c4feb60c35af6a2f7b65a095a89b64ffd9d2c3ac10e7c78df721862f15f401126fcab3d321fb92e SHA512 c8f75dcd5182a6eea933452c89126fbe64035b278e8e9817d6966693f741691244e5766c49046e83add8f38cb00ff08e2640d2fa149c5aa46b20d8a06a22e78f
+DIST qtermwidget-1.0.0.tar.xz 189764 BLAKE2B 5fafbb9431cf28c908930e1f568959a66085a71062971480807520f3ff936cda93465e257d3d4c208287c14f9c2a8a9ac5c26f5da07d64731de2a98af4de19c9 SHA512 c4628e13b8aaba88c6992c982b91dbf13205aaa9ecdcc49906850d3c80f00ea43ddf5d0d1bd9962ef0213f056b13c76133cdb59eecce794f6b74553e5db696c5

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
similarity index 71%
copy from x11-libs/qtermwidget/qtermwidget-9999.ebuild
copy to x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
index 900e0ee37d49..47f8026e9ef7 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
@@ -13,19 +13,19 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"
 SLOT="0/${PV}"
 
 BDEPEND="
-	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.9.0
+	>=dev-qt/linguist-tools-5.15:5
+	>=dev-util/lxqt-build-tools-0.10.0
 "
 DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
+	>=dev-qt/qtcore-5.15:5
+	>=dev-qt/qtgui-5.15:5
+	>=dev-qt/qtwidgets-5.15:5
 "
 RDEPEND="${DEPEND}"

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 900e0ee37d49..5f556de579a3 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -6,26 +6,26 @@ EAPI=7
 inherit cmake
 
 DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt.github.io/"
+HOMEPAGE="https://lxqt-project.org/"
 
 if [[ "${PV}" == "9999" ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"
 SLOT="0/${PV}"
 
 BDEPEND="
-	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.9.0
+	>=dev-qt/linguist-tools-5.15:5
+	>=dev-util/lxqt-build-tools-0.10.0
 "
 DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
+	>=dev-qt/qtcore-5.15:5
+	>=dev-qt/qtgui-5.15:5
+	>=dev-qt/qtwidgets-5.15:5
 "
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-04-15  6:17 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-04-15  6:17 UTC (permalink / raw
  To: gentoo-commits

commit:     5f12435ac62127630c8a8a800d30b8574fc62490
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 06:16:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 06:17:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f12435a

x11-libs/qtermwidget: Stabilize 1.0.0 x86, #831448

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

 x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
index f8774c1bbf33..3a1f67d2ec73 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-04-15 13:14 Arthur Zamarin
  0 siblings, 0 replies; 71+ messages in thread
From: Arthur Zamarin @ 2022-04-15 13:14 UTC (permalink / raw
  To: gentoo-commits

commit:     001a1bd577898435d0eb234f2edba5772a5e0cf7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 13:14:27 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 13:14:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001a1bd5

x11-libs/qtermwidget: Stabilize 1.0.0 arm64, #831448

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
index 3a1f67d2ec73..5e177bb88668 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-05-15  0:13 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-05-15  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     f823ff77881bc95a66bae91235b532864e4348d7
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 22:29:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 15 00:12:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f823ff77

x11-libs/qtermwidget: add version 1.1.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 +
 x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild | 31 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index e8adf29e82c0..6e69ddbc974a 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1,3 @@
 DIST qtermwidget-0.17.0.tar.xz 187424 BLAKE2B 8053eae3674f12839a205b0686bdb42d83662604da1f43ee6c4feb60c35af6a2f7b65a095a89b64ffd9d2c3ac10e7c78df721862f15f401126fcab3d321fb92e SHA512 c8f75dcd5182a6eea933452c89126fbe64035b278e8e9817d6966693f741691244e5766c49046e83add8f38cb00ff08e2640d2fa149c5aa46b20d8a06a22e78f
 DIST qtermwidget-1.0.0.tar.xz 189764 BLAKE2B 5fafbb9431cf28c908930e1f568959a66085a71062971480807520f3ff936cda93465e257d3d4c208287c14f9c2a8a9ac5c26f5da07d64731de2a98af4de19c9 SHA512 c4628e13b8aaba88c6992c982b91dbf13205aaa9ecdcc49906850d3c80f00ea43ddf5d0d1bd9962ef0213f056b13c76133cdb59eecce794f6b74553e5db696c5
+DIST qtermwidget-1.1.0.tar.xz 187592 BLAKE2B 7fe1c0b5f6b08b40896caf354c87e849337a8840e3c5f2e2a17b33a3a2dc780c29d01f4ddbf904c6b6a32a04af04a6a6cce3f5e2b056e8ee38008060a9e7f271 SHA512 808034e372c619357a931c2831233b6e3db01917ca7fc709ddb02af4d26520c247ba1da329445792efeddb0409f596df10e31c7cc78e0386ac1ec64b4d23dc5b

diff --git a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
new file mode 100644
index 000000000000..aaa3dffde923
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt-project.org/"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+	>=dev-qt/linguist-tools-5.15:5
+	>=dev-util/lxqt-build-tools-0.11.0
+"
+DEPEND="
+	>=dev-qt/qtcore-5.15:5
+	>=dev-qt/qtgui-5.15:5
+	>=dev-qt/qtwidgets-5.15:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-05-15  0:13 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-05-15  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     34bdd9c6bb64730711adac38a0972496f74bd31a
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 22:28:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 15 00:12:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34bdd9c6

x11-libs/qtermwidget: update dependencies

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index a55ee925c0fd..aaa3dffde923 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
 	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.10.0
+	>=dev-util/lxqt-build-tools-0.11.0
 "
 DEPEND="
 	>=dev-qt/qtcore-5.15:5


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-07-20  5:36 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-07-20  5:36 UTC (permalink / raw
  To: gentoo-commits

commit:     6497df4cbb16462463d72f3152ff84f66e837671
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 05:36:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 05:36:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6497df4c

x11-libs/qtermwidget: Stabilize 1.1.0 x86, #858218

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

 x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
index aaa3dffde923..22084eb3dcdc 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-07-22 17:54 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-07-22 17:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c7a59eae638e686159d95eda20c1846bea177b1c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 17:54:07 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 17:54:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a59eae

x11-libs/qtermwidget: Stabilize 1.1.0 amd64, #858218

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

 x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
index 22084eb3dcdc..b3cd5042e68a 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-07-26  7:05 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-07-26  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     1c9fa2bec09e52e4cfef7fd32f37bd0ced206f09
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 07:04:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 07:04:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9fa2be

x11-libs/qtermwidget: Stabilize 1.1.0 arm64, #858218

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

 x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
index b3cd5042e68a..472b0d40e075 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-11-09 13:46 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2022-11-09 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     23beb209dd1fe9ed9a4ac588506829cafd1ea719
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 10:36:52 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 13:45:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23beb209

x11-libs/qtermwidget: add version 1.2.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 +
 x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild | 31 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 6e69ddbc974a..e02289dda84e 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,3 +1,4 @@
 DIST qtermwidget-0.17.0.tar.xz 187424 BLAKE2B 8053eae3674f12839a205b0686bdb42d83662604da1f43ee6c4feb60c35af6a2f7b65a095a89b64ffd9d2c3ac10e7c78df721862f15f401126fcab3d321fb92e SHA512 c8f75dcd5182a6eea933452c89126fbe64035b278e8e9817d6966693f741691244e5766c49046e83add8f38cb00ff08e2640d2fa149c5aa46b20d8a06a22e78f
 DIST qtermwidget-1.0.0.tar.xz 189764 BLAKE2B 5fafbb9431cf28c908930e1f568959a66085a71062971480807520f3ff936cda93465e257d3d4c208287c14f9c2a8a9ac5c26f5da07d64731de2a98af4de19c9 SHA512 c4628e13b8aaba88c6992c982b91dbf13205aaa9ecdcc49906850d3c80f00ea43ddf5d0d1bd9962ef0213f056b13c76133cdb59eecce794f6b74553e5db696c5
 DIST qtermwidget-1.1.0.tar.xz 187592 BLAKE2B 7fe1c0b5f6b08b40896caf354c87e849337a8840e3c5f2e2a17b33a3a2dc780c29d01f4ddbf904c6b6a32a04af04a6a6cce3f5e2b056e8ee38008060a9e7f271 SHA512 808034e372c619357a931c2831233b6e3db01917ca7fc709ddb02af4d26520c247ba1da329445792efeddb0409f596df10e31c7cc78e0386ac1ec64b4d23dc5b
+DIST qtermwidget-1.2.0.tar.xz 189276 BLAKE2B bd74e1a9e468697f45a7ab338617aad09a2a3477d94253ec859cb97f7945677f430d5289c75652cec6fdb711fb40459fdc35851abf0b3af845588d4ef744ecc2 SHA512 0424720144aca1d6b463bff0f79935b63bc8902dbc169901b2d0f4a8df1dd73ea1b0224fd3d69049cb9d1500fbab8eb349212c1c967a4188f25f7c0a2330bd5a

diff --git a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
new file mode 100644
index 000000000000..5e14fee5341d
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt-project.org/"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+	>=dev-qt/linguist-tools-5.15:5
+	>=dev-util/lxqt-build-tools-0.12.0
+"
+DEPEND="
+	>=dev-qt/qtcore-5.15:5
+	>=dev-qt/qtgui-5.15:5
+	>=dev-qt/qtwidgets-5.15:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-11-09 13:46 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2022-11-09 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     c990c246db12861a89e6dd04f003368e3821e733
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 13:18:45 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 13:45:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c990c246

x11-libs/qtermwidget: update lxqt-build-tools dependency

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index aaa3dffde923..5e14fee5341d 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
 	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.11.0
+	>=dev-util/lxqt-build-tools-0.12.0
 "
 DEPEND="
 	>=dev-qt/qtcore-5.15:5


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-11-09 13:46 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2022-11-09 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     5df802589bb8a6c5b128a698ddbb75f16d965177
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 13:24:03 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 13:46:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df80258

x11-libs/qtermwidget: remove versions 0.17.0 and 1.0.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                  |  2 --
 x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild | 31 --------------------------
 x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild  | 31 --------------------------
 3 files changed, 64 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index e02289dda84e..bb57a975b9d2 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,4 +1,2 @@
-DIST qtermwidget-0.17.0.tar.xz 187424 BLAKE2B 8053eae3674f12839a205b0686bdb42d83662604da1f43ee6c4feb60c35af6a2f7b65a095a89b64ffd9d2c3ac10e7c78df721862f15f401126fcab3d321fb92e SHA512 c8f75dcd5182a6eea933452c89126fbe64035b278e8e9817d6966693f741691244e5766c49046e83add8f38cb00ff08e2640d2fa149c5aa46b20d8a06a22e78f
-DIST qtermwidget-1.0.0.tar.xz 189764 BLAKE2B 5fafbb9431cf28c908930e1f568959a66085a71062971480807520f3ff936cda93465e257d3d4c208287c14f9c2a8a9ac5c26f5da07d64731de2a98af4de19c9 SHA512 c4628e13b8aaba88c6992c982b91dbf13205aaa9ecdcc49906850d3c80f00ea43ddf5d0d1bd9962ef0213f056b13c76133cdb59eecce794f6b74553e5db696c5
 DIST qtermwidget-1.1.0.tar.xz 187592 BLAKE2B 7fe1c0b5f6b08b40896caf354c87e849337a8840e3c5f2e2a17b33a3a2dc780c29d01f4ddbf904c6b6a32a04af04a6a6cce3f5e2b056e8ee38008060a9e7f271 SHA512 808034e372c619357a931c2831233b6e3db01917ca7fc709ddb02af4d26520c247ba1da329445792efeddb0409f596df10e31c7cc78e0386ac1ec64b4d23dc5b
 DIST qtermwidget-1.2.0.tar.xz 189276 BLAKE2B bd74e1a9e468697f45a7ab338617aad09a2a3477d94253ec859cb97f7945677f430d5289c75652cec6fdb711fb40459fdc35851abf0b3af845588d4ef744ecc2 SHA512 0424720144aca1d6b463bff0f79935b63bc8902dbc169901b2d0f4a8df1dd73ea1b0224fd3d69049cb9d1500fbab8eb349212c1c967a4188f25f7c0a2330bd5a

diff --git a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
deleted file mode 100644
index 7f2ba083cf93..000000000000
--- a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt.github.io/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.9.0
-"
-DEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"

diff --git a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
deleted file mode 100644
index 5e177bb88668..000000000000
--- a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.10.0
-"
-DEPEND="
-	>=dev-qt/qtcore-5.15:5
-	>=dev-qt/qtgui-5.15:5
-	>=dev-qt/qtwidgets-5.15:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-11-29 18:06 WANG Xuerui
  0 siblings, 0 replies; 71+ messages in thread
From: WANG Xuerui @ 2022-11-29 18:06 UTC (permalink / raw
  To: gentoo-commits

commit:     c03106dbbf0c8ab38854310159eb57476a604d20
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 16:26:38 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 18:04:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03106db

x11-libs/qtermwidget: keyword 1.2.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
index 5e14fee5341d..8078401c2d2e 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-12-16 20:33 Arthur Zamarin
  0 siblings, 0 replies; 71+ messages in thread
From: Arthur Zamarin @ 2022-12-16 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a1e72823821a849a452b5ed471b7ea77e56e1a51
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:32:52 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 20:32:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e72823

x11-libs/qtermwidget: Stabilize 1.2.0 amd64, #886365

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
index 8078401c2d2e..7114a7b1794e 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-12-16 21:50 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2022-12-16 21:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0db289921125926b28fc8be92dff2dd6d4990f82
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 21:48:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 21:48:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db28992

x11-libs/qtermwidget: Stabilize 1.2.0 x86, #886365

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

 x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
index 7114a7b1794e..171f4703d6e7 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2022-12-17 19:28 Arthur Zamarin
  0 siblings, 0 replies; 71+ messages in thread
From: Arthur Zamarin @ 2022-12-17 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     48fe01e0b45fb00fa3db44fa33bc01f6d0c88989
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 19:25:50 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 19:25:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fe01e0

x11-libs/qtermwidget: Stabilize 1.2.0 arm64, #886365

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
index 171f4703d6e7..ecde49f74bb3 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+	KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-03-26 15:50 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2023-03-26 15:50 UTC (permalink / raw
  To: gentoo-commits

commit:     b86049c1dcc5b902529e349794627568b9464350
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 15:33:07 2023 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 15:33:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86049c1

x11-libs/qtermwidget: drop 1.1.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 -
 x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild | 31 ---------------------------
 2 files changed, 32 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index bb57a975b9d2..c31b717d69a7 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1 @@
-DIST qtermwidget-1.1.0.tar.xz 187592 BLAKE2B 7fe1c0b5f6b08b40896caf354c87e849337a8840e3c5f2e2a17b33a3a2dc780c29d01f4ddbf904c6b6a32a04af04a6a6cce3f5e2b056e8ee38008060a9e7f271 SHA512 808034e372c619357a931c2831233b6e3db01917ca7fc709ddb02af4d26520c247ba1da329445792efeddb0409f596df10e31c7cc78e0386ac1ec64b4d23dc5b
 DIST qtermwidget-1.2.0.tar.xz 189276 BLAKE2B bd74e1a9e468697f45a7ab338617aad09a2a3477d94253ec859cb97f7945677f430d5289c75652cec6fdb711fb40459fdc35851abf0b3af845588d4ef744ecc2 SHA512 0424720144aca1d6b463bff0f79935b63bc8902dbc169901b2d0f4a8df1dd73ea1b0224fd3d69049cb9d1500fbab8eb349212c1c967a4188f25f7c0a2330bd5a

diff --git a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
deleted file mode 100644
index 472b0d40e075..000000000000
--- a/x11-libs/qtermwidget/qtermwidget-1.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.11.0
-"
-DEPEND="
-	>=dev-qt/qtcore-5.15:5
-	>=dev-qt/qtgui-5.15:5
-	>=dev-qt/qtwidgets-5.15:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-04-17 22:08 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2023-04-17 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b2d7ec9d29ac0b8e52fccaf158adfafd7e02d831
Author:     Michael Vetter <jubalh <AT> iodoru <DOT> org>
AuthorDate: Sat Apr 15 19:16:02 2023 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 22:06:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d7ec9d

x11-libs/qtermwidget: add 1.3.0

Signed-off-by: Michael Vetter <jubalh <AT> iodoru.org>
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 +
 x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild | 31 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index c31b717d69a7..28b9524d19cf 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1 +1,2 @@
 DIST qtermwidget-1.2.0.tar.xz 189276 BLAKE2B bd74e1a9e468697f45a7ab338617aad09a2a3477d94253ec859cb97f7945677f430d5289c75652cec6fdb711fb40459fdc35851abf0b3af845588d4ef744ecc2 SHA512 0424720144aca1d6b463bff0f79935b63bc8902dbc169901b2d0f4a8df1dd73ea1b0224fd3d69049cb9d1500fbab8eb349212c1c967a4188f25f7c0a2330bd5a
+DIST qtermwidget-1.3.0.tar.xz 189464 BLAKE2B f6257588d6c8505737affcec56cc2da66121cb1fecaa8a44f4afad528f5bd18cb738cb9b65da7b2c1632093680bec2403439a323cdec5d2845b8799de0e02a50 SHA512 f1731f6915bb9d5ea83a434cab169064fe7ac2fcf60c6b35c696e4d945fe11937dd98311916d6272016b059ed7f3fc66a955b91d0b0e7e6499f69627116608ed

diff --git a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
new file mode 100644
index 000000000000..1d05e00f94c1
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt-project.org/"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+	>=dev-qt/linguist-tools-5.15:5
+	>=dev-util/lxqt-build-tools-0.13.0
+"
+DEPEND="
+	>=dev-qt/qtcore-5.15:5
+	>=dev-qt/qtgui-5.15:5
+	>=dev-qt/qtwidgets-5.15:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-05-29  0:10 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2023-05-29  0:10 UTC (permalink / raw
  To: gentoo-commits

commit:     e54c09aace3ff0285dc9e8d54e7663c95b750346
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 00:10:08 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 00:10:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54c09aa

x11-libs/qtermwidget: Stabilize 1.3.0 amd64, #907298

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

 x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
index 1d05e00f94c1..cc4723714258 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-05-29 11:05 Arthur Zamarin
  0 siblings, 0 replies; 71+ messages in thread
From: Arthur Zamarin @ 2023-05-29 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     0e2895d64fd008a734ce6b97a441d7c59debf816
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 11:03:29 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 11:03:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2895d6

x11-libs/qtermwidget: Stabilize 1.3.0 x86, #907298

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
index cc4723714258..0e0e16f09cd6 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-05-29 21:57 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2023-05-29 21:57 UTC (permalink / raw
  To: gentoo-commits

commit:     6ef7ae169c15154a1078e01509d38be7ae91fabe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 21:56:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 21:56:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef7ae16

x11-libs/qtermwidget: Stabilize 1.3.0 arm64, #907298

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

 x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
index 0e0e16f09cd6..67d0e6d192ae 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+	KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-06-18 14:53 Andreas Sturmlechner
  0 siblings, 0 replies; 71+ messages in thread
From: Andreas Sturmlechner @ 2023-06-18 14:53 UTC (permalink / raw
  To: gentoo-commits

commit:     95b664796f0600a79af5c62e8fbe7cc901e40472
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 09:48:12 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 14:53:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b66479

x11-libs/qtermwidget: drop 1.2.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 -
 x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild | 31 ---------------------------
 2 files changed, 32 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 28b9524d19cf..91be2403ce4a 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1 @@
-DIST qtermwidget-1.2.0.tar.xz 189276 BLAKE2B bd74e1a9e468697f45a7ab338617aad09a2a3477d94253ec859cb97f7945677f430d5289c75652cec6fdb711fb40459fdc35851abf0b3af845588d4ef744ecc2 SHA512 0424720144aca1d6b463bff0f79935b63bc8902dbc169901b2d0f4a8df1dd73ea1b0224fd3d69049cb9d1500fbab8eb349212c1c967a4188f25f7c0a2330bd5a
 DIST qtermwidget-1.3.0.tar.xz 189464 BLAKE2B f6257588d6c8505737affcec56cc2da66121cb1fecaa8a44f4afad528f5bd18cb738cb9b65da7b2c1632093680bec2403439a323cdec5d2845b8799de0e02a50 SHA512 f1731f6915bb9d5ea83a434cab169064fe7ac2fcf60c6b35c696e4d945fe11937dd98311916d6272016b059ed7f3fc66a955b91d0b0e7e6499f69627116608ed

diff --git a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
deleted file mode 100644
index ecde49f74bb3..000000000000
--- a/x11-libs/qtermwidget/qtermwidget-1.2.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.12.0
-"
-DEPEND="
-	>=dev-qt/qtcore-5.15:5
-	>=dev-qt/qtgui-5.15:5
-	>=dev-qt/qtwidgets-5.15:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-11-09 21:45 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2023-11-09 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     be2a95318e5887c2f9e4af707a1268738d1b8f7f
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  9 18:55:28 2023 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 21:45:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2a9531

x11-libs/qtermwidget: add version 1.4.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                                       | 1 +
 .../{qtermwidget-9999.ebuild => qtermwidget-1.4.0.ebuild}           | 6 +++---
 x11-libs/qtermwidget/qtermwidget-9999.ebuild                        | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 91be2403ce4a..fde457163efa 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1 +1,2 @@
 DIST qtermwidget-1.3.0.tar.xz 189464 BLAKE2B f6257588d6c8505737affcec56cc2da66121cb1fecaa8a44f4afad528f5bd18cb738cb9b65da7b2c1632093680bec2403439a323cdec5d2845b8799de0e02a50 SHA512 f1731f6915bb9d5ea83a434cab169064fe7ac2fcf60c6b35c696e4d945fe11937dd98311916d6272016b059ed7f3fc66a955b91d0b0e7e6499f69627116608ed
+DIST qtermwidget-1.4.0.tar.xz 190320 BLAKE2B 993674562bb15e423fc4dbfa1b99a839fe8fea52e4c49f2629858d01d8ac4a50750845b507fafa4b0bdf6337fef77458793d002388986923d8f55b321de3bb9b SHA512 b688290eff52bd77e4a9f342062b52bf7a03a8ba66fc86583875472d0c0b0414d59ea0ad6cde64117cc49061944eacd17950724b23f74bb6ada4995917a094bc

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
similarity index 80%
copy from x11-libs/qtermwidget/qtermwidget-9999.ebuild
copy to x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
index 5e14fee5341d..1d05e00f94c1 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
 	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.12.0
+	>=dev-util/lxqt-build-tools-0.13.0
 "
 DEPEND="
 	>=dev-qt/qtcore-5.15:5

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 5e14fee5341d..1d05e00f94c1 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
 	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.12.0
+	>=dev-util/lxqt-build-tools-0.13.0
 "
 DEPEND="
 	>=dev-qt/qtcore-5.15:5


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-12-20  1:40 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2023-12-20  1:40 UTC (permalink / raw
  To: gentoo-commits

commit:     6b1fb15536f8cb4fadf280166cd7dc8c2de51a7e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 01:38:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 01:38:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1fb155

x11-libs/qtermwidget: Stabilize 1.4.0 amd64, #920175

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

 x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
index 1d05e00f94c1..cc4723714258 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2023-12-27 21:03 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2023-12-27 21:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a7c0354b720e0e6f0ce23d3b8f66af375016d103
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 20:58:50 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 21:02:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c0354b

x11-libs/qtermwidget: Stabilize 1.4.0 x86, #920175

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

 x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
index cc4723714258..0e0e16f09cd6 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-1.4.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-05-04 20:40 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2024-05-04 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     c1e3fec75e99866ea5bbd35735b0de32aca2ca81
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat May  4 20:31:35 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat May  4 20:38:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e3fec7

x11-libs/qtermwidget: add LXQt project as a maintainer

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/metadata.xml b/x11-libs/qtermwidget/metadata.xml
index d6c2d991e832..9b808832ca01 100644
--- a/x11-libs/qtermwidget/metadata.xml
+++ b/x11-libs/qtermwidget/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="project">
+		<email>lxqt@gentoo.org</email>
+		<name>LXQt</name>
+	</maintainer>
 	<longdescription lang="en">
 		QTermWidget is an opensource project based on konsole (a KDE application).
 		The main goal of this project is to provide unicode-enabled, embeddable


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-06-14 21:57 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2024-06-14 21:57 UTC (permalink / raw
  To: gentoo-commits

commit:     eb5a57f1ee16a7bbb317a5d1885e1c0af42bad92
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 20:11:03 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 21:48:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5a57f1

x11-libs/qtermwidget: add 2.0.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 +
 x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild | 29 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index fde457163efa..6ec7e7b4b71a 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,2 +1,3 @@
 DIST qtermwidget-1.3.0.tar.xz 189464 BLAKE2B f6257588d6c8505737affcec56cc2da66121cb1fecaa8a44f4afad528f5bd18cb738cb9b65da7b2c1632093680bec2403439a323cdec5d2845b8799de0e02a50 SHA512 f1731f6915bb9d5ea83a434cab169064fe7ac2fcf60c6b35c696e4d945fe11937dd98311916d6272016b059ed7f3fc66a955b91d0b0e7e6499f69627116608ed
 DIST qtermwidget-1.4.0.tar.xz 190320 BLAKE2B 993674562bb15e423fc4dbfa1b99a839fe8fea52e4c49f2629858d01d8ac4a50750845b507fafa4b0bdf6337fef77458793d002388986923d8f55b321de3bb9b SHA512 b688290eff52bd77e4a9f342062b52bf7a03a8ba66fc86583875472d0c0b0414d59ea0ad6cde64117cc49061944eacd17950724b23f74bb6ada4995917a094bc
+DIST qtermwidget-2.0.0.tar.xz 191532 BLAKE2B 87fc1365332f3adf168690fa028be87a36b538602eb410820f3597d5ca2c85c259b630965f3facb9f8689f6cd2539685e78b7ed2d1faf2b3c073bed0c2ca0607 SHA512 4461737b92a113c3b6a48bc74a1c58296dc52659e8ffec13bf848aea3098c9b05685daea5cd3bf21925ebb28e32524c0accde964451b38c5d0d5b209db046b0b

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild
new file mode 100644
index 000000000000..ba12747178e9
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt-project.org/"
+
+if [[ ${PV} == 9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+	>=dev-qt/qttools-6.6:6[linguist]
+	>=dev-util/lxqt-build-tools-2.0.0
+"
+DEPEND="
+	>=dev-qt/qtbase-6.6:6[gui,widgets]
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-06-16 18:37 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2024-06-16 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     78639aeef18bc0206a39ce45ecb67443c8a60edb
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 18:36:36 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 18:37:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78639aee

x11-libs/qtermwidget: sync 9999 with ::qt

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 1d05e00f94c1..ba12747178e9 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,24 +8,22 @@ inherit cmake
 DESCRIPTION="Qt terminal emulator widget"
 HOMEPAGE="https://lxqt-project.org/"
 
-if [[ "${PV}" == "9999" ]]; then
+if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"
 SLOT="0/${PV}"
 
 BDEPEND="
-	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.13.0
+	>=dev-qt/qttools-6.6:6[linguist]
+	>=dev-util/lxqt-build-tools-2.0.0
 "
 DEPEND="
-	>=dev-qt/qtcore-5.15:5
-	>=dev-qt/qtgui-5.15:5
-	>=dev-qt/qtwidgets-5.15:5
+	>=dev-qt/qtbase-6.6:6[gui,widgets]
 "
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-06-27 19:42 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2024-06-27 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     25269ce3971782593dde22a2e0eb88ddd53826db
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 19:37:53 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 19:41:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25269ce3

x11-libs/qtermwidget: add 2.0.1

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  1 +
 x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild | 29 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 6ec7e7b4b71a..6f8d9dd58974 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,3 +1,4 @@
 DIST qtermwidget-1.3.0.tar.xz 189464 BLAKE2B f6257588d6c8505737affcec56cc2da66121cb1fecaa8a44f4afad528f5bd18cb738cb9b65da7b2c1632093680bec2403439a323cdec5d2845b8799de0e02a50 SHA512 f1731f6915bb9d5ea83a434cab169064fe7ac2fcf60c6b35c696e4d945fe11937dd98311916d6272016b059ed7f3fc66a955b91d0b0e7e6499f69627116608ed
 DIST qtermwidget-1.4.0.tar.xz 190320 BLAKE2B 993674562bb15e423fc4dbfa1b99a839fe8fea52e4c49f2629858d01d8ac4a50750845b507fafa4b0bdf6337fef77458793d002388986923d8f55b321de3bb9b SHA512 b688290eff52bd77e4a9f342062b52bf7a03a8ba66fc86583875472d0c0b0414d59ea0ad6cde64117cc49061944eacd17950724b23f74bb6ada4995917a094bc
 DIST qtermwidget-2.0.0.tar.xz 191532 BLAKE2B 87fc1365332f3adf168690fa028be87a36b538602eb410820f3597d5ca2c85c259b630965f3facb9f8689f6cd2539685e78b7ed2d1faf2b3c073bed0c2ca0607 SHA512 4461737b92a113c3b6a48bc74a1c58296dc52659e8ffec13bf848aea3098c9b05685daea5cd3bf21925ebb28e32524c0accde964451b38c5d0d5b209db046b0b
+DIST qtermwidget-2.0.1.tar.xz 191548 BLAKE2B ec3155d8a92f606790c635c315df6809483b93d8976b24725288c030889a2010c88a7ac48f0dc8ed3011fbfd75e819dfd6213259c3d893b7bddc4927e14e6dfd SHA512 ba9bc9203428e54137ed1e5865bf9260e1d64bedda8e766a92fe16277179fdc83a95c5b6df42ba3ab82babb00543e50ec48faf26668f7af26716ac98ab6da62e

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
new file mode 100644
index 000000000000..ba12747178e9
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt-project.org/"
+
+if [[ ${PV} == 9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+	>=dev-qt/qttools-6.6:6[linguist]
+	>=dev-util/lxqt-build-tools-2.0.0
+"
+DEPEND="
+	>=dev-qt/qtbase-6.6:6[gui,widgets]
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-06-28 20:33 Jimi Huotari
  0 siblings, 0 replies; 71+ messages in thread
From: Jimi Huotari @ 2024-06-28 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     9408f888d43090a326f3be253d2a66110371c063
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 20:28:05 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 20:32:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9408f888

x11-libs/qtermwidget: drop 1.3.0, 2.0.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 x11-libs/qtermwidget/Manifest                 |  2 --
 x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild | 31 ---------------------------
 x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild | 29 -------------------------
 3 files changed, 62 deletions(-)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 6f8d9dd58974..629f6fcb0c1d 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1,4 +1,2 @@
-DIST qtermwidget-1.3.0.tar.xz 189464 BLAKE2B f6257588d6c8505737affcec56cc2da66121cb1fecaa8a44f4afad528f5bd18cb738cb9b65da7b2c1632093680bec2403439a323cdec5d2845b8799de0e02a50 SHA512 f1731f6915bb9d5ea83a434cab169064fe7ac2fcf60c6b35c696e4d945fe11937dd98311916d6272016b059ed7f3fc66a955b91d0b0e7e6499f69627116608ed
 DIST qtermwidget-1.4.0.tar.xz 190320 BLAKE2B 993674562bb15e423fc4dbfa1b99a839fe8fea52e4c49f2629858d01d8ac4a50750845b507fafa4b0bdf6337fef77458793d002388986923d8f55b321de3bb9b SHA512 b688290eff52bd77e4a9f342062b52bf7a03a8ba66fc86583875472d0c0b0414d59ea0ad6cde64117cc49061944eacd17950724b23f74bb6ada4995917a094bc
-DIST qtermwidget-2.0.0.tar.xz 191532 BLAKE2B 87fc1365332f3adf168690fa028be87a36b538602eb410820f3597d5ca2c85c259b630965f3facb9f8689f6cd2539685e78b7ed2d1faf2b3c073bed0c2ca0607 SHA512 4461737b92a113c3b6a48bc74a1c58296dc52659e8ffec13bf848aea3098c9b05685daea5cd3bf21925ebb28e32524c0accde964451b38c5d0d5b209db046b0b
 DIST qtermwidget-2.0.1.tar.xz 191548 BLAKE2B ec3155d8a92f606790c635c315df6809483b93d8976b24725288c030889a2010c88a7ac48f0dc8ed3011fbfd75e819dfd6213259c3d893b7bddc4927e14e6dfd SHA512 ba9bc9203428e54137ed1e5865bf9260e1d64bedda8e766a92fe16277179fdc83a95c5b6df42ba3ab82babb00543e50ec48faf26668f7af26716ac98ab6da62e

diff --git a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
deleted file mode 100644
index 67d0e6d192ae..000000000000
--- a/x11-libs/qtermwidget/qtermwidget-1.3.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.13.0
-"
-DEPEND="
-	>=dev-qt/qtcore-5.15:5
-	>=dev-qt/qtgui-5.15:5
-	>=dev-qt/qtwidgets-5.15:5
-"
-RDEPEND="${DEPEND}"

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild
deleted file mode 100644
index ba12747178e9..000000000000
--- a/x11-libs/qtermwidget/qtermwidget-2.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Qt terminal emulator widget"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="BSD GPL-2 LGPL-2+"
-SLOT="0/${PV}"
-
-BDEPEND="
-	>=dev-qt/qttools-6.6:6[linguist]
-	>=dev-util/lxqt-build-tools-2.0.0
-"
-DEPEND="
-	>=dev-qt/qtbase-6.6:6[gui,widgets]
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-07-11 19:44 Arthur Zamarin
  0 siblings, 0 replies; 71+ messages in thread
From: Arthur Zamarin @ 2024-07-11 19:44 UTC (permalink / raw
  To: gentoo-commits

commit:     f30aa6257373f66e62b75bf868b8d984a83244c0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 19:44:22 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 19:44:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30aa625

x11-libs/qtermwidget: Keyword 2.0.1 arm64, #935831

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
index ba12747178e9..f6e651e26623 100644
--- a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
+	KEYWORDS="~amd64 ~arm64"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-07-13 10:09 Yixun Lan
  0 siblings, 0 replies; 71+ messages in thread
From: Yixun Lan @ 2024-07-13 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     440dbaa21845d43c404629fb38b00cbaea4bee55
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 09:51:58 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 10:08:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440dbaa2

x11-libs/qtermwidget: Keyword 2.0.1 riscv, #935831

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
index f6e651e26623..5c8c5cbd88fc 100644
--- a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm64"
+	KEYWORDS="~amd64 ~arm64 ~riscv"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-09-01 21:30 Sam James
  0 siblings, 0 replies; 71+ messages in thread
From: Sam James @ 2024-09-01 21:30 UTC (permalink / raw
  To: gentoo-commits

commit:     f5e3d18b37e326bf25e94778dbb0f8e22eeef8b5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:28:15 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 21:28:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e3d18b

x11-libs/qtermwidget: Stabilize 2.0.1 amd64, #938702

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

 x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
index 5c8c5cbd88fc..8fb1ffd8efce 100644
--- a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm64 ~riscv"
+	KEYWORDS="amd64 ~arm64 ~riscv"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-09-12 17:23 Arthur Zamarin
  0 siblings, 0 replies; 71+ messages in thread
From: Arthur Zamarin @ 2024-09-12 17:23 UTC (permalink / raw
  To: gentoo-commits

commit:     047ecec7722d33ae40cb47ae8543814ccd3cdff5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 17:22:27 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 17:22:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=047ecec7

x11-libs/qtermwidget: Stabilize 2.0.1 arm64, #938702

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
index 8fb1ffd8efce..c2e45f9a7065 100644
--- a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm64 ~riscv"
+	KEYWORDS="amd64 arm64 ~riscv"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/
@ 2024-09-14  6:39 Arthur Zamarin
  0 siblings, 0 replies; 71+ messages in thread
From: Arthur Zamarin @ 2024-09-14  6:39 UTC (permalink / raw
  To: gentoo-commits

commit:     6d1229c4123a46e0cd666577ae2dc990b98161bd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 06:37:39 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 06:37:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1229c4

x11-libs/qtermwidget: Keyword 2.0.1 x86, #935831

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
index c2e45f9a7065..895cfcdc0def 100644
--- a/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-2.0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 arm64 ~riscv"
+	KEYWORDS="amd64 arm64 ~riscv ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"


^ permalink raw reply related	[flat|nested] 71+ messages in thread

end of thread, other threads:[~2024-09-14  6:39 UTC | newest]

Thread overview: 71+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-11  8:58 [gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14  6:39 Arthur Zamarin
2024-09-12 17:23 Arthur Zamarin
2024-09-01 21:30 Sam James
2024-07-13 10:09 Yixun Lan
2024-07-11 19:44 Arthur Zamarin
2024-06-28 20:33 Jimi Huotari
2024-06-27 19:42 Jimi Huotari
2024-06-16 18:37 Jimi Huotari
2024-06-14 21:57 Jimi Huotari
2024-05-04 20:40 Jimi Huotari
2023-12-27 21:03 Sam James
2023-12-20  1:40 Sam James
2023-11-09 21:45 Jimi Huotari
2023-06-18 14:53 Andreas Sturmlechner
2023-05-29 21:57 Sam James
2023-05-29 11:05 Arthur Zamarin
2023-05-29  0:10 Sam James
2023-04-17 22:08 Jimi Huotari
2023-03-26 15:50 Jimi Huotari
2022-12-17 19:28 Arthur Zamarin
2022-12-16 21:50 Sam James
2022-12-16 20:33 Arthur Zamarin
2022-11-29 18:06 WANG Xuerui
2022-11-09 13:46 Jimi Huotari
2022-11-09 13:46 Jimi Huotari
2022-11-09 13:46 Jimi Huotari
2022-07-26  7:05 Sam James
2022-07-22 17:54 Sam James
2022-07-20  5:36 Sam James
2022-05-15  0:13 Sam James
2022-05-15  0:13 Sam James
2022-04-15 13:14 Arthur Zamarin
2022-04-15  6:17 Sam James
2022-01-21 19:07 Sam James
2021-09-30 17:24 Andreas Sturmlechner
2021-07-26  7:40 Yixun Lan
2021-07-12  1:06 Sam James
2021-04-18  5:09 Joonas Niilola
2021-04-18  5:09 Joonas Niilola
2021-03-26 19:44 Andreas Sturmlechner
2021-03-02  2:32 Sam James
2021-03-01 17:18 Thomas Deutschmann
2020-11-23  7:12 Andreas Sturmlechner
2020-11-23  7:12 Andreas Sturmlechner
2020-08-17  7:10 Agostino Sarubbo
2020-08-17  7:01 Agostino Sarubbo
2020-05-20 23:28 Andreas Sturmlechner
2020-02-11 22:46 Andreas Sturmlechner
2019-07-22  8:51 Mikle Kolyada
2019-07-08 12:10 Thomas Deutschmann
2019-03-13 19:50 Andreas Sturmlechner
2019-03-11  6:51 Michael Palimaka
2019-02-14 18:37 Andreas Sturmlechner
2018-11-06  7:09 Mikle Kolyada
2018-11-04 19:14 Thomas Deutschmann
2018-10-25 18:04 Andreas Sturmlechner
2017-08-13  2:33 Michael Palimaka
2017-08-13  2:24 Michael Palimaka
2017-03-18  2:57 Michael Palimaka
2017-03-17 10:26 Agostino Sarubbo
2017-03-13 12:58 Agostino Sarubbo
2017-01-12 15:22 Michael Palimaka
2016-10-06 17:09 Michael Palimaka
2016-05-11 18:46 Davide Pesavento
2016-05-11 17:57 Davide Pesavento
2016-05-11 17:57 Davide Pesavento
2016-05-11 17:57 Davide Pesavento
2016-04-02 22:31 Davide Pesavento
2016-04-02 22:31 Davide Pesavento
2016-01-16  7:49 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox