commit:     b7a4ce9ac7f2333b4fd3cf15fe3fab6e060a17f6
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 00:11:33 2025 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 12:30:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a4ce9a

x11-misc/qps: drop 2.10.0, 2.11.1

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

 x11-misc/qps/Manifest          |  1 -
 x11-misc/qps/qps-2.10.0.ebuild | 30 ------------------------------
 x11-misc/qps/qps-2.11.1.ebuild | 30 ------------------------------
 3 files changed, 61 deletions(-)

diff --git a/x11-misc/qps/Manifest b/x11-misc/qps/Manifest
index 261e1deb041b..dfca9bc37f65 100644
--- a/x11-misc/qps/Manifest
+++ b/x11-misc/qps/Manifest
@@ -1,3 +1,2 @@
-DIST qps-2.10.0.tar.xz 461820 BLAKE2B 
37704d51dd1625ab936a933b443cb022b44931bcb8678557f1039e38091d1ae061cf87926cdadc87b70ae23b19306b30276bd9c26be10c8e9854fb85d71e7daf
 SHA512 
66f9fcb9d3f1bab0fcd57fb7baf12f164d001592ba61dc0af24fdf10253ac400c32c9cae89e833157dc889c9bf3dbd2225f8c341d35f2e1cc27ac763ff2020d7
 DIST qps-2.11.1.tar.xz 469636 BLAKE2B 
8a5292d16ac1b1d0790159529a461ef0b9ae289c6404ac3ea21a84a6aa49d6929482e350445bfd975ba0add56beddfa3d0727ad94cb86fad76a539b698bdc360
 SHA512 
7c0189874164a38b8c1fa534f8822acda4168cf4fd48e7508568937c69cd30718265fae49628c96359216c8cc865badc80596097c6b8d55f71bb400a8dafe6de
 DIST qps-2.12.0.tar.xz 469636 BLAKE2B 
6d40cfd81765ffaab7f0bf0200a0a0fc240e0272d85a5e73e595fa0af919c86ca089fd57341094c5e930b7edcf878cdbfe97906d10e816a32516cae54d476a5e
 SHA512 
da2157d71577d180c070c49c4d6ad2959e92f78968bdcad6c1e8a11e530113a297e744c30b8289ac6b3bdd1767d9fc813afc1ac0187cb8f7827f3baf3050da68

diff --git a/x11-misc/qps/qps-2.10.0.ebuild b/x11-misc/qps/qps-2.10.0.ebuild
deleted file mode 100644
index 3567a276174b..000000000000
--- a/x11-misc/qps/qps-2.10.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="Qt GUI Process Manager"
-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 arm64 ~ppc64 ~riscv ~x86"
-fi
-
-LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0"
-SLOT="0"
-
-BDEPEND="
-       >=dev-qt/qttools-6.6:6[linguist]
-       >=dev-util/lxqt-build-tools-2.1.0
-"
-DEPEND="
-       >=dev-qt/qtbase-6.6:6[gui,widgets]
-       >=lxqt-base/liblxqt-2.1:=
-"
-RDEPEND="${DEPEND}"

diff --git a/x11-misc/qps/qps-2.11.1.ebuild b/x11-misc/qps/qps-2.11.1.ebuild
deleted file mode 100644
index 24ab2a2eafd0..000000000000
--- a/x11-misc/qps/qps-2.11.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="Qt GUI Process Manager"
-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 ~arm64 ~ppc64 ~riscv ~x86"
-fi
-
-LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0"
-SLOT="0"
-
-BDEPEND="
-       >=dev-qt/qttools-6.6:6[linguist]
-       >=dev-util/lxqt-build-tools-2.2.0
-"
-DEPEND="
-       >=dev-qt/qtbase-6.6:6[gui,widgets]
-       >=lxqt-base/liblxqt-2.1:=
-"
-RDEPEND="${DEPEND}"

Reply via email to