commit:     85315771b2d3b21700dd896d67ab5b51a6ade925
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 14:42:43 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 14:43:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=85315771

lxqt-base/lxqt-sudo: drop 2.0.0

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

 lxqt-base/lxqt-sudo/Manifest               |  1 -
 lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/lxqt-base/lxqt-sudo/Manifest b/lxqt-base/lxqt-sudo/Manifest
deleted file mode 100644
index a031c296..00000000
--- a/lxqt-base/lxqt-sudo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lxqt-sudo-2.0.0.tar.xz 39164 BLAKE2B 
ab17745ced9d41fb63af7dc3646939578b79ba16a8f17739a2306114581f0c81517ad47430615fc043960638d25b062f38b4f1b1884247a8b5507723185383fc
 SHA512 
8c79e782293f496c4e3a7d0bfbee06fb73fd682332b9bd4efa94b0ffd132e9980c64d4aa9d2719b805a7a209432595527231b9088e829b4638cc086c674f70a6

diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild 
b/lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild
deleted file mode 100644
index b7bc5e0c..00000000
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="LXQt GUI frontend for sudo"
-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="LGPL-2.1 LGPL-2.1+"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
-DEPEND="
-       app-admin/sudo
-       >=dev-qt/qtbase-6.6:6[gui,widgets]
-       ~lxqt-base/liblxqt-${PV}:=
-"
-RDEPEND="${DEPEND}"

Reply via email to