commit:     350f9388bc6353fb71fb4b99de2ddd56c470b07e
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  9 18:58:06 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=350f9388

x11-terms/qterminal: add version 1.4.0

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

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

diff --git a/x11-terms/qterminal/Manifest b/x11-terms/qterminal/Manifest
index 7c3ea139cb2d..f509d4484348 100644
--- a/x11-terms/qterminal/Manifest
+++ b/x11-terms/qterminal/Manifest
@@ -1 +1,2 @@
 DIST qterminal-1.3.0.tar.xz 217748 BLAKE2B 
8da4e5388f13919cf67eb9931d4acd0e51b4b45a57acea1db1d8d98cfcec57e7b789e9b0f764fdefdfc71ff36b6a9722e2d389013b22872f8f730ebb1ff1d944
 SHA512 
f8cf2183da7af7869433b6057e20fba46be5cce30b75bdafb6cc0a5474e39fb1f2f8831f6841ca78f8b367f718ed2ee5a312a75850bc8192a37f20a6c5767a8d
+DIST qterminal-1.4.0.tar.xz 219500 BLAKE2B 
86ac46180a5f58b24a7bed40796af622fd4456e5b4bf58484cb1271a9bb41ae7688368e74245b36cab99a3309ab6132b3d0c188af460b3a7d543a9ad4a45eb1a
 SHA512 
95c7fffa0a7a91dae338168748e1a9061eb7d393a083a70c59e3324f78ae8200e1e3bb07aa131564b208068e62fc744cc75e96694d70443559c7205ec9f91121

diff --git a/x11-terms/qterminal/qterminal-9999.ebuild 
b/x11-terms/qterminal/qterminal-1.4.0.ebuild
similarity index 86%
copy from x11-terms/qterminal/qterminal-9999.ebuild
copy to x11-terms/qterminal/qterminal-1.4.0.ebuild
index 981896ae4138..7e969e772422 100644
--- a/x11-terms/qterminal/qterminal-9999.ebuild
+++ b/x11-terms/qterminal/qterminal-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="GPL-2 GPL-2+"
@@ -21,7 +21,7 @@ SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-BDEPEND=">=dev-util/lxqt-build-tools-0.12.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.13.0"
 DEPEND="
        >=dev-qt/qtcore-5.15:5
        >=dev-qt/qtdbus-5.15:5

diff --git a/x11-terms/qterminal/qterminal-9999.ebuild 
b/x11-terms/qterminal/qterminal-9999.ebuild
index 981896ae4138..7e969e772422 100644
--- a/x11-terms/qterminal/qterminal-9999.ebuild
+++ b/x11-terms/qterminal/qterminal-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="GPL-2 GPL-2+"
@@ -21,7 +21,7 @@ SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-BDEPEND=">=dev-util/lxqt-build-tools-0.12.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.13.0"
 DEPEND="
        >=dev-qt/qtcore-5.15:5
        >=dev-qt/qtdbus-5.15:5

Reply via email to