From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/
Date: Sat, 21 Jun 2025 11:20:16 +0000 (UTC) [thread overview]
Message-ID: <1750504795.77b2a4cc9f9f4c3669cb2e64a82bb236b148414d.chiitoo@gentoo> (raw)
commit: 77b2a4cc9f9f4c3669cb2e64a82bb236b148414d
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 11:18:40 2025 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 11:19:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77b2a4cc
dev-util/lxqt-build-tools: drop 2.2.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
dev-util/lxqt-build-tools/Manifest | 1 -
.../lxqt-build-tools/lxqt-build-tools-2.2.0.ebuild | 26 ----------------------
2 files changed, 27 deletions(-)
diff --git a/dev-util/lxqt-build-tools/Manifest b/dev-util/lxqt-build-tools/Manifest
index 64a9b19fbb10..467426c2d445 100644
--- a/dev-util/lxqt-build-tools/Manifest
+++ b/dev-util/lxqt-build-tools/Manifest
@@ -1,4 +1,3 @@
DIST lxqt-build-tools-2.0.0.tar.xz 26072 BLAKE2B a549dbe4b2e93d33d0238efe4e419c867db49e626436c243c8080cd4d925212edfb531bb2d9b661d675b7c9b9fec076a4a6f2d144f414ebc3babacada75877e3 SHA512 4fe92af82d55bda8fc1b6dc44998ed64b031e33a5c19e9206c1822375b8aa8abbf5f5b94d3c5ebe6d5d318f8821664ee308064b7adb9081e08047a4456cc6a66
DIST lxqt-build-tools-2.1.0.tar.xz 26088 BLAKE2B c1b1dfe17113354d89c4d0c70e196f9863ce6d5e6fe1385ee369e233abd9affcee269bb9f05aacca865a1f9eb73ce3dde08926ba484e3955e4967e661b59deb9 SHA512 d5c11474125e7285e28d5d148347118d9e7110bbb93c82695c08c7231d2dcc3bc3851076795af64d5d800a2ec39a16a2533e7565c579ec01994bae4f20e3c34e
-DIST lxqt-build-tools-2.2.0.tar.xz 26088 BLAKE2B 8ff303b2c5d80fecb60dd18f4c5bd0e760629c8987b0e6d9662db3cf973924b1e6740c9fccf78924067516499a92a61db0b8cd155386d762cf85df2787acf833 SHA512 8ec0425ae49a9d661f432a4bb0ba0e61311047663a5dd9e1adddfd293b8b367db455d370529204dea2be5c858bf5934a637bb5b0e3897629679a035b7c1967c4
DIST lxqt-build-tools-2.2.1.tar.xz 25728 BLAKE2B 3a33f03e6f3e0fc16055bf59d5749412aba513dac76caac7b8561d57670d57596b797b6bfb25e91442e5e50d1e0a8a7d6ad4c68935f44db5d57a0e356f5a90dd SHA512 d1b0f7b067283be36bcba063e2e7397be5f69b43949c772eb9966fae84290b01d7cd2e1c688928a6a09534e260f220de180014eda0cc306804eb1c3df3f06056
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-2.2.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-2.2.0.ebuild
deleted file mode 100644
index 298fe7114b85..000000000000
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-2.2.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="LXQt Build Tools"
-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 ~hppa ~loong ~ppc64 ~riscv ~x86"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-
-DEPEND="
- >=dev-libs/glib-2.50.0
- >=dev-qt/qtbase-6.6:6
-"
-RDEPEND="${DEPEND}"
next reply other threads:[~2025-06-21 11:20 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-21 11:20 Jimi Huotari [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-21 11:20 [gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/ Jimi Huotari
2025-02-20 22:28 Sam James
2025-01-31 14:55 Andreas Sturmlechner
2024-08-13 7:10 WANG Xuerui
2024-06-17 20:21 Jimi Huotari
2024-06-17 20:21 Jimi Huotari
2023-03-26 18:06 Sam James
2023-03-26 18:02 Sam James
2023-03-26 18:02 Sam James
2022-12-05 1:44 Sam James
2022-12-05 1:39 Sam James
2022-12-05 0:22 Sam James
2022-11-09 13:46 Jimi Huotari
2022-06-08 9:05 Jakov Smolić
2022-06-08 7:21 Jakov Smolić
2022-06-08 7:21 Jakov Smolić
2022-01-21 19:07 Sam James
2021-09-30 17:24 Andreas Sturmlechner
2021-03-26 19:43 Andreas Sturmlechner
2021-01-21 9:03 Agostino Sarubbo
2020-08-13 15:47 Andreas Sturmlechner
2020-07-31 16:35 Mikle Kolyada
2020-07-31 16:33 Mikle Kolyada
2019-08-13 4:05 Jeroen Roovers
2019-06-22 11:44 Andreas Sturmlechner
2019-05-23 12:30 Mikle Kolyada
2019-05-22 7:30 Mikle Kolyada
2019-03-11 6:51 Michael Palimaka
2018-10-17 14:41 Andreas Sturmlechner
2018-10-16 13:07 Mikle Kolyada
2018-06-27 19:00 Andreas Sturmlechner
2018-06-27 19:00 Andreas Sturmlechner
2018-04-15 1:41 Aaron Bauman
2018-03-20 11:36 Michael Palimaka
2018-03-20 11:36 Michael Palimaka
2017-03-12 19:07 Patrice Clement
2017-01-18 4:25 Aaron Bauman
2017-01-17 23:07 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1750504795.77b2a4cc9f9f4c3669cb2e64a82bb236b148414d.chiitoo@gentoo \
--to=chiitoo@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox